matrix-dart-sdk/lib/src
Krille Fear 43d5b1c523 fix: Add missing calcDisplayname global rules to client constructor
This two parameters were
already documented but
were missing in the
constructor. They can
also be final.
2021-12-03 12:34:52 +01:00
..
database feat: Migrate olm sessions on database migration 2021-11-26 08:17:43 +01:00
utils feat: Add clear cache command 2021-11-23 09:48:08 +01:00
client.dart fix: Add missing calcDisplayname global rules to client constructor 2021-12-03 12:34:52 +01:00
event.dart refactor: Update matrix_api_lite and use SyncUpdate constructors 2021-11-10 10:04:03 +01:00
event_status.dart refactor: Change event status to enum 2021-10-14 13:31:07 +00:00
room.dart fix: Ability to remove avatar from room and account 2021-11-22 19:36:38 +01:00
timeline.dart fix: Limited timeline clears too much events 2021-11-23 09:06:30 +01:00
user.dart chore: Trim formatted username fallback 2021-11-15 13:08:31 +01:00
voip.dart Merge branch 'voip/add-voip-function' of https://gitlab.com/famedly/company/frontend/famedlysdk into voip/add-voip-function 2021-12-02 23:20:16 +08:00
voip_content.dart refactor: remove redundant null checks 2021-10-28 14:32:09 +02:00