MatrixSynapse/synapse/api
Patrick Cloke f880e64b11
Stabilize support for MSC3952: Intentional mentions. (#15520)
2023-06-06 09:11:07 +01:00
..
auth Add stricter mypy options (#15694) 2023-05-31 07:18:29 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
auth_blocking.py Factor out an `is_mine_server_name` method (#15542) 2023-05-05 15:06:22 +01:00
constants.py Stabilize support for MSC3952: Intentional mentions. (#15520) 2023-06-06 09:11:07 +01:00
errors.py Actually enforce guest + return www-authenticate header 2023-05-30 09:43:06 -04:00
filtering.py `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 2023-06-02 17:24:13 -07: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