zulip/zerver
Vishnu Ks a30152cb94 models: Use is_cross_realm_bot_email whenever possible.
Fixes #7557
2017-12-07 14:55:06 -08:00
..
fixtures markdown: Hide URL if message is only an image. 2017-11-27 13:30:18 -08:00
lib models: Use is_cross_realm_bot_email whenever possible. 2017-12-07 14:55:06 -08:00
management Scripts: Add script for resetting postgres sequences for imports. 2017-12-01 06:38:08 -08:00
migrations invitations: Limit realms to 100 invites per day. 2017-11-29 22:18:05 -08:00
templatetags markdown processor: Exclude some files from macro substitution. 2017-11-22 10:29:07 -08:00
tests models: Create is_cross_realm_bot_email function. 2017-12-07 14:55:06 -08:00
tornado tornado: Use spiffy new `call_later` rather than `add_timeout`. 2017-11-29 16:56:29 -08:00
views invitations: Change error messages for resend/revoke views. 2017-12-06 20:35:50 -08:00
webhooks mypy: Use Python 3 type syntax in zerver/webhooks/newrelic/view.py. 2017-12-05 16:32:18 -08:00
worker invitations: Remove get_prereg_user_by_email. 2017-12-06 20:35:50 -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 models: Use is_cross_realm_bot_email whenever possible. 2017-12-07 14:55:06 -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