MatrixSynapse/synapse
Brendan Abolivier 3bd049bbb7
Give the server config to the RoomWorkerStore
2019-12-10 13:05:35 +00:00
..
_scripts
api
app Make the PusherSlaveStore inherit from the slave RoomStore 2019-12-10 12:31:03 +00:00
appservice
config
crypto
events
federation Remove fallback for missing /federation/v1/state_ids API (#6488) 2019-12-09 11:37:26 +00:00
groups
handlers Back out perf regression from get_cross_signing_keys_from_cache. (#6494) 2019-12-09 13:59:27 +00:00
http
logging
metrics
module_api Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00:00
push
replication Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
res/templates
rest Merge branch 'develop' of github.com:matrix-org/synapse into erikj/make_database_class 2019-12-06 11:33:34 +00:00
server_notices
spam_checker_api
state
static
storage Give the server config to the RoomWorkerStore 2019-12-10 13:05:35 +00:00
streams
util Fix inaccurate per-block metrics (#6491) 2019-12-09 11:55:30 +00:00
__init__.py 1.7.0rc1 2019-12-09 14:46:20 +00:00
event_auth.py
notifier.py Port SyncHandler to async/await 2019-12-05 17:58:25 +00:00
python_dependencies.py
secrets.py
server.py Pass Database into the data store 2019-12-06 15:49:44 +00:00
server.pyi
types.py
visibility.py