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

Faster joins: use initial list of servers if we don't have the full state yet #14408

Merged
merged 8 commits into from
Nov 24, 2022

Commits on Nov 10, 2022

  1. Use initial list of servers if we don't have the full state yet

    Signed-off-by: Mathieu Velten <mathieuv@matrix.org>
    Mathieu Velten committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8cc46ad View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Update synapse/federation/sender/__init__.py

    Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
    Mathieu Velten and squahtx authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a9b2184 View commit details
    Browse the repository at this point in the history
  2. Update changelog.d/14408.misc

    Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>
    Mathieu Velten and squahtx authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    25cec00 View commit details
    Browse the repository at this point in the history
  3. Avoid race

    Mathieu Velten committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    bb99729 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into mv/partial-join-fed-send

    Mathieu Velten authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    169b47c View commit details
    Browse the repository at this point in the history
  5. Fix mypy

    Mathieu Velten committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    87d1c1d View commit details
    Browse the repository at this point in the history
  6. Revert "Fix mypy"

    This reverts commit 87d1c1d.
    Mathieu Velten committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    fd19046 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' into mv/partial-join-fed-send

    Mathieu Velten authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    1820e43 View commit details
    Browse the repository at this point in the history