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
Brendan Abolivier be76cd8200
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556)
2 years ago
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
auth.py Remove unused method in `synapse.api.auth.Auth`. (#13795) 2 years ago
auth_blocking.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
constants.py Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 2 years ago
errors.py Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 2 years ago
filtering.py Actually fix typechecking with latest types-jsonschema (#13724) 2 years ago
presence.py Add missing type hints to synapse.api. (#11109) 3 years ago
ratelimiting.py Rename `RateLimitConfig` to `RatelimitSettings` (#13442) 2 years ago
room_versions.py Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 2 years ago
urls.py Remove support for the webclient listener. (#11895) 3 years ago