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

Resync state after partial-state join #12394

Merged
merged 3 commits into from
Apr 12, 2022
Merged

Commits on Apr 6, 2022

  1. Resync state after partial-state join

    We work through all the events with partial state, updating the state at each
    of them. Once it's done, we recalculate the state for the whole room, and then
    mark the room as having complete state.
    richvdh committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    8ff5f48 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Apply suggestions from code review

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    richvdh and clokep committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    235f0bf View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. fix lint

    richvdh committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    4dafba8 View commit details
    Browse the repository at this point in the history