matrix-dart-sdk/lib/src
Sorunome b009ada0ac
fix: Allow consecutive edits for state events in-memory
The lastEvent was incorrect when trying to process an edit of an edit.
This fixes that by allowing consecutive edits for the last event.
2021-12-06 11:11:21 +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: Only save state events from sync processing in-memory if needed 2021-12-06 11:09:50 +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: Allow consecutive edits for state events in-memory 2021-12-06 11:11:21 +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