synapse/synapse
2019-10-23 09:13:47 -04:00
..
_scripts
api Remove Auth.check method (#6217) 2019-10-18 19:43:36 +02:00
app Fix MAU reaping where reserved users are specified. (#6168) 2019-10-11 09:38:26 +01:00
appservice
config Fix logging config for the docker image (#6197) 2019-10-18 13:34:33 +02:00
crypto Fix well-known lookups with the federation certificate whitelist (#5997) 2019-09-14 04:58:38 +10:00
events
federation implement federation parts of cross-signing 2019-10-22 19:04:35 -04:00
groups before fulfilling a group invite,check if user is already joined/invited (#3436) 2019-10-10 13:03:44 +01:00
handlers black 2019-10-22 22:37:16 -04:00
http Trace non-JSON APIs, /media, /key etc 2019-10-11 11:58:52 +01:00
logging Trace non-JSON APIs, /media, /key etc 2019-10-11 11:58:52 +01:00
metrics Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
module_api
push Generalize email sending logging (#6075) 2019-09-23 14:38:19 +01:00
replication Merge branch 'develop' into uhoreg/e2e_cross-signing_merged 2019-09-07 13:20:34 -04:00
res/templates Allow HS to send emails when adding an email to the HS (#6042) 2019-09-20 15:21:30 +01:00
rest Merge branch 'develop' into cross-signing_sig_upload 2019-10-18 18:34:42 +01:00
server_notices
state add some metrics on the federation sender (#6160) 2019-10-03 17:47:20 +01:00
static Fix SSO fallback login 2019-09-12 11:42:47 +01:00
storage move get_e2e_cross_signing_key to EndToEndKeyWorkerStore so it works with workers 2019-10-23 09:13:47 -04:00
streams
util Add maybe_awaitable and fix __init__ bugs 2019-10-11 15:26:09 +01:00
__init__.py Merge branch 'master' into develop 2019-10-18 11:00:43 +01:00
event_auth.py
notifier.py
python_dependencies.py Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
secrets.py
server.py Allow use of different ratelimits for admin redactions. 2019-09-11 10:46:38 +01:00
server.pyi
types.py Merge branch 'develop' into uhoreg/e2e_cross-signing_merged 2019-10-18 11:39:40 +01:00
visibility.py