matrix-dart-sdk/lib
krille-chan 4732580c3d
fix: Make room.setPower more type safe and avoid change powerlevel in RAM before sending request to server
This fixes the bug that the
actual dart Map in the state
has been manipulated because
we have not worked with a
copy of the map. Also this
crashes if the powerlevelmap
would had a wrong type in
users.
2024-04-18 10:56:28 +02:00
..
encryption fix: Typo in upload key json object creates invalid objects 2024-03-21 08:22:15 +01:00
matrix_api_lite chore: add api lite readme 2024-03-25 17:46:59 +05:30
msc_extensions fix: remove msc3245 key from audio events 2024-04-12 15:53:13 +05:30
src fix: Make room.setPower more type safe and avoid change powerlevel in RAM before sending request to server 2024-04-18 10:56:28 +02:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
fake_matrix_api.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
matrix.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
matrix_api_lite.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30