matrix-dart-sdk/lib
Krille 4a754ded5f
fix: (BREAKING) Change power level without changing memory
The problem here is that we
have not created a deep copy
of the power level map. By using .copy() we create a
deep copy now.
2024-10-08 15:10:49 +02:00
..
encryption fix: Deduplicate key OTK uploads 2024-10-07 20:55:14 +02:00
matrix_api_lite feat: BREAKING CHANGE v1.11 matrix-spec endpoints 2024-09-19 14:16:49 +02:00
msc_extensions feat: BREAKING CHANGE v1.11 matrix-spec endpoints 2024-09-19 14:16:49 +02:00
src fix: (BREAKING) Change power level without changing memory 2024-10-08 15:10:49 +02:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
fake_matrix_api.dart refactor: Migrate to m.marked_unread from Matrix v1.12 2024-10-08 15:03:39 +02:00
matrix.dart feat: BREAKING CHANGE v1.11 matrix-spec endpoints 2024-09-19 14:16:49 +02:00
matrix_api_lite.dart refactor: Remove Matrix Connection Exception 2024-06-25 15:48:12 +02:00