MatrixSynapse/synapse/api
Tulir Asokan b0a0fb5c97
Implement MSC2659: application service ping endpoint (#15249)
Signed-off-by: Tulir Asokan <tulir@maunium.net>
2023-03-16 15:00:03 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
auth.py Tag federation request spans with the worker name (#15042) 2023-02-09 22:33:39 +00:00
auth_blocking.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
constants.py Implement MSC3952: Intentional mentions (#14823) 2023-01-27 10:16:21 -05:00
errors.py Implement MSC2659: application service ping endpoint (#15249) 2023-03-16 15:00:03 +01:00
filtering.py Avoid fetching unused account data in sync. (#14973) 2023-02-10 14:22:16 +00:00
presence.py Add missing type hints to synapse.api. (#11109) 2021-10-18 15:01:10 -04:00
ratelimiting.py Fix room creation being rate limited too aggressively since Synapse v1.69.0. (#14314) 2022-10-28 11:53:34 +01:00
room_versions.py Improve validation of field size limits in events. (#14664) 2022-12-13 13:19:19 +00:00
urls.py Use servlets for /key/ endpoints. (#14229) 2022-10-20 11:32:47 -04:00