summary refs log tree commit diff
path: root/synapse/config/experimental.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial spaces summary API (#9643)Richard van der Hoff2021-03-181-0/+3
| | | This is very bare-bones for now: federation will come soon, while pagination is descoped for now but will come later.
* Implement MSC2858 support (#9183)Richard van der Hoff2021-01-271-0/+29
Fixes #8928.