matrix-dart-sdk/test
Sorunome fb16b96ea6 fix: Correctly parse the reason of a spoiler
Previously only the first child node of a spoiler was considered to
determine if there should be a spoiler reason. This was, unfortunately,
incorrect, as soon as e.g. the reason had more than one space. This is
fixed by properly iterating all child nodes to search for the reason.
2021-08-17 07:33:53 +00:00
..
encryption fix: Upload OTKs if the otk_count field is missing 2021-07-26 09:47:05 +02:00
matrix_api chore: Rename to matrix 2021-06-18 09:58:25 +02:00
canonical_json_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
client_test.dart refactor: rename LoginState.logged to loggedIn 2021-08-03 12:26:17 +00:00
commands_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
database_api_test.dart feat: Also migrate inbound group sessions 2021-06-19 11:03:52 +02:00
device_keys_list_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
event_test.dart chore: matrix_api_lite 0.4.0 2021-07-26 14:54:22 +02:00
fake_client.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_database.dart style: fix format and lint 2021-04-12 14:49:03 +02:00
fake_database_native.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_database_web.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_matrix_api.dart chore: matrix_api_lite 0.4.0 2021-07-26 14:54:22 +02:00
fake_matrix_localizations.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
image_pack_test.dart feat: Add general image pack handling as per MSC2545 2021-07-18 18:46:32 +02:00
markdown_test.dart fix: Correctly parse the reason of a spoiler 2021-08-17 07:33:53 +00:00
matrix_database_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_default_localizations.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_exception_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_file_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_id_string_extension_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
matrix_localizations_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
multilock_test.dart fix: Add locking to sending encrypted to_device messages to prevent potential race conditions 2021-07-11 13:06:39 +02:00
mxc_uri_extension_test.dart fix: preserve homeserver port when creating thumbnail URIs 2021-07-11 13:15:57 +02:00
room_test.dart chore: matrix_api_lite 0.4.0 2021-07-26 14:54:22 +02:00
sync_filter_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
timeline_test.dart fix: Mark unsent events as failed 2021-07-05 08:37:46 +02:00
uia_test.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
user_test.dart chore: matrix_api_lite 0.4.0 2021-07-26 14:54:22 +02:00