summary refs log tree commit diff
path: root/synapse/federation/units.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-03Add a consistency check on events read from the database (#12620)Richard van der Hoff3-22/+50
2022-05-03Bump Synapse minimum Python version to 3.7.1 (#12613)David Robertson3-3/+4
2022-05-03Remove unstable identifiers for MSC3069. (#12596)Patrick Cloke3-8/+1
2022-05-03Add extra debug logging to federation sender (#12614)Richard van der Hoff2-2/+19
2022-05-03Add missing space before 'docker' link in release announcement script (#12612)Andrew Morgan2-1/+2
2022-05-03fix importsRichard van der Hoff1-1/+2
2022-05-03minor wording fix in docstringRichard van der Hoff1-3/+2
2022-05-03Exclude OOB memberships from the federation sender (#12570)Richard van der Hoff3-4/+51
2022-05-03Add sanity checks to the release script (#12556)David Robertson2-26/+38
2022-05-03Fix race when persisting an event and deleting a room (#12594)Erik Johnston3-2/+22
2022-05-03Prune mypy ignore_missing_imports list (#12608)David Robertson2-51/+3
2022-05-03