Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Make state event redaction handling gentler with homeserver #249

Merged
merged 4 commits into from
Mar 30, 2018

Conversation

manuroe
Copy link
Contributor

@manuroe manuroe commented Mar 30, 2018

element-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
  • Fix it to avoid that the corresponding room disappears from the app
  • Disable the use of room initial sync

manuroe added 3 commits March 29, 2018 18:48
…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
The call of `initHistory` made the room disappear from the app. Use another mechanism to update the room state
@manuroe manuroe requested a review from giomfo March 30, 2018 09:11
Copy link
Member

@giomfo giomfo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

Remove no more used `initHistory(List<Event> stateEvents)`
@manuroe manuroe merged commit de9da05 into develop Mar 30, 2018
@manuroe manuroe deleted the riot_2117 branch March 30, 2018 09:45
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants