matrix-dart-sdk/test
Christian Pauly 97daae3419 refactor: Update to matrix_api_lite 0.2.0
This introduces a minor breaking change in the login method.
It now uses correctly the AuthenticationIdentifier
and deprecates the user, medium and address parameter.
2021-03-09 19:14:53 +01:00
..
encryption refactor: Room states 2021-03-09 17:28:55 +00:00
matrix_api refactor: External matrix api 2021-01-04 10:26:29 +01:00
canonical_json_test.dart feat: Replay last sent olm message on olm session recovery from other device 2021-01-20 12:50:52 +01:00
client_test.dart refactor: Update to matrix_api_lite 0.2.0 2021-03-09 19:14:53 +01:00
commands_test.dart feat: Add command parser 2021-02-09 18:19:38 +01:00
device_keys_list_test.dart feat: Add fallback keys support 2021-03-02 16:17:32 +01:00
event_test.dart refactor: Update to matrix_api_lite 0.2.0 2021-03-09 19:14:53 +01:00
fake_client.dart refactor: Update pedantic 2021-03-09 17:28:04 +00:00
fake_database.dart feat: Replay last sent olm message on olm session recovery from other device 2021-01-20 12:50:52 +01:00
fake_matrix_api.dart feat: Implement upload sync filters 2021-02-18 14:03:58 +01:00
fake_matrix_localizations.dart feat: Replay last sent olm message on olm session recovery from other device 2021-01-20 12:50:52 +01:00
markdown_test.dart fix: escape attributes in markdown less aggressively 2021-02-17 22:56:31 +01:00
matrix_database_test.dart refactor: Deprecate eventType in EventUpdate 2021-02-26 13:06:02 +01:00
matrix_default_localizations.dart feat: Replay last sent olm message on olm session recovery from other device 2021-01-20 12:50:52 +01:00
matrix_exception_test.dart feat: Replay last sent olm message on olm session recovery from other device 2021-01-20 12:50:52 +01:00
matrix_file_test.dart feat: Replay last sent olm message on olm session recovery from other device 2021-01-20 12:50:52 +01:00
matrix_id_string_extension_test.dart chore: Update matrix scheme parsing to match updated MSC 2021-02-23 16:34:43 +01:00
matrix_localizations_test.dart feat: Replay last sent olm message on olm session recovery from other device 2021-01-20 12:50:52 +01:00
mxc_uri_extension_test.dart feat: Do well known by default in check homeserver 2021-01-20 13:21:51 +00:00
room_test.dart Merge branch 'soru/strip-at-room' into 'main' 2021-03-09 18:12:47 +00:00
sync_filter_test.dart feat: Replay last sent olm message on olm session recovery from other device 2021-01-20 12:50:52 +01:00
timeline_test.dart Merge branch 'soru/fallback-keys' into 'main' 2021-03-03 07:38:32 +00:00
uia_test.dart feat: Replay last sent olm message on olm session recovery from other device 2021-01-20 12:50:52 +01:00
user_test.dart refactor: Update to matrix_api_lite 0.2.0 2021-03-09 19:14:53 +01:00