matrix-dart-sdk/lib
Krille a771f1e3bf
fix: Call logout on soft logout fail
If we fail to handle the
soft logout, we should call
the logout endpoint to
delete the device from
the server instead of just
clear the client.
2024-07-31 12:53:29 +02:00
..
encryption fix: Correctly store lastEvent in database after decryption 2024-07-02 08:44:46 +02:00
matrix_api_lite refactor: Remove Matrix Connection Exception 2024-06-25 15:48:12 +02:00
msc_extensions refactor: Cache profiles in database and refactor API 2024-07-23 08:51:10 +02:00
src fix: Call logout on soft logout fail 2024-07-31 12:53:29 +02:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
fake_matrix_api.dart fix: Request user causing state update loops for apps 2024-06-14 12:33:25 +02:00
matrix.dart refactor: Cache profiles in database and refactor API 2024-07-23 08:51:10 +02:00
matrix_api_lite.dart refactor: Remove Matrix Connection Exception 2024-06-25 15:48:12 +02:00