Fix multiple accounts local echo issues
- Messages should now always be in the order they were sent in when sending from multiple accounts to a same slow room - Fixed dead lock that occured when sending a message from account A, then from account B, then from account A, in a room slow enough so that all of them would be in local echo transition at the same time.
This commit is contained in:
1
TODO.md
1
TODO.md
@@ -53,7 +53,6 @@
|
||||
|
||||
- two upload delegates height bug
|
||||
- Messed up message delegates position
|
||||
- Quickly posting with another account leads to sync stop
|
||||
|
||||
- Pausing uploads doesn't work well, servers end up dropping the connection
|
||||
- Pause upload, switch to other room, then come back, wrong state displayed
|
||||
|
Reference in New Issue
Block a user