zulip/zerver
2017-11-29 22:18:05 -08:00
..
fixtures markdown: Hide URL if message is only an image. 2017-11-27 13:30:18 -08:00
lib rabbitmq: Do a better job of retrying failed connections. 2017-11-29 16:56:29 -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 test_signup: Expand tests for invalid confirmation links. 2017-11-29 22:18:05 -08:00
tornado tornado: Use spiffy new call_later rather than add_timeout. 2017-11-29 16:56:29 -08:00
views confirmation: Move check_prereg_key_and_redirect to registration.py. 2017-11-29 22:18:05 -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 caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
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 Update static_header.txt with new license information. 2016-08-13 00:37:21 -07:00
storage.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00