matrix-dart-sdk/lib
Nicolas Werner 47c54cb397
fix: mark DMs as DMs properly when joining
If we join first, it is possible that our member event is not the invite
event anymore. As such we should fetch that state first, before joining.
But also there is little reason not to mark the room as a DM
immediately. That prevents the room from temporarily becoming a group
room, that might be visible in the UI temporarily.

fixes https://gitlab.com/famedly/company/product-management/-/issues/1006
2023-05-09 16:09:01 +02:00
..
encryption fix: remove deprecated sender_key occurrences 2023-05-08 09:12:14 +00:00
msc_extensions feat: support MSC 3935: cute events 2022-11-21 09:17:07 +01:00
src fix: mark DMs as DMs properly when joining 2023-05-09 16:09:01 +02:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart feat: Support private read receipts 2023-04-21 18:31:15 +02:00