MatrixSynapse/synapse/api
Shay 301b4156d5
Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458)
2023-04-26 16:03:26 -07: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 MSC2175: remove the creator field from create events. (#15394) 2023-04-06 16:26:28 -04:00
errors.py Fix spinloop during partial state sync when a prev event is in backoff (#15351) 2023-03-30 13:36:41 +01: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 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 Implement MSC2174: move redacts to a content property. (#15395) 2023-04-13 13:47:07 +00:00
urls.py Use servlets for /key/ endpoints. (#14229) 2022-10-20 11:32:47 -04:00