zulip/zerver
Greg Price fe979af822 purge_queue: Allow purging Tornado-consumed queues.
These are the exceptions to the rule that our queues correspond to
queue-processor workers.

Purging `notify_tornado` in particular is a useful workaround right
now for some error spew in the dev environment.
2017-11-29 14:44:53 -08:00
..
fixtures markdown: Hide URL if message is only an image. 2017-11-27 13:30:18 -08:00
lib subs: Fix clearing unread counts when leaving private streams. 2017-11-29 14:40:08 -08:00
management purge_queue: Allow purging Tornado-consumed queues. 2017-11-29 14:44:53 -08:00
migrations notification settings: Add stream email notifications setting. 2017-11-28 17:51:18 -08:00
templatetags markdown processor: Exclude some files from macro substitution. 2017-11-22 10:29:07 -08:00
tests subs: Fix clearing unread counts when leaving private streams. 2017-11-29 14:40:08 -08:00
tornado zerver/tornado: Use Python 3 syntax for typing (part 2). 2017-11-28 17:02:24 -08:00
views notification settings: Add stream email notifications setting. 2017-11-28 17:51:18 -08:00
webhooks integrations: Add topic parameter for Appfollow. 2017-11-28 15:49:19 -08:00
worker subs: Fix clearing unread counts when leaving private streams. 2017-11-29 14:40:08 -08:00
__init__.py
apps.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
context_processors.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
decorator.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
filters.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
forms.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
logging_handlers.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
middleware.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
models.py notifications: Separate push and email notifications checks. 2017-11-28 17:51:18 -08:00
signals.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
static_header.txt
storage.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00