zulip/zephyr
Keegan McAllister f3ee3fa6eb Simplify get_{next,prev,first,last}_visible
Now that we have two tables, the adjacent zephyrs will always be visible.

(imported from commit a1ac000bfba32faea109d1b35a84fdd30ccc4891)
2012-09-21 17:54:11 -04:00
..
jstemplates Restyle subscriptions page. 2012-09-21 16:04:44 -04:00
lib Add caching decorators 2012-09-19 13:01:58 -04:00
management Add both Humbug and MIT internal users. 2012-09-21 11:15:19 -04:00
static Simplify get_{next,prev,first,last}_visible 2012-09-21 17:54:11 -04:00
tests Fix some testing problems with new UserMessage class. 2012-09-07 11:30:28 -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 Use email addresses as unique identifiers rather than usernames. 2012-09-21 09:43:22 -04:00
mit_subs_list.py Move MIT Zephyr subs list into its own file 2012-09-12 20:30:07 -04:00
models.py Send recipient_id values to client and track them there. 2012-09-21 16:57:04 -04:00
tests.py Change some URLs associated with subscriptions. 2012-09-21 17:36:29 -04:00
views.py Raise error when subscribing to an already-subscribed-to class. 2012-09-21 17:47:58 -04:00
zephyr_mirror.py zephyr-mirror: Add support for syncing huddles. 2012-09-21 16:44:26 -04:00