matrix-dart-sdk/lib
Christian Pauly cec08b3775 feat: cache archived rooms to access them with `getRoomById`
getRoomById searches now in the local cache for the given room and returns null if not
found. If you have loaded the [archive] before, it can also return
archived rooms.
This should make it much easier to display
archived rooms in the client.
2021-08-25 09:52:57 +02:00
..
encryption refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
src feat: cache archived rooms to access them with `getRoomById` 2021-08-25 09:52:57 +02:00
encryption.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
matrix.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00