MatrixSynapse/synapse/handlers
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
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py
acme.py
acme_issuing_service.py
admin.py
appservice.py
auth.py
deactivate_account.py Incorporate review 2019-09-27 16:15:01 +01:00
device.py
devicemessage.py
directory.py
e2e_keys.py make sure we actually return something 2019-10-10 20:31:30 -04:00
e2e_room_keys.py make version optional in body of e2e backup version update 2019-10-09 17:54:03 -04:00
events.py
federation.py Typo 2019-10-04 11:21:24 +01:00
groups_local.py
identity.py
initial_sync.py
message.py
pagination.py
presence.py Fix presence timeouts when synchrotron restarts. (#6212) 2019-10-18 06:42:26 +01:00
profile.py
read_marker.py
receipts.py
register.py Remove unused variable 2019-10-03 17:42:32 +01:00
room.py Add domain validation when creating room with list of invitees (#6121) 2019-10-10 13:05:48 +01:00
room_list.py Remove unused public room list timeout param (#6179) 2019-10-08 13:51:25 +01:00
room_member.py Move tag/push rules room upgrade checking ealier (#6155) 2019-10-10 10:06:45 +01:00
room_member_worker.py
saml_handler.py
search.py
set_password.py
state_deltas.py
stats.py Fix races in room stats (and other) updates. (#6187) 2019-10-10 11:29:01 +01:00
sync.py
typing.py
user_directory.py Fix races in room stats (and other) updates. (#6187) 2019-10-10 11:29:01 +01:00