You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/api
Richard van der Hoff 6c0b44a3d7
Fix `PushRuleEvaluator` and `Filter` to work on frozendicts (#12100)
3 years ago
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
auth.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
auth_blocking.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
constants.py Stabilise MSC3231 (Token Based Registration) (#11867) 3 years ago
errors.py Fix M_WRONG_ROOM_KEYS_VERSION error not including `current_version` field (#11988) 3 years ago
filtering.py Fix `PushRuleEvaluator` and `Filter` to work on frozendicts (#12100) 3 years ago
presence.py Add missing type hints to synapse.api. (#11109) 3 years ago
ratelimiting.py Add missing type hints to synapse.api. (#11109) 3 years ago
room_versions.py Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
urls.py Remove support for the webclient listener. (#11895) 3 years ago