matrix-dart-sdk/lib/src
Christian Pauly 4e657f8e09 fix: Ignore no permission errors on requesting users
In theory even in invite or left rooms it
can be possible to request a room
state regarding the spec. In most
cases it will throw an error though.
2022-04-14 17:32:52 +02:00
..
database feat: Get event from push notification 2022-04-14 17:01:05 +02:00
utils Merge branch 'krille/get-event-from-push' into 'main' 2022-04-14 15:08:46 +00:00
client.dart feat: Get event from push notification 2022-04-14 17:01:05 +02:00
event.dart fix: Retry sending a file event 2022-04-08 08:41:55 +02:00
event_status.dart refactor: Change event status to enum 2021-10-14 13:31:07 +00:00
room.dart fix: Ignore no permission errors on requesting users 2022-04-14 17:32:52 +02:00
timeline.dart fix: Post load all users on room opening 2022-03-31 13:07:40 +02:00
user.dart refactor: Remove unnecessary type checks and imports 2021-12-23 11:46:45 +01:00
voip.dart chore: Move the call methods in room to the voip class. 2022-03-25 23:51:55 +00:00
voip_content.dart refactor: remove redundant null checks 2021-10-28 14:32:09 +02:00