zulip/zephyr
Zev Benjamin 09deef9611 Improve autocomplete for multi-person huddles
(imported from commit 3dacbc6b8c8470177844987e509bc1d413a10766)
2012-10-12 17:29:52 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Rename instance to subject. 2012-10-10 18:01: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 Improve autocomplete for multi-person huddles 2012-10-12 17:29:52 -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 Make Message's display_recipient field be an object with consistent names for both personals and huddles. 2012-10-12 11:34:42 -04:00
tests.py Fix test broken by 0917d5c2ed1b156603ce53aaec88ecbe26f5f39c 2012-10-12 14:30:23 -04:00
views.py Auto-complete huddle names based on full name. 2012-10-12 11:35:45 -04:00