zulip/zerver
Rishi Gupta 7d1c88f0fb invitations: Limit realms to 100 invites per day.
To guard against using zulip invites as a vector for spam. Stopgap measure
until we figure out something better.
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 invitations: Limit realms to 100 invites per day. 2017-11-29 22:18:05 -08:00
management purge_queue: Allow purging Tornado-consumed queues. 2017-11-29 14:44:53 -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 invitations: Limit realms to 100 invites per day. 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 invitations: Limit realms to 100 invites per day. 2017-11-29 22:18:05 -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