matrix-dart-sdk/lib
krille-chan 48ba7556b2
fix: Transactions on web by doing them in the same way as on io
This refactors the transaction
workaround with
"zone transactions" and
abstracts them in a mixin. Then
it just uses this mixin in the
HiveDatabase and the
sqflite_box and also applies
them on indexedDB to
fix transactions on web.
2024-01-22 15:04:29 +01:00
..
encryption refactor: Use maxnumberofotk from olm instead hardcode 100 2024-01-15 13:56:54 +01:00
msc_extensions fix: don't delete the dehydrated device before we are sure the keys got saved 2023-11-28 11:02:43 +01:00
src fix: Transactions on web by doing them in the same way as on io 2024-01-22 15:04:29 +01:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart feat: Implement new Matrix Dart SDK Database 2023-12-06 12:11:47 +01:00