matrix-dart-sdk/test
Krille Fear e1f93637b3 feat: Add onInsert, onRemove and onUpdate cb to timeline
This makes it finally possible to
use Flutters AnimatedListView with
our Timeline class and in web we
can now update single elements
instead of the whole timeline
on every change which should
be quiet good for the
performance
2021-11-09 09:55:26 +01:00
..
encryption refactor: Make room in Event class not nullable 2021-11-04 14:21:04 +01:00
matrix_api refactor: port room test to nullsafety 2021-10-28 03:44:02 +02:00
canonical_json_test.dart refactor: port room test to nullsafety 2021-10-28 03:44:02 +02:00
client_test.dart refactor: remove redundant null checks 2021-10-28 14:32:09 +02:00
commands_test.dart refactor: Make room in Event class not nullable 2021-11-04 14:21:04 +01:00
database_api_test.dart refactor: port room test to nullsafety 2021-10-28 03:44:02 +02:00
device_keys_list_test.dart refactor: port client and related tests to nullsafety 2021-10-28 03:44:02 +02:00
event_test.dart refactor: Make room in Event class not nullable 2021-11-04 14:21:04 +01:00
fake_client.dart refactor: nullsafe event test 2021-10-28 03:44:01 +02:00
fake_database.dart refactor: make client nullsafe 2021-10-25 16:34:02 +02:00
fake_matrix_api.dart refactor: port room test to nullsafety 2021-10-28 03:44:02 +02:00
html_to_text_test.dart refactor: port room test to nullsafety 2021-10-28 03:44:02 +02:00
image_pack_test.dart refactor: port some simple tests to nullsafety 2021-10-28 03:44:02 +02:00
markdown_test.dart refactor: port some simple tests to nullsafety 2021-10-28 03:44:02 +02:00
matrix_database_test.dart refactor: port client and related tests to nullsafety 2021-10-28 03:44:02 +02:00
matrix_default_localizations.dart refactor: nullsafe event test 2021-10-28 03:44:01 +02:00
matrix_exception_test.dart refactor: port room test to nullsafety 2021-10-28 03:44:02 +02:00
matrix_file_test.dart refactor: remove redundant null checks 2021-10-28 14:32:09 +02:00
matrix_id_string_extension_test.dart refactor: port some simple tests to nullsafety 2021-10-28 03:44:02 +02:00
matrix_localizations_test.dart refactor: port room test to nullsafety 2021-10-28 03:44:02 +02:00
multilock_test.dart refactor: port some simple tests to nullsafety 2021-10-28 03:44:02 +02:00
mxc_uri_extension_test.dart fix: obay explicitly set ports in mxc URLs 2021-11-03 08:54:04 +01:00
room_test.dart refactor: Make room in Event class not nullable 2021-11-04 14:21:04 +01:00
sync_filter_test.dart refactor: port some simple tests to nullsafety 2021-10-28 03:44:02 +02:00
timeline_test.dart feat: Add onInsert, onRemove and onUpdate cb to timeline 2021-11-09 09:55:26 +01:00
uia_test.dart refactor: port some simple tests to nullsafety 2021-10-28 03:44:02 +02:00
user_test.dart refactor: Make room in Event class not nullable 2021-11-04 14:21:04 +01:00