zulip/zephyr/lib
Waseem Daher c16651bf23 [schema] Add referral system
For now, we just get emails about referrals that we have to follow up
on manually.

I don't love using the name "referral" in some places and "invite" in
others, but we already use the verb "invite" to mean something else
and "invite" is a canonical noun.

(imported from commit 0814c18395952fcdef234c1584984f71ca1b6f37)
2013-08-05 17:14:51 -04:00
..
bugdown zephyr_mirror: Disable most markdown patterns for mirrored messages. 2013-08-01 14:10:28 -04:00
__init__.py Add simple parallel computation library. 2012-09-14 13:32:25 -04:00
actions.py [schema] Add referral system 2013-08-05 17:14:51 -04:00
avatar.py Show user-uploaded avatars on the website. 2013-06-12 15:34:51 -04:00
bulk_create.py Use standard functions for parsing/validating email addresses. 2013-07-18 13:58:16 -04:00
cache.py Fix regression with JS tests only working the first time. 2013-07-03 10:43:24 -04:00
cache_helpers.py Avoid using djcache directly 2013-06-05 16:33:43 -04:00
context_managers.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
create_user.py Generate API keys in a more secure way 2013-07-30 13:54:50 -04:00
debug.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
event_queue.py Fix whitespace in request_event_queue. 2013-07-30 17:59:46 -04:00
html_diff.py [manual] Rename error bot to zulip.com domain. 2013-07-25 17:16:54 -04:00
initial_password.py Use proper randomization when generating new API keys. 2013-05-29 15:11:24 -04:00
logging_util.py Remove unused imports 2013-06-27 16:22:39 -04:00
mention.py If multiple users match a mention, prefer the first one created. 2013-07-17 14:26:39 -04:00
parallel.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
query.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
queue.py [manual] Use ujson instead of simplejson. 2013-06-24 10:17:10 -04:00
rate_limiter.py Remove unused imports 2013-06-27 16:22:39 -04:00
response.py Return a proper JSON error on HTTP authorization errors. 2013-08-01 14:01:58 -04:00
timeout.py Comment change: link to a StackOverflow answer directly 2013-05-09 10:41:33 -04:00
timestamp.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tornado_ioloop_logging.py Quiet Tornado's polling instrumentation in dev. 2013-08-01 17:18:07 -04:00
unminify.py Add missing newline to unminified stacktrace output 2013-07-30 17:59:10 -04:00
upload.py Add tool for migrating users from Gravatar to user avatars 2013-07-26 07:39:16 -04:00
utils.py Remove unused imports 2013-06-27 16:22:39 -04:00