matrix-dart-sdk/lib
Nicolas Werner 2c3194b823
fix: archive takes 2 minutes to update
In Synapse 1.62.0 the default cache duration of initial sync responses
was changed to 2 minutes. That means our archive calls might return
stale data. Since different sync timeouts bust through the cache, we
make use of that to be able to load the new archive immediately.

fixes https://gitlab.com/famedly/company/frontend/famedly-web/-/issues/634
2023-03-03 13:08:31 +01:00
..
encryption fix: Last message set incorrectly on all session key received 2023-01-18 11:46:32 +01:00
msc_extensions feat: support MSC 3935: cute events 2022-11-21 09:17:07 +01:00
src fix: archive takes 2 minutes to update 2023-03-03 13:08:31 +01:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart fix: hasActiveGroup call now checks all group calls 2023-02-14 15:02:28 +05:30