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

Fix a bug introduced in Synapse v1.50.0rc1 whereby outbound federation could fail because too many EDUs were produced for device updates. #11730

Merged
merged 17 commits into from
Jan 13, 2022

Commits on Jan 13, 2022

  1. Clarify docstring

    reivilibre committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    e3665f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f54d0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad8da37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d17de19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a306a89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc8904e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cf1691 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aceb240 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    451b4ff View commit details
    Browse the repository at this point in the history
  10. Add FIXME note that this complication can be removed when we cut out …

    …the backwards compatibility
    reivilibre committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    34ae0ba View commit details
    Browse the repository at this point in the history
  11. Newsfile

    Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
    reivilibre committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    62e8e45 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2107d12 View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Co-authored-by: David Robertson <davidr@element.io>
    reivilibre and David Robertson authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    6643b94 View commit details
    Browse the repository at this point in the history
  14. Use JsonDict type for EDUs

    reivilibre committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    8b01179 View commit details
    Browse the repository at this point in the history
  15. Commentsmithing

    reivilibre committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    b5dc363 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0476aee View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    57b3601 View commit details
    Browse the repository at this point in the history