remove todo

This commit is contained in:
liamcottle
2024-05-04 21:53:53 +12:00
parent 643fc93cd7
commit 63355b7b77

View File

@@ -98,7 +98,6 @@ python web.py --identity-base64 "GCN6mMhVemdNIK/fw97C1zvU17qjQPFTXRBotVckeGmoOwQ
- [ ] send images from web ui - [ ] send images from web ui
- [ ] send file attachments from web ui - [ ] send file attachments from web ui
- [ ] support saving conversation history across page reloads, maybe an sqlite database
- [ ] conversations/contacts list ui with unread indicators - [ ] conversations/contacts list ui with unread indicators
- [ ] button to add peer to contacts, and show a tab for contacts, separate from peers list - [ ] button to add peer to contacts, and show a tab for contacts, separate from peers list
- [ ] allow setting a custom name to show for a contact - [ ] allow setting a custom name to show for a contact