matrix-dart-sdk/lib
Christian Pauly 7a5b013c92 refactor: Remove database transaction workaround
The workaround was from the
time when we have used
sqflite or when Hive had
bugs. But now HiveCollections
already supports transactions
in Dart zones and concurrent
write operations shouldn't
be a problem anymore.
2022-12-21 09:41:11 +01:00
..
encryption Merge branch 'krille/store-after-decrypted-last-event' into 'main' 2022-12-21 08:24:39 +00:00
msc_extensions feat: support MSC 3935: cute events 2022-11-21 09:17:07 +01:00
src refactor: Remove database transaction workaround 2022-12-21 09:41:11 +01:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart chore: Add voip connection tester. 2022-12-01 14:14:08 +00:00