zulip/zerver/tornado
Tim Abbott 06e6b3abe1 event_queue: Fixed stream_push_notify code path in missedmessage_hook.
This finishes implementing the stream_push_notify feature, which
previously didn't work if you were not idle when the message was sent.
2017-09-27 15:57:48 -07:00
..
__init__.py tornado: Move tornado_ioloop_logging to new zerver/tornado tree. 2016-11-26 21:24:05 -08:00
application.py zerver/tornado: Remove absolute_import. 2017-09-27 10:00:39 -07:00
descriptors.py zerver/tornado: Remove absolute_import. 2017-09-27 10:00:39 -07:00
event_queue.py event_queue: Fixed stream_push_notify code path in missedmessage_hook. 2017-09-27 15:57:48 -07:00
exceptions.py zerver/tornado: Remove absolute_import. 2017-09-27 10:00:39 -07:00
handlers.py zerver/tornado: Remove absolute_import. 2017-09-27 10:00:39 -07:00
ioloop_logging.py zerver/tornado: Remove absolute_import. 2017-09-27 10:00:39 -07:00
socket.py zerver/tornado: Remove absolute_import. 2017-09-27 10:00:39 -07:00
views.py zerver/tornado: Remove absolute_import. 2017-09-27 10:00:39 -07:00
websocket_client.py websocket_client: Use get_system_bot. 2017-08-24 23:16:18 -07:00