zulip/scripts/nagios
Vishnu Ks 766511e519 actions: Mark all messages as read when user unsubscribes from stream.
This fixes a bug where, when a user is unsubscribed from a stream,
they might have unread messages on that stream leak.  While it might
seem to be a minor problem, it can cause significant problems for
computing the `unread_msgs` data structures, since it means we need to
add an extra filter for whether the user is still subscribed, either
in the backend or in the UI.

Fixes #7095.
2017-11-21 20:09:17 -08:00
..
check-rabbitmq-consumers actions: Mark all messages as read when user unsubscribes from stream. 2017-11-21 20:09:17 -08:00
check-rabbitmq-queue scripts: Text-wrap long lines exceeding 110. 2017-11-10 16:22:26 -08:00
cron_file_helper.py pep8: Fix E701 violations. 2016-11-30 20:45:09 +00:00