forked-synapse/synapse/rest
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
..
admin Factor out MultiWriter token from RoomStreamToken (#16427) 2023-10-05 10:46:28 +01:00
client Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
consent Refactor get_user_by_id (#16316) 2023-09-14 12:46:30 +01:00
key Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
media Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
synapse Add the List-Unsubscribe header for notification emails. (#16274) 2023-09-11 09:49:48 -04:00
__init__.py Add /notifications endpoint to workers (#16265) 2023-09-07 09:26:07 +00:00
health.py Add missing type hints to non-client REST servlets. (#10817) 2021-09-15 08:45:32 -04:00
models.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
well_known.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00