forked-synapse/synapse/rest
Patrick Cloke 63d28a88c1
Additional validation of receipts (#16327)
Reject invalid receipts with a reasonable error message &
expands tests for receipts.
2023-09-18 13:02:12 +00:00
..
admin Add automatic purge after all users forget a room (#15488) 2023-09-15 15:37:44 +02:00
client Additional validation of receipts (#16327) 2023-09-18 13:02:12 +00:00
consent Refactor get_user_by_id (#16316) 2023-09-14 12:46:30 +01:00
key Validate input to POST /key/v2/query endpoint. (#16183) 2023-08-25 14:10:31 -04: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 Use Pydantic to systematically validate a first batch of endpoints in synapse.rest.client.account. (#13188) 2022-08-15 19:05:57 +00:00
well_known.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00