MatrixSynapse/synapse/federation/transport/server
Patrick Cloke 7754af24ab
Remove the unstable `/spaces` endpoint. (#12073)
...and various code supporting it.

The /spaces endpoint was from an old version of MSC2946 and included
both a Client-Server and Server-Server API. Note that the unstable
/hierarchy endpoint (from the final version of MSC2946) is not yet
removed.
2022-02-28 18:33:00 +00:00
..
__init__.py Implement account status endpoints (MSC3720) (#12001) 2022-02-22 15:10:10 +00:00
_base.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
federation.py Remove the unstable `/spaces` endpoint. (#12073) 2022-02-28 18:33:00 +00:00
groups_local.py Add admin API to reset connection timeouts for remote server (#11639) 2022-01-25 12:06:29 +00:00
groups_server.py Add admin API to reset connection timeouts for remote server (#11639) 2022-01-25 12:06:29 +00:00