When decrypting the last event for archived rooms when a room key is received, we used to send a synthetic SyncUpdate. This however put the archived room into the join section, which converted the room to a joined room. We need to respect what section the room was in when sending synthetic SyncUpdates. fixes https://github.com/famedly/matrix-dart-sdk/issues/1916 |
||
|---|---|---|
| .. | ||
| utils | ||
| cross_signing.dart | ||
| encryption.dart | ||
| key_manager.dart | ||
| key_verification_manager.dart | ||
| olm_manager.dart | ||
| ssss.dart | ||