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
auth.py
auth_blocking.py
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
ratelimiting.py
room_versions.py Implement MSC2174: move redacts to a content property. (#15395) 2023-04-13 13:47:07 +00:00
urls.py