matrix-dart-sdk/lib
Christian Pauly 210c925a0a fix: Do not handle sending event updates which are already synced
This is an edge case which might occour
on unstable data connections. The user sends an event and receives the sync
before the response to the sending
http request. This leads to duplicated
events while the response actually
should be ignored at this point.
2021-09-08 11:33:36 +02:00
..
encryption fix: Check if database got disposed in keyManager 2021-09-03 15:05:34 +02:00
src fix: Do not handle sending event updates which are already synced 2021-09-08 11:33:36 +02:00
encryption.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
matrix.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00