leapchat
leapchat copied to clipboard
Ephemeral, encrypted, in-browser chat rooms
Pretty cool: https://chat.zulip.org/#narrow/stream/test.20here/subject/hello1/near/222489
Destroy old room('s messages) and "leap" everyone in the old chat to a new chat. Decision to be made: should the old room be destroyed immediately? After some period of...
Right now the chat messages will expand to fill the entire screen. Actually, they're set to 80% of the screen width, but on wider monitors, that might be quite large....
https://github.com/airbnb/enzyme#basic-usage @jimmcgaw Thoughts?
Messages should show the time they were sent if date matches current, else just date for past days.
Recommended to me as a good way to greet and onboard new people (or at least be used as inspiration), especially in a Pursuance context: https://github.com/18F/dolores-landingham-slack-bot
Not possible till #106 or some other sign-in mechanism is in place, because users need to have their own key. (We could have each client generate an ephemeral key and...