MatrixSynapse/synapse
Richard van der Hoff b6b57ecb4e
Kill off redundant SynapseRequestFactory (#6619)
We already get the Site via the Channel, so there's no need for a dedicated
RequestFactory: we can just use the right constructor.
2020-01-03 14:19:48 +00:00
..
_scripts
api Change EventContext to use the Storage class (#6564) 2019-12-20 10:32:02 +00:00
app Port some admin handlers to async/await (#6559) 2019-12-19 15:07:28 +00:00
appservice
config Split state groups into a separate data store (#6296) 2019-12-20 10:48:24 +00:00
crypto
events Change EventContext to use the Storage class (#6564) 2019-12-20 10:32:02 +00:00
federation
groups
handlers Merge branch 'master' into develop 2019-12-20 11:11:34 +00:00
http Kill off redundant SynapseRequestFactory (#6619) 2020-01-03 14:19:48 +00:00
logging
metrics
module_api
push Change EventContext to use the Storage class (#6564) 2019-12-20 10:32:02 +00:00
replication Reduce the reconnect time when replication fails. (#6617) 2020-01-03 14:19:09 +00:00
res/templates
rest Clean up startup for the pusher (#6558) 2019-12-18 14:26:58 +00:00
server_notices
spam_checker_api
state Merge branch 'master' into develop 2019-12-31 11:01:06 +00:00
static
storage Split state groups into a separate data store (#6296) 2019-12-20 10:48:24 +00:00
streams Bump version of mypy 2019-12-12 15:21:12 +00:00
util
__init__.py 1.7.3 2019-12-31 10:45:12 +00:00
event_auth.py Merge release-v1.7.1 into develop 2019-12-18 09:51:51 +00:00
notifier.py
python_dependencies.py
secrets.py
server.py Add database config class (#6513) 2019-12-18 10:45:12 +00:00
server.pyi
types.py
visibility.py