matrix-dart-sdk/test
Sorunome b41c7b1bc6
fix: Don't re-play m.dummy to_device events
If both ends had m.dummy events queued as last messages an an olm
session corrupted, then the clients landed in an infinite game of
ping-pong. It was so stable, that the clients could have won the
ping-pong world championships!
2021-09-21 10:05:51 +02:00
..
encryption fix: Don't re-play m.dummy to_device events 2021-09-21 10:05:51 +02:00
matrix_api refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
canonical_json_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
client_test.dart refactor: _updateUserDeviceKeys method 2021-09-13 14:58:07 +02:00
commands_test.dart feat: Add /discardsession command 2021-09-17 05:52:53 +00:00
database_api_test.dart refactor: Make RoomUpdate class null safe by removing it 2021-09-08 12:31:55 +00:00
device_keys_list_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
event_test.dart fix: only/number emotes in a reply 2021-09-14 09:21:49 +00:00
fake_client.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
fake_database.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
fake_matrix_api.dart feat: MSC2746: Improved Signalling for 1:1 VoIP. 2021-09-10 02:50:24 +02:00
fake_matrix_localizations.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
html_to_text_test.dart feat: Cleanup Event.plaintextBody and add [plaintextBody] to Event.getLocalizedBody 2021-08-28 09:46:03 +00:00
image_pack_test.dart refactor: Replace all logic regarding sortOrder 2021-09-02 07:13:38 +00:00
markdown_test.dart fix: Don't lag when sending messages in big rooms 2021-08-29 11:43:46 +02:00
matrix_database_test.dart refactor: Replace all logic regarding sortOrder 2021-09-02 07:13:38 +00:00
matrix_default_localizations.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
matrix_exception_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
matrix_file_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
matrix_id_string_extension_test.dart fix: String.parseIdentifierIntoParts not working with unicode matrix.to links 2021-08-28 11:19:26 +02:00
matrix_localizations_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
multilock_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
mxc_uri_extension_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
room_test.dart feat: MSC2746: Improved Signalling for 1:1 VoIP. 2021-09-10 02:50:24 +02:00
sync_filter_test.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
timeline_test.dart refactor: Make RoomUpdate class null safe by removing it 2021-09-08 12:31:55 +00:00
uia_test.dart fix: uiaRequests send broken auth object at first try 2021-08-30 08:31:20 +02:00
user_test.dart fix: Don't lag when sending messages in big rooms 2021-08-29 11:43:46 +02:00