matrix-dart-sdk/lib
Krille 4b1bc435e5
fix: Clear HiveCollection boxes inside of transaction in order
This makes sure that the deleteFromDisk() method is
called AFTER the clear while
the execution order was
random before which could
lead to the problem that
Hive tries to clear a box after
it got deleted.
2023-03-31 13:09:01 +02: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: Clear HiveCollection boxes inside of transaction in order 2023-03-31 13:09:01 +02: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