matrix-dart-sdk/lib
Krille 1dbb81ed83
chore: Revert check message size before fake sync
This lead to the huge problem that there is no
user feedback between sending a message and
seeing it in the timeline as it is encrypted
before the first user feedback is shown. But
the encryption step is async and also includes
fetching devices if necessary so that can take
seconds or even forever on bad internet
connection.

This reverts commit 981c3ea94d.
2024-05-10 08:22:09 +02:00
..
encryption feat: famedly calls 2024-04-23 15:52:35 +05:30
matrix_api_lite fix: Don't fail sync if a presence event has an empty presence field 2024-04-26 13:08:01 +02:00
msc_extensions fix: remove msc3245 key from audio events 2024-04-12 15:53:13 +05:30
src chore: Revert check message size before fake sync 2024-05-10 08:22:09 +02:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
fake_matrix_api.dart chore: expose fake matrix api 2024-04-30 17:42:36 +05:30
matrix.dart chore: expose fake matrix api 2024-04-30 17:42:36 +05:30
matrix_api_lite.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30