You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.
…hq/riot-android#2117)
- Reenable the previous optimisation to resolve state redaction locally
- Fix it to manage new storage of room members
- Fix it to locally redact current state events which the message is no more in the local store
- Disable the use of room initial sync
…hq/riot-android#2117)
- Reenable the previous optimisation to resolve state redaction locally
- Fix it to manage new storage of room members
- Fix it to locally redact current state events which the message is no more in the local store
- Disable the use of room initial sync
(cherry picked from commit cbcef5b)
Make state event redaction handling gentler with homeserver
The call of `initHistory` made the room disappear from the app. Use another mechanism to update the room state
(cherry picked from commit 76330d6)
Make state event redaction handling gentler with homeserver
Improve comments
(cherry picked from commit 4887d32)
Make state event redaction handling gentler with homeserver
Remove no more used `initHistory(List<Event> stateEvents)`
(cherry picked from commit 5d784cd)
to avoid https://twitter.com/matrixdotorg/status/978024173053317120.
We can break element-hq/element-ios#443 to improve this (approval at https://matrix.to/#/!tAMgPDeOawUJMkFXVZ:matrix.org/$15221440531158629vYmqb:matrix.org).
Same issue as element-hq/element-ios#1823.
The text was updated successfully, but these errors were encountered: