matrix-dart-sdk/lib/src/database
HuangRed e65d7f94ca
fix: Do not return invalid state events from database
2024-06-11 13:01:28 +02:00
..
sqflite_encryption_helper fix: nested void function in encryption helper 2024-01-31 13:29:46 +01:00
database_api.dart refactor: Store lastEvent in room object instead of room state 2024-03-18 13:18:36 +01:00
database_file_storage_io.dart refactor: Move file storage to mixin to not import dart:io 2024-04-12 08:51:48 +02:00
database_file_storage_stub.dart refactor: Move file storage to mixin to not import dart:io 2024-04-12 08:51:48 +02:00
hive_collections_database.dart fix: Do not return invalid state events from database 2024-06-11 13:01:28 +02:00
hive_database.dart fix: Do not return invalid state events from database 2024-06-11 13:01:28 +02:00
indexeddb_box.dart fix: Hotfix create missing objectbox 2024-05-21 13:07:36 +02:00
matrix_sdk_database.dart fix: state updates being also applied when fetching history 2024-06-10 14:51:37 +02:00
sqflite_box.dart fix: Hotfix create missing objectbox 2024-05-21 13:07:36 +02:00
sqflite_encryption_helper.dart feat: add SQfLite encryption helper 2024-01-24 10:43:46 +01:00
zone_transaction_mixin.dart fix: Transactions on web by doing them in the same way as on io 2024-01-22 15:04:29 +01:00