MatrixSynapse/synapse/api
Tulir Asokan 86d541f37c
Stabilize MSC2659 support for AS ping endpoint. (#15528)
2023-05-09 15:02:36 -04:00
..
__init__.py
auth.py Tag federation request spans with the worker name (#15042) 2023-02-09 22:33:39 +00: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 Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07:00
presence.py
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 Implement MSC2174: move redacts to a content property. (#15395) 2023-04-13 13:47:07 +00:00
urls.py