synapse/synapse/api
2023-05-30 17:29:34 +03:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
auth.py Allow appservices to batch send as any local user 2023-05-17 22:28:09 +03:00
auth_blocking.py Factor out an is_mine_server_name method (#15542) 2023-05-05 15:06:22 +01:00
constants.py Use account data constants in more places. (#15554) 2023-05-09 07:23:27 -04:00
errors.py Stabilize MSC2659 support for AS ping endpoint. (#15528) 2023-05-09 15:02:36 -04:00
filtering.py Properly parse event_fields in filters (#15607) 2023-05-22 11:31:22 -04: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 Add MSC3820opt2 as a known room version (#15678) 2023-05-26 18:05:24 +00:00
urls.py Use servlets for /key/ endpoints. (#14229) 2022-10-20 11:32:47 -04:00