MatrixSynapse/synapse/federation
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
..
sender
transport Remove the unstable `/spaces` endpoint. (#12073) 2022-02-28 18:33:00 +00:00
__init__.py
federation_base.py
federation_client.py Remove the unstable `/spaces` endpoint. (#12073) 2022-02-28 18:33:00 +00:00
federation_server.py
persistence.py
send_queue.py
units.py