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

Non lazy loading sync not blocking during fast join #14831

Closed
wants to merge 11 commits into from

Commits on Jan 17, 2023

  1. Non lazy loading sync not blocking during fast join

    Signed-off-by: Mathieu Velten <mathieuv@matrix.org>
    Mathieu Velten committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3bad02f View commit details
    Browse the repository at this point in the history
  2. Address comments

    Mathieu Velten committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    661e25b View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: David Robertson <davidr@element.io>
    Mathieu Velten and David Robertson authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    b01ec64 View commit details
    Browse the repository at this point in the history
  4. Move changelog to feature

    Mathieu Velten committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    4441f5b View commit details
    Browse the repository at this point in the history
  5. Use AbstractSet

    Mathieu Velten committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    33d9642 View commit details
    Browse the repository at this point in the history
  6. typo un_partial_state vs un_partial_stated

    Mathieu Velten committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    6023bee View commit details
    Browse the repository at this point in the history
  7. Address comment

    Mathieu Velten committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1cca9eb View commit details
    Browse the repository at this point in the history
  8. oups whitespace

    Mathieu Velten committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    fbfafca View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Optimize get_un_partial_stated_rooms_between

    Mathieu Velten committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    6472178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b60abe View commit details
    Browse the repository at this point in the history
  3. Notify user stream listeners to wake up long polling syncs

    Mathieu Velten committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    46062d8 View commit details
    Browse the repository at this point in the history