MatrixSynapse/synapse
Erik Johnston a3ad045286
Fix TypeError in synapse.notifier (#7880)
Fixes #7774
2020-07-17 14:11:05 +01:00
..
_scripts
api
app Convert synapse.app to async/await. (#7868) 2020-07-17 07:08:56 -04:00
appservice
config Add a default limit (of 100) to get/sync operations. (#7858) 2020-07-17 07:59:23 -04:00
crypto
events
federation Convert synapse.app to async/await. (#7868) 2020-07-17 07:08:56 -04:00
groups
handlers Fix TypeError in synapse.notifier (#7880) 2020-07-17 14:11:05 +01:00
http
logging
metrics
module_api
push
replication Optimise queueing of inbound replication commands (#7861) 2020-07-16 15:49:37 +01:00
res/templates
rest Add a default limit (of 100) to get/sync operations. (#7858) 2020-07-17 07:59:23 -04:00
server_notices
spam_checker_api
state
static
storage Change "unknown room ver" logging to warning. (#7881) 2020-07-17 12:10:43 +01:00
streams
util Convert device handler to async/await (#7871) 2020-07-17 07:09:25 -04:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py