MatrixSynapse/synapse/http
Patrick Cloke 26b960b08b
Register media servlets via regex. (#16419)
This converts the media servlet URLs in the same way as
(most) of the rest of Synapse. This will give more flexibility
in the versions each endpoint exists under.
2023-10-06 07:22:55 -04:00
..
federation
__init__.py
additional_resource.py
client.py Use StrCollection in additional places. (#16301) 2023-09-13 07:57:19 -04:00
connectproxyclient.py
matrixfederationclient.py
proxy.py
proxyagent.py
replicationagent.py
request_metrics.py
server.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
servlet.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
site.py
types.py