feature: start to stub in live connections

This commit is contained in:
Andy Burke 2025-09-12 14:26:16 -07:00
parent 344199925e
commit 50dcb98e0d
4 changed files with 195 additions and 1 deletions

View file

@ -23,6 +23,14 @@ feature discussions.
- [X] avatar uploads
- [X] chat topics
- [X] chat messages
- [ ] membership and presence
- [ ] add memberships to topics
- [ ] join to get notifications
- [ ] join for additional permissions
- [ ] filters for allowing joining a topic based on criteria on the user?
- [ ] display topic members somehwere
- [ ] emit presence events on join/leave
- [ ] display user presence
- [ ] chat message actions
- [X] '...' button to show actions
- [ ] delete message