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

Avoid blocking lazy-loading /syncs during partial joins #13477

Merged
merged 12 commits into from
Aug 18, 2022

Commits on Aug 10, 2022

  1. Add option for get_state_ids_for_event(s) to return partial state

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    31a2e5e View commit details
    Browse the repository at this point in the history
  2. Add option to get_state_at/after_event to return partial state

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    0a539b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad8bab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10013ea View commit details
    Browse the repository at this point in the history
  5. Do not wait for full state in compute_state_delta

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    5274c87 View commit details
    Browse the repository at this point in the history
  6. Dig up memberships for lazy-loading syncs in partial state rooms

    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    04bee9e View commit details
    Browse the repository at this point in the history
  7. Add newsfile

    Sean Quah committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    ad8a2b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. fixup: make await_full_state a boolean again

    Sean Quah committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    f728bac View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    24821a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f8c5bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fe2654 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    1a33404 View commit details
    Browse the repository at this point in the history