MatrixSynapse/synapse
Erik Johnston 5a7f561a9b Fix bug where pusherpool didn't start and broke some rooms
Since we didn't instansiate the PusherPool at start time it could fail
at run time, which it did for some users.

This may or may not fix things for those users, but it should happen at
start time and stop the server from starting.
2017-07-06 17:55:51 +01:00
..
api Cache macaroon parse and validation 2017-06-29 14:50:18 +01:00
app Make workers report to master for user ip updates 2017-06-27 14:58:10 +01:00
appservice
config Change the config file generator to more descriptive explanation of push.redact_content 2017-06-24 10:32:12 +02:00
crypto
events
federation
handlers Fix bug where pusherpool didn't start and broke some rooms 2017-07-06 17:55:51 +01:00
http allow Authorization header which handling got implemented in #1098 2017-06-16 11:21:14 +02:00
metrics
push Fix TravisCI tests for PR #2301 2017-06-23 15:15:18 +02:00
replication Make workers report to master for user ip updates 2017-06-27 14:58:10 +01:00
rest Fix bug where pusherpool didn't start and broke some rooms 2017-07-06 17:55:51 +01:00
static/client
storage Define CACHE_SIZE_FACTOR once 2017-07-04 09:56:44 +01:00
streams
util Increase default cache factor size. 2017-07-04 09:58:32 +01:00
__init__.py Bump version and changelog 2017-07-06 10:35:56 +01:00
event_auth.py
notifier.py
python_dependencies.py
server.py
server.pyi
state.py Define CACHE_SIZE_FACTOR once 2017-07-04 09:56:44 +01:00
types.py
visibility.py