summary refs log tree commit diff
path: root/synapse/handlers/space_summary.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial spaces summary API (#9643)Richard van der Hoff2021-03-181-0/+199
This is very bare-bones for now: federation will come soon, while pagination is descoped for now but will come later.