matrix-dart-sdk/lib
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
..
encryption Merge branch 'krille/store-after-decrypted-last-event' into 'main' 2022-12-21 08:24:39 +00:00
msc_extensions feat: support MSC 3935: cute events 2022-11-21 09:17:07 +01:00
src refactor: room displayname calculation 2023-01-17 08:51:07 +01:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart chore: Add voip connection tester. 2022-12-01 14:14:08 +00:00