MatrixSynapse/synapse/rest
MomentQYC 5725712d47
Remove Python version from `/_synapse/admin/v1/server_version` (#16380)
There's no reason to expose the full Python version over what is
frequently a public API.
2023-10-02 09:07:53 -04:00
..
admin Remove Python version from `/_synapse/admin/v1/server_version` (#16380) 2023-10-02 09:07:53 -04: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 Remove some unused `server_name` fields (#15723) 2023-06-06 12:32:29 +01: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