MatrixSynapse/synapse
Patrick Cloke e8861957d9
Convert receipts and events databases to async/await. (#8076)
2020-08-14 10:05:19 -04:00
..
_scripts
api
app
appservice
config
crypto
events Add type hints to handlers.message and events.builder (#8067) 2020-08-12 15:05:50 +01:00
federation Drop federation transmission queues during a significant remote outage. (#7864) 2020-08-13 12:35:04 +01:00
groups
handlers Add type hints to synapse.handlers.room (#8090) 2020-08-14 14:47:53 +01:00
http
logging
metrics
module_api
push
replication
res/templates
rest
server_notices
spam_checker_api
state
static
storage Convert receipts and events databases to async/await. (#8076) 2020-08-14 10:05:19 -04:00
streams
util Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
__init__.py 1.19.0rc1 2020-08-13 17:12:21 +01:00
event_auth.py Fix recursion error when fetching auth chain over federation (#7817) 2020-07-10 18:15:35 +01:00
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
types.py Fix typing for notifier (#8064) 2020-08-12 14:03:08 +01:00
visibility.py