MatrixSynapse/synapse/http
Patrick Cloke cf2f2934ad
Call appservices on modern paths, falling back to legacy paths. (#15317)
This uses the specced /_matrix/app/v1/... paths instead of the
"legacy" paths. If the homeserver receives an error it will retry
using the legacy path.
2023-04-03 13:20:32 -04:00
..
federation
__init__.py
additional_resource.py
client.py Call appservices on modern paths, falling back to legacy paths. (#15317) 2023-04-03 13:20:32 -04:00
connectproxyclient.py
matrixfederationclient.py
proxyagent.py
request_metrics.py
server.py
servlet.py Reject mentions on the C-S API which are invalid. (#15311) 2023-03-24 08:31:14 -04:00
site.py Experimental Unix socket support (#15353) 2023-04-03 10:27:51 +01:00
types.py