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/rest
Patrick Cloke 852930add7
Add a default limit (of 100) to get/sync operations. (#7858)
4 years ago
..
admin Add admin endpoint to get members in a room. (#7842) 4 years ago
client Add a default limit (of 100) to get/sync operations. (#7858) 4 years ago
consent Merge different Resource implementation classes (#7732) 4 years ago
key Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) 4 years ago
media isort 5 compatibility (#7786) 4 years ago
oidc Merge different Resource implementation classes (#7732) 4 years ago
saml2 Merge different Resource implementation classes (#7732) 4 years ago
__init__.py Allow server admins to define and enforce a password policy (MSC2000). (#7118) 5 years ago
well_known.py