MatrixSynapse/synapse
Richard van der Hoff f97f9485ee
Split fetching device keys and signatures into two transactions (#8233)
I think this is simpler (and moves stuff out of the db threads)
2020-09-03 18:27:26 +01:00
..
_scripts
api
app
appservice
config
crypto
events
federation Convert additional database code to async/await. (#8195) 2020-08-28 07:54:27 -04:00
groups
handlers
http
logging
metrics
module_api
push Re-implement unread counts (again) (#8059) 2020-09-02 17:19:37 +01:00
replication
res/templates
rest
server_notices
spam_checker_api
state
static
storage Split fetching device keys and signatures into two transactions (#8233) 2020-09-03 18:27:26 +01:00
streams
util
__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
server.py
types.py
visibility.py