MatrixSynapse/synapse
Patrick Cloke fbe930dad2
Convert the roommember database to async/await. (#8070)
2020-08-12 12:14:34 -04:00
..
_scripts
api
app Change HomeServer definition to work with typing. 2020-08-11 18:00:17 +01:00
appservice
config Move setting of Filter into code. 2020-08-11 18:10:46 +01:00
crypto
events Add type hints to handlers.message and events.builder (#8067) 2020-08-12 15:05:50 +01:00
federation Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
groups
handlers Add type hints to handlers.message and events.builder (#8067) 2020-08-12 15:05:50 +01:00
http Reduce INFO logging (#8050) 2020-08-11 18:10:07 +01:00
logging
metrics
module_api
push
replication
res/templates Implement login blocking based on SAML attributes (#8052) 2020-08-11 16:08:10 +01:00
rest
server_notices
spam_checker_api
state
static
storage Convert the roommember database to async/await. (#8070) 2020-08-12 12:14:34 -04:00
streams
util Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
__init__.py
event_auth.py
notifier.py Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
python_dependencies.py
secrets.py Change HomeServer definition to work with typing. 2020-08-11 18:00:17 +01:00
server.py Add comment explaining cast 2020-08-11 22:01:12 +01:00
types.py Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
visibility.py