matrix-dart-sdk/lib/src
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
..
database refactor: Remove database transaction workaround 2022-12-21 09:41:11 +01:00
models feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
utils refactor: room displayname calculation 2023-01-17 08:51:07 +01:00
voip refactor: room displayname calculation 2023-01-17 08:51:07 +01:00
client.dart fix: Add timeout to sync http call 2022-12-27 09:30:04 +01:00
event.dart fix: Redact originalSource on redaction 2022-10-28 12:30:27 +02:00
event_status.dart refactor: Change event status to enum 2021-10-14 13:31:07 +00:00
presence.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
room.dart refactor: room displayname calculation 2023-01-17 08:51:07 +01:00
timeline.dart fix: await requestKey() in event search 2022-12-01 08:55:57 +00:00
user.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00