remnantchat/src/contexts
Jeremy Kahn e597a667a1
feat(chat): [closes #13] Active typing indicators (#133)
* feat(typing-indicator): wire up handleMessageChange
* feat(typing-indicator): send typing: true status
* feat(typing-indicator): expire typing state
* feat(typing-indicator): update typing state received from peers
* refactor(shell): add updatePeer utility
* feat(typing-indicator): display peer typing status
* feat(typing-indicator): reset typing status when a message is sent
* feat(typing-indicator): move indicator below message form
* feat(typing-indicator): keep status text to one line
2023-07-27 21:06:35 -05:00
..
RoomContext.ts Give video display as much space as possible (#84) 2023-01-23 21:50:14 -06:00
SettingsContext.ts feat: [closes #76] Custom usernames (#93) 2023-03-04 12:55:37 -06:00
ShellContext.ts feat(chat): [closes #13] Active typing indicators (#133) 2023-07-27 21:06:35 -05:00
StorageContext.ts [closes #24] Settings UI (#26) 2022-09-23 17:40:34 -05:00