leapchat icon indicating copy to clipboard operation
leapchat copied to clipboard

Ephemeral, encrypted, in-browser chat rooms

Results 98 leapchat issues
Sort by recently updated
recently updated
newest added

...in addition to https://github.com/cryptag/gosecure https://github.com/unrolled/secure

@MartyTheeMartian Want to take a look at this? Paste in a long URL -- such as a LeapChat URL -- and you'll see this issue in `develop`.

bug

@Spetastian It seems like there are instances where a user can click the "Set Username" button and it dispatches multiple user status actions for the same user. Maybe we can...

Auto-detect their browser and OS if they say it's a bug. OS detection: https://stackoverflow.com/a/38241481/197160

![screenshot-leapchat-bug-2scrollbars-screenshot_2017-09-19_16-36-22](https://user-images.githubusercontent.com/139603/30678962-be45c44c-9e4a-11e7-9b24-3e86b6f5a5bd.png)

bug

@MartyTheeMartian Not sure what's going on, but this user has an issue on Chromium on Debian somehow: ![bug](https://user-images.githubusercontent.com/139603/30620417-06896b42-9d5a-11e7-86c7-95c5e5c1863d.png)

bug

Make this an option is Settings, but it should default to `true`.

See https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API Could maybe use https://github.com/mikaelbr/node-notifier for this, but I'm not sure if it'll work in the browser (I, @elimisteve, got errors before, but I surely didn't use WebPack/Browserify/etc properly...