zulip/zephyr
Keegan McAllister 299a298bfb Fix variable name typo in narrow.by_recipient
(imported from commit 87954f2d9007ebdd9d6da8a71584d2677c19ad4d)
2012-10-19 13:02:25 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Use narrow.by_recipient in message template 2012-10-19 12:57:34 -04:00
lib Generate initial API keys in the same manner as passwords 2012-10-17 18:23:01 -04:00
management create_user_if_needed: Use proper initial passwords 2012-10-17 21:08:59 -04:00
static Fix variable name typo in narrow.by_recipient 2012-10-19 13:02:25 -04:00
static-access-control Rename subscribe.js -> subs.js 2012-10-18 15:42:08 -04:00
tests gitignore zephyr/tests/zephyrdb.test 2012-10-11 16:25:40 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Use the obfuscated URLs 2012-10-17 15:04:33 -04:00
decorator.py Remove unused imports 2012-09-07 13:57:32 -04:00
forms.py Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py Move mit_sync_table code into the correct process. 2012-10-17 22:35:02 -04:00
tests.py Disable notify_new_message calls in testing and populate_db 2012-10-17 18:23:01 -04:00
views.py Return a max_message_id when returning no messages. 2012-10-19 11:37:20 -04:00