sendmany icon indicating copy to clipboard operation
sendmany copied to clipboard

SendMany is an app to remotely connect to your LND node and use it from your phone.

Results 17 sendmany issues
Sort by recently updated
recently updated
newest added

I was thinking on adding some features to the Chat section such as: * Send satoshis in the chat * Send pictures and videos * Create groups

I was testing Desktop version an it automatically shutdown, this is my debug: Process: sendmany [15750] Path: /Applications/sendmany-0.6.0.app/Contents/MacOS/sendmany Identifier: sendmany Version: 0.6.0 (0.6.0) Code Type: X86-64 (Native) Parent Process: ???...

desktop

I noticed that when you write a message, to send it you need to click on the button ![image](https://user-images.githubusercontent.com/55191248/79750908-1a179c80-82e8-11ea-8276-80395213f7cc.png) If you press enter it doesn't send the message. I believe...

bug
chat
desktop

When a user uses key-send chats for the first time, the messages don't get properly displayed in the chat view. A restart fixes this.

bug
chat

There is a Flutter plugin to add Jitsi calls to any app. https://github.com/gunschu/jitsi_meet/

enhancement
chat

- If a QR scan view is opened and closed, a subsequent open won't find any QR code. Restarting the app seems fix this. - Scanner doesn't seem to work...

bug

The add connection form currently only supports ip and TOR adresses. Dyndns urls are rejected. Extend the validator to include urls. https://github.com/fusion44/sendmany/blob/2c2e589b9735b189b0036cb9d00de7a3171c6875/lib/common/pages/retrieve_connection_info_page.dart#L168

enhancement
good first issue