MatrixSynapse/synapse/api
Patrick Cloke 3952297f6f
Calculate rooms changed for device lists to work. (#14810)
Back-out some changes from 7e582a25f8
(#14786) which skipped necessary logic to calculate device lists properly.
2023-01-11 12:16:41 +00:00
..
__init__.py
auth.py Remove unused method in `synapse.api.auth.Auth`. (#13795) 2022-09-14 10:33:54 -04:00
auth_blocking.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
constants.py Improve validation of field size limits in events. (#14664) 2022-12-13 13:19:19 +00:00
errors.py Improve validation of field size limits in events. (#14664) 2022-12-13 13:19:19 +00:00
filtering.py Calculate rooms changed for device lists to work. (#14810) 2023-01-11 12:16:41 +00: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 Improve validation of field size limits in events. (#14664) 2022-12-13 13:19:19 +00:00
urls.py Use servlets for /key/ endpoints. (#14229) 2022-10-20 11:32:47 -04:00