-
- Downloads
Add local support for the new spaces summary endpoint (MSC2946) (#10549)
This adds support for the /hierarchy endpoint, which is an update to MSC2946. Currently this only supports rooms known locally to the homeserver.
Showing
- changelog.d/10527.misc 1 addition, 1 deletionchangelog.d/10527.misc
- changelog.d/10530.misc 1 addition, 1 deletionchangelog.d/10530.misc
- changelog.d/10549.feature 1 addition, 0 deletionschangelog.d/10549.feature
- synapse/handlers/space_summary.py 198 additions, 3 deletionssynapse/handlers/space_summary.py
- synapse/rest/client/v1/room.py 41 additions, 0 deletionssynapse/rest/client/v1/room.py
- tests/handlers/test_space_summary.py 279 additions, 107 deletionstests/handlers/test_space_summary.py
Loading
Please register or sign in to comment