matrix-dart-sdk/lib
Krille Fear 9193950970 fix: Auto update room states
Room states are ignored if the event with the same event ID
is already known in the database. But
because of the event is stored in the
database and after this
setState in the Room class is called,
an event is always "known" and
therefore auto updating was broken.
2021-10-25 10:55:54 +02:00
..
encryption chore: port the remaining encryption files to nullsafety 2021-10-13 13:58:21 +00:00
src fix: Auto update room states 2021-10-25 10:55:54 +02:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart refactor: Change event status to enum 2021-10-14 13:31:07 +00:00