eskimo

Results 9 issues of eskimo

Typing TAGMSG's cause ergo to send countless away replies as you type the message in PM to someone. ``` [06:52:32] ohai [06:52:32] DALEK is away (Gone til 5pm) [06:52:32] DALEK...

As the title suggests my placeholder doesn't seem to get set anymore?

Using both `Config.Grid.FrameView.fillColor` and `Config.Grid.FrameView.borderColor` produces no change in color when launching the gallery. Am I doing something wrong?

While using userNotificationCenter didReceive to get clicks on a notification, I can't seem to get these custom properties anywhere? Is this not what these properties are for? I'm trying to...

Added support for images uploaded to leetfil.es

Roughly 1 in 3 requests I make through this result in a long pause and then a timeout error. The interesting thing I've found is that while letsdane isn't responding...

This solves a problem with people who use apache and are using a TLD on the [handshake protocol](https://handshake.org). On handshake it is perfectly valid for a TLD to start with...

This adds http handlers for the createclaim/sendclaim rpc methods. This was made for shakestation so I could select which wallet to create/send claims from without having to rpc selectwallet which...

waiting for the author
wallet
wallet-http

When trying to send via `await wallet.send(address, 123456789);` an error isn't thrown if the user doesn't have that much. This results in no indication that a transaction went through or...