matrix-dart-sdk/lib/src/utils
Krille d6c4b530c5 refactor: room displayname calculation
This deprecates the displayname
getter in favor of the new
getLocalizedDisplayname which
gets the default localization
by default so it can be
called without defining localizations. It adds a method
to calculate if a room is an
abandoned DM room where
it is made sure that the room
is actually empty.
2023-01-17 08:51:07 +01:00
..
crypto feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
web_worker fix: follow up for native implementations web 2022-08-17 10:08:58 +02:00
cached_stream_controller.dart feat: Implement CachedStreamController 2022-06-30 09:22:53 +02:00
commands_extension.dart feat: support MSC 3935: cute events 2022-11-21 09:17:07 +01:00
compute_callback.dart chore: introduce native implementations 2022-07-28 13:30:22 +02:00
device_keys_list.dart fix: minor stuff 2022-11-24 10:48:17 +01:00
event_localizations.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
event_update.dart feat: Implement a queue for events pending decryption 2022-10-12 11:07:50 +02:00
file_send_request_credentials.dart fix: Retry sending a file event 2022-04-08 08:41:55 +02:00
html_to_text.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
http_timeout.dart fix: timeout when sending large files 2022-09-06 21:18:53 +02:00
image_pack_extension.dart refactor: room displayname calculation 2023-01-17 08:51:07 +01:00
map_copy_extension.dart refactor: null safety for all utils 2021-10-05 15:41:25 +02:00
markdown.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
marked_unread.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
matrix_default_localizations.dart fix: leaved direct chat name 2022-12-12 10:31:40 +01:00
matrix_file.dart fix: files get needlessly lowercased 2022-09-20 10:59:22 +02:00
matrix_id_string_extension.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
matrix_localizations.dart fix: leaved direct chat name 2022-12-12 10:31:40 +01:00
multilock.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
native_implementations.dart chore: Lower logs level of native implementation noSuchMethod 2022-10-28 12:45:27 +02:00
push_notification.dart feat: Get event from push notification 2022-04-14 17:01:05 +02:00
pushrule_evaluator.dart feat: migrate e2ee test to DinD 2022-11-23 09:01:53 +01:00
queued_to_device_event.dart refactor: Use import sorter and ci templates 2022-07-21 15:44:04 +02:00
receipt.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
run_benchmarked.dart feat: Add more benchmarks for sync, timeline, init 2021-11-09 10:03:59 +01:00
run_in_root.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
space_child.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
sync_update_extension.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
sync_update_item_count.dart feat: Add more benchmarks for sync, timeline, init 2021-11-09 10:03:59 +01:00
to_device_event.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
try_get_push_rule.dart fix: Do not assume that push rules are never malformed in account data 2022-10-21 10:48:40 +02:00
uia_request.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
uri_extension.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00