zulip/zephyr
Waseem Daher e0f3c43432 Deduplicate code a little.
(imported from commit 52c32776641256fc145ce1ff7a60ca8fb92ea784)
2012-11-27 13:28:21 -05:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Temporarily remove user-visible "time travel" UI. 2012-11-21 11:30:56 -05:00
lib bugdown: Use Markdown.reset() instead of re-creating the whole parser 2012-11-20 15:10:15 -05:00
management [schema] Add enable_desktop_notifications to user profile 2012-11-26 14:43:55 -05:00
static Deduplicate code a little. 2012-11-27 13:28:21 -05:00
static-access-control Add webkit desktop notifications 2012-11-26 14:43:55 -05:00
tests tests/frontend/run: Make waiting for the server less noisy 2012-11-16 15:33:38 -05:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py context_processors: Rename misleadingly named unused parameter 2012-11-07 17:46:46 -05:00
decorator.py update_user_activity: Fix get_or_create race. 2012-11-27 12:09:57 -05:00
forms.py Always allow registration if attempting to register for a non-MIT realm. 2012-11-21 16:42:15 -05:00
middleware.py Log how long requests take to process. 2012-11-14 15:52:57 -05:00
models.py Add default subscriptions upon non-MIT user creation. 2012-11-26 21:02:29 -05:00
tests.py Use Django's built-in @require_POST decorator 2012-11-26 11:52:50 -05:00
views.py Save newly created users in the log so they aren't forgotten by populatedb. 2012-11-27 11:16:38 -05:00