matrix-dart-sdk/lib/src
td f240ece32c
fix: updateMuteStatus after kConnected
fix: makes sure any state/race issues we had with sdp packets or cloned streams get fixed automatically
2023-04-29 19:33:34 +05:30
..
database fix: casting of a List<dynamic> to List<String> in getEventList and getEventIdList 2023-04-28 00:55:20 +05:30
models feat: Support private read receipts 2023-04-21 18:31:15 +02:00
utils fix: Skip rules with unknown conditions 2023-04-26 19:00:24 +02:00
voip fix: updateMuteStatus after kConnected 2023-04-29 19:33:34 +05:30
client.dart feat: Support private read receipts 2023-04-21 18:31:15 +02:00
event.dart feat: Support private read receipts 2023-04-21 18:31:15 +02:00
event_status.dart refactor: Change event status to enum 2021-10-14 13:31:07 +00:00
presence.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
room.dart fix: Check the max server file size after shrinking not before 2023-04-28 09:26:54 +02:00
timeline.dart refactor: Make optional eventId a named parameter 2023-04-28 10:03:04 +02:00
user.dart fix: Use MatrixLocalizations to calculate fallback user displayname 2023-03-13 15:49:05 +00:00