summary refs log tree commit diff
path: root/synapse/handlers/space_summary.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-11Clarify error message when joining a restricted room. (#10572)Patrick Cloke2-1/+2
2021-08-11Fix type hints in space summary tests. (#10575)Patrick Cloke4-9/+10
2021-08-11support federation queries through http connect proxy (#10475)Dirk Klimpel9-191/