MatrixSynapse/synapse
Erik Johnston 5859a5c569 Fix presence timeouts when synchrotron restarts. (#6212)
* Fix presence timeouts when synchrotron restarts.

Handling timeouts would fail if there was an external process that had
timed out, e.g. a synchrotron restarting. This was due to a couple of
variable name typoes.

Fixes #3715.
2019-10-18 06:42:26 +01:00
..
_scripts
api
app Fix MAU reaping where reserved users are specified. (#6168) 2019-10-11 09:38:26 +01:00
appservice
config cas: support setting display name (#6114) 2019-10-11 12:33:12 +01:00
crypto
events
federation
groups before fulfilling a group invite,check if user is already joined/invited (#3436) 2019-10-10 13:03:44 +01:00
handlers Fix presence timeouts when synchrotron restarts. (#6212) 2019-10-18 06:42:26 +01:00
http Trace non-JSON APIs, /media, /key etc 2019-10-11 11:58:52 +01:00
logging Trace non-JSON APIs, /media, /key etc 2019-10-11 11:58:52 +01:00
metrics
module_api
push
replication
res/templates
rest Merge pull request #6189 from matrix-org/uhoreg/e2e_backup_optional_version 2019-10-11 10:11:59 -04:00
server_notices
state
static
storage Do the update as a background index 2019-10-17 16:31:42 +01:00
streams
util Fixup comments 2019-10-10 13:17:19 +01:00
__init__.py Synapse 1.4.1rc1 (2019-10-17) 2019-10-17 17:03:02 +01:00
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py