MatrixSynapse/synapse
Patrick Cloke 22246919e3
Add more type hints to SAML handler. ()
2020-05-07 09:30:45 -04:00
..
_scripts
api Stop Auth methods from polling the config on every req. () 2020-05-06 15:54:58 +01:00
app Thread through instance name to replication client. () 2020-05-01 17:19:56 +01:00
appservice
config
crypto
events Fix bug in EventContext.deserialize. () 2020-05-05 14:17:27 +01:00
federation Fix typing annotations in synapse/federation () 2020-05-05 14:27:13 +01:00
groups async/await is_server_admin () 2020-05-01 15:15:36 +01:00
handlers Add more type hints to SAML handler. () 2020-05-07 09:30:45 -04:00
http
logging Add backwards compatibility codepath to LoggingContext. () 2020-05-05 09:21:34 -04:00
metrics
module_api
push
replication Support any process writing to cache invalidation stream. () 2020-05-07 13:51:08 +01:00
res/templates Use a template for the SSO success page to allow for customization. () 2020-04-17 13:34:55 -04:00
rest
server_notices Convert synapse.server_notices to async/await. () 2020-05-01 15:28:59 -04:00
spam_checker_api
state
static
storage Support any process writing to cache invalidation stream. () 2020-05-07 13:51:08 +01:00
streams
util Speed up fetching device lists changes in sync. 2020-05-05 17:40:29 +01:00
__init__.py
event_auth.py
notifier.py Convert the synapse.notifier module to async/await. () 2020-05-01 15:14:49 -04:00
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py