matrix-dart-sdk/lib
Nicolas Werner f6fa9df2c5
fix: archived room state store logic
This was implicitly relying to the timestamp of state events getting
compared in the setState function. Fix this by using the helper
functions already used for invite and join rooms.
2024-03-04 19:31:35 +01:00
..
encryption refactor: Use maxnumberofotk from olm instead hardcode 100 2024-01-15 13:56:54 +01:00
msc_extensions chore: pass refreshToken to uiaLogin 2024-02-29 14:10:48 +01:00
src fix: archived room state store logic 2024-03-04 19:31:35 +01:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart feat: add SQfLite encryption helper 2024-01-24 10:43:46 +01:00