MatrixSynapse/synapse/handlers
Erik Johnston 2ef617bc06 Fix infinite typing bug
There's a bug somewhere that causes typing notifications to not be timed
out properly. By adding a paranoia timer and using correct inequalities
notifications should stop being stuck, even if it the root cause hasn't
been fixed.
2016-10-24 15:51:22 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py
device.py
devicemessage.py
directory.py
e2e_keys.py
events.py
federation.py
identity.py
initial_sync.py
message.py
presence.py
profile.py
receipts.py
register.py
room.py
room_list.py
room_member.py
search.py
sync.py
typing.py Fix infinite typing bug 2016-10-24 15:51:22 +01:00