MatrixSynapse/synapse
Andrew Morgan e04e465b4d
Use the default templates when a custom template file cannot be found (#8037)
Fixes https://github.com/matrix-org/synapse/issues/6583
2020-08-17 17:05:00 +01:00
..
_scripts
api Convert stream database to async/await. (#8074) 2020-08-17 07:24:46 -04:00
app Change HomeServer definition to work with typing. 2020-08-11 18:00:17 +01:00
appservice
config Use the default templates when a custom template file cannot be found (#8037) 2020-08-17 17:05:00 +01:00
crypto
events Add type hints to handlers.message and events.builder (#8067) 2020-08-12 15:05:50 +01:00
federation Convert stream database to async/await. (#8074) 2020-08-17 07:24:46 -04:00
groups
handlers Use the default templates when a custom template file cannot be found (#8037) 2020-08-17 17:05:00 +01:00
http Reduce INFO logging (#8050) 2020-08-11 18:10:07 +01:00
logging
metrics
module_api
push Use the default templates when a custom template file cannot be found (#8037) 2020-08-17 17:05:00 +01:00
replication Add a shadow-banned flag to users. (#8092) 2020-08-14 12:37:59 -04:00
res/templates Implement login blocking based on SAML attributes (#8052) 2020-08-11 16:08:10 +01:00
rest Use the default templates when a custom template file cannot be found (#8037) 2020-08-17 17:05:00 +01:00
server_notices
spam_checker_api
state
static
storage Convert stream database to async/await. (#8074) 2020-08-17 07:24:46 -04:00
streams
util Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
__init__.py 1.19.0 2020-08-17 14:12:46 +01:00
event_auth.py
notifier.py Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
python_dependencies.py Use the default templates when a custom template file cannot be found (#8037) 2020-08-17 17:05:00 +01:00
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 Add a shadow-banned flag to users. (#8092) 2020-08-14 12:37:59 -04:00
visibility.py