zulip/zerver
Tim Abbott be832387c5 user_groups: Fix reporting of empty user groups.
Previously, we weren't doing a proper left join in
user_groups_in_realm_serialized, resulting in empty user groups being
excluded from the query.  We want to leave decisions about excluding
empty user groups to the UI layer, so we include these here.
2017-11-29 16:13:55 -08:00
..
fixtures markdown: Hide URL if message is only an image. 2017-11-27 13:30:18 -08:00
lib user_groups: Fix reporting of empty user groups. 2017-11-29 16:13:55 -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 user_groups: Fix reporting of empty user groups. 2017-11-29 16:13:55 -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 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
storage.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00