remnantchat/src/components
Jeremy Kahn 73e09041cc
feat: (closes #3) Private rooms (#51)
* feat: present password submit UI as a form
* fix: don't connect to room without password
* feat: password-protect room connections
* feat: disable transcript backfilling for private rooms
2022-10-27 22:21:35 -05:00
..
ChatTranscript feat: [closes #22] implement message backfilling (#45) 2022-10-25 21:00:28 -05:00
ConfirmDialog [closes #24] Settings UI (#26) 2022-09-23 17:40:34 -05:00
ErrorBoundary feat: add error boundary 2022-10-01 13:38:56 -05:00
Message feat: [closes #32] group messages under peer names 2022-10-03 21:29:28 -05:00
MessageForm feat: [closes #18] limit message character size to 10,000 2022-09-15 20:15:43 -05:00
PasswordPrompt feat: (closes #3) Private rooms (#51) 2022-10-27 22:21:35 -05:00
PeerNameDisplay feat: [closes #6] Show notifications for messages recieved in the background (#31) 2022-09-29 21:56:28 -05:00
Room feat: (closes #3) Private rooms (#51) 2022-10-27 22:21:35 -05:00
Shell fix: use root route for home link 2022-10-27 09:43:17 -05:00