update todos

This commit is contained in:
liamcottle
2024-04-29 04:49:37 +12:00
parent 57d0c57f73
commit 84944549cd

View File

@@ -32,3 +32,7 @@ python web.py
- [ ] ui to configure custom name to send in announcement app data - [ ] ui to configure custom name to send in announcement app data
- [ ] ui to view announcements, with names from app data - [ ] ui to view announcements, with names from app data
- [ ] support saving conversation history across page reloads - [ ] support saving conversation history across page reloads
- [ ] send images from web ui
- [ ] send file attachments from web ui
- [ ] support for multiple (but separated) identities via the same websocket server
- possibly allow multiple identities to simultaneously send/receiev in multiple browser tabs?