update TODO

This commit is contained in:
Bruno Windels 2022-05-09 14:31:19 +02:00
parent 8140e4f2c3
commit cd8fac2872
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
- DONE: implement renegotiation
- DONE: finish session id support
- call peers are essentially identified by (userid, deviceid, sessionid). If see a new session id, we first disconnect from the current member so we're ready to connect with a clean slate again (in a member event, also in to_device? no harm I suppose, given olm encryption ensures you can't spoof the deviceid).
- making logging better
- DONE: making logging better
- figure out why sometimes leave button does not work
- get correct members and avatars in call
- improve UI while in a call