update todos

This commit is contained in:
liamcottle
2024-04-29 16:41:33 +12:00
parent 2225cb931f
commit 4f8d49f0bb

View File

@@ -55,10 +55,8 @@ python web.py --identity-base64 "GCN6mMhVemdNIK/fw97C1zvU17qjQPFTXRBotVckeGmoOwQ
## TODO ## TODO
- [ ] don't start Reticulum before cli args have been parsed
- [ ] allow passing in a custom Reticulum config file via cli args - [ ] allow passing in a custom Reticulum config file via cli args
- [ ] conversations/contacts list ui with unread indicators - [ ] conversations/contacts list ui with unread indicators
- [ ] create/import/export identities in the web ui
- [ ] 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