-
- Downloads
Initial spaces summary API (#9643)
This is very bare-bones for now: federation will come soon, while pagination is descoped for now but will come later.
Showing
- changelog.d/9643.feature 1 addition, 0 deletionschangelog.d/9643.feature
- synapse/api/constants.py 6 additions, 0 deletionssynapse/api/constants.py
- synapse/config/experimental.py 3 additions, 0 deletionssynapse/config/experimental.py
- synapse/handlers/space_summary.py 199 additions, 0 deletionssynapse/handlers/space_summary.py
- synapse/rest/client/v1/room.py 63 additions, 3 deletionssynapse/rest/client/v1/room.py
- synapse/server.py 5 additions, 0 deletionssynapse/server.py
changelog.d/9643.feature
0 → 100644
synapse/handlers/space_summary.py
0 → 100644
Please register or sign in to comment