zulip/zephyr
Waseem Daher fe3fcd334e Remove dead code.
This code is the start of something that would make your
narrowed-on message remain in the same place post-narrow,
which is possibly a good idea.

(imported from commit 0a557d6492de470928245b33f95ae8c0102db0a6)
2012-10-04 15:47:20 -04:00
..
fixtures gitignore text fixtures 2012-09-28 11:55:43 -04:00
jstemplates Collapse new with old messages when prepending 2012-10-02 18:24:54 -04:00
lib Add a Django query helper 2012-09-28 19:33:15 -04:00
management populated_db: Rename many functions/variables from zephyr => message. 2012-10-03 18:14:15 -04:00
static Remove dead code. 2012-10-04 15:47:20 -04:00
tests Replace 'zephyr' => 'message' in test suite. 2012-10-04 14:37:36 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -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
models.py Replace 'zephyr' => 'message' in code internal to models.py. 2012-10-04 14:38:07 -04:00
tests.py Replace 'zephyr' => 'message' in test suite. 2012-10-04 14:37:36 -04:00
views.py Add '.' to the list of valid class name characters. 2012-10-04 15:17:12 -04:00