zulip/zephyr
Zev Benjamin 8f3aea5cbf Fix narrowing to personals with a specific user
(imported from commit 06f84dd056e8212cb146a17bec37d0bbe63651d0)
2012-10-15 15:40:55 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Fix persistent message selection across narrows 2012-10-15 13:25:39 -04:00
lib Add a Django query helper 2012-09-28 19:33:15 -04:00
management Add social and test to default subs added after DB dumps. 2012-10-11 11:53:57 -04:00
static Fix narrowing to personals with a specific user 2012-10-15 15:40:55 -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
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 Re-initialize the markdown engine every 30 messages. 2012-10-15 15:29:49 -04:00
tests.py Fix test broken by 0917d5c2ed1b156603ce53aaec88ecbe26f5f39c 2012-10-12 14:30:23 -04:00
views.py Use select_related for the get_updates queries. 2012-10-15 11:54:12 -04:00