forked-synapse/synapse/rest
Richard van der Hoff 923c995023
Skip serializing /sync response if client has disconnected (#7927)
... it's a load of work which may be entirely redundant.
2020-07-22 13:44:16 +01:00
..
admin Add admin endpoint to get members in a room. (#7842) 2020-07-16 16:43:23 -04:00
client Skip serializing /sync response if client has disconnected (#7927) 2020-07-22 13:44:16 +01:00
consent Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
key Ensure that calls to json.dumps are compatible with the standard library json. (#7836) 2020-07-15 13:40:54 -04:00
media isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
oidc Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
saml2 Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
__init__.py Allow server admins to define and enforce a password policy (MSC2000). (#7118) 2020-03-26 16:51:13 +00:00
well_known.py public_base_url is actually public_baseurl 2019-08-26 21:01:56 -05:00