matrix-dart-sdk/lib
Christian Pauly 117baecfb1 fix: Post load all users on room opening
When opening a room we need to
fetch all users from the database.
Otherwise we would need to
update the timeline per user after
creation which should be much slower.
2022-03-31 13:07:40 +02:00
..
encryption fix: remove pendaing outbound group session creation on completed or errored 2022-03-24 13:52:28 +01:00
src fix: Post load all users on room opening 2022-03-31 13:07:40 +02:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart Merge branch 'main' into voip/add-voip-function 2021-11-30 22:31:10 +08:00
widget.dart feat: implement mofifying widgets 2022-03-24 10:40:10 +01:00