Jack Ellenberger

Results 17 issues of Jack Ellenberger

* We have some weird emoji, for example :-: and :null:. * This confuses yaml parsers immensely, and the easy solution is just to quote strings that are reserve words...

* Resolves https://github.com/werk85/node-html-to-text/issues/147 * When format functions are called internally within formatter.js it is not possible to override the custom logic. This PR changes that functionality and allows users to...

### Context When multiple hosts are provided to a client and a `TransportError` occurs, e.g. `Faraday::ConnectionFailed`, the request is passed on to be tried on the next available host. When...

Now that I have abdicated my throne at Braintree, my subjects are still passing me adminLists with the latest emoji, but I don't have access to the slack instance itself....

when uploading an emojilist, new emoji have the prefix applied, but alias referring to new emoji break because there are no emoji named `emoji`, it's named `prefix-emoji`

For operations like downloading the initial emojilist, if you have more than 50 pages of emoji (and we do), then the minimum download time is `SLACK_REQUEST_WINDOW` = 60000ms. That's kind...

it takes me like 5 whole minutes to type out --src-subdomain --src-token --dst-subdomain --dst-token, why not just --src domain:token --dst domain:token I mean cmon

In the meantime, you can do: ``` # Given directory "directory" of emoji-able images $ ls directory ... # Craft a json describing the files $ ls directory/ | jq...