matrix-dart-sdk/lib/src
Krille 5e2623672c
fix: Copy all maps got from database
Unfortunately we need to copy
all maps. I took the opportunity
and abstracted the copy map
method to utils. I kept the
copyMap method as a
reference in HiveCollections
database to not require a
huge refactoring there as we
are going to ditch it anyway.
2023-12-11 08:32:06 +01:00
..
database fix: Copy all maps got from database 2023-12-11 08:32:06 +01:00
models feat: Support private read receipts 2023-04-21 18:31:15 +02:00
utils fix: Copy all maps got from database 2023-12-11 08:32:06 +01:00
voip fix: set cid before initWithInvite to handle getUserMedia exception correctly 2023-12-04 17:41:16 +05:30
client.dart fix: Do not hide matrix exceptions in sync 2023-12-05 09:04:51 +01:00
event.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
event_status.dart refactor: Change event status to enum 2021-10-14 13:31:07 +00:00
presence.dart feat: Store presences in database 2023-11-15 06:59:58 +01:00
room.dart chore: enable discarded_futures lint 2023-11-17 12:59:27 +01:00
timeline.dart fix: Delayed encrypted event in timeline not added to aggregated events 2023-11-27 16:12:45 +01:00
user.dart feat: Store presences in database 2023-11-15 06:59:58 +01:00