matrix-dart-sdk/test
Sorunome ee287a09b9
feat: Add support for nicer mentions
This PR adds support for nicer mentions in markdown: You can now
fetch the mention string of a user with `user.mention` which is
human-friendly (typically contains the display name), which will get
properly pillified upon passing through the markdown parser.
2021-07-18 17:29:25 +02:00
..
encryption chore: Rename to matrix 2021-06-18 09:58:25 +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 fix: Sending of the to_device key 2021-07-09 19:43:48 +02: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: Rename to matrix 2021-06-18 09:58:25 +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: Rename to matrix 2021-06-18 09:58:25 +02:00
fake_matrix_localizations.dart chore: Rename to matrix 2021-06-18 09:58:25 +02:00
markdown_test.dart feat: Add support for nicer mentions 2021-07-18 17:29:25 +02: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: Rename to matrix 2021-06-18 09:58:25 +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 feat: Add support for nicer mentions 2021-07-18 17:29:25 +02:00