MatrixSynapse/synapse
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
..
_scripts
api Fix `PushRuleEvaluator` and `Filter` to work on frozendicts (#12100) 2022-02-28 17:40:24 +00:00
app
appservice Add support for MSC3202: sending one-time key counts and fallback key usage states to Application Services. (#11617) 2022-02-24 17:55:45 +00:00
config Add support for MSC3202: sending one-time key counts and fallback key usage states to Application Services. (#11617) 2022-02-24 17:55:45 +00:00
crypto
events
federation Remove the unstable `/spaces` endpoint. (#12073) 2022-02-28 18:33:00 +00:00
groups
handlers Remove the unstable `/spaces` endpoint. (#12073) 2022-02-28 18:33:00 +00:00
http Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
logging
metrics
module_api
push Fix `PushRuleEvaluator` and `Filter` to work on frozendicts (#12100) 2022-02-28 17:40:24 +00:00
replication
res
rest Remove the unstable `/spaces` endpoint. (#12073) 2022-02-28 18:33:00 +00:00
server_notices
spam_checker_api
state
static
storage Ensure that `get_datastores().main` is typed (#12070) 2022-02-25 10:20:40 +00:00
streams
util
__init__.py
event_auth.py
notifier.py
py.typed
python_dependencies.py
server.py
types.py
visibility.py