matrix-dart-sdk/lib
Nicolas Werner 582963ab91
fix: Do not compare timestamps when setting roomstate
We now handle state in the correct order in the sync handler. Using the
timestamp lead to false results when we still generated a default
timestamp of "now" for events, however even without that state events
can have an older timestamp like when accepting an invite on a server
with the clock behind by a minute and we should instead rely on the sync
handler giving us state in the right order.
2024-03-04 17:53:23 +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: Do not compare timestamps when setting roomstate 2024-03-04 17:53:23 +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