zulip/zephyr
Keegan McAllister 613e042b7c Get rid of current_view_predicate
Use 'narrowed' for the same role.  (Functions are always true-ish in
Javascript.)

Also, don't add messages to the narrowed table if not narrowed (my bad).

(imported from commit 31707d39abb97472a36d3816c62482e39e732fdc)
2012-09-24 18:42:04 -04:00
..
jstemplates Render all new zephyrs with a single template invocation 2012-09-24 17:45:52 -04:00
lib Add caching decorators 2012-09-19 13:01:58 -04:00
management Preparation for syncing messages back to MIT. 2012-09-24 14:31:40 -04:00
static Get rid of current_view_predicate 2012-09-24 18:42:04 -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 Add support for specifying per-user MIT subscription lists. 2012-09-24 10:51:49 -04:00
models.py Preparation for syncing messages back to MIT. 2012-09-24 14:31:40 -04:00
tests.py Preparation for syncing messages back to MIT. 2012-09-24 14:31:40 -04:00
views.py Actually fix deduplication of synced huddle messages. 2012-09-24 17:38:21 -04:00
zephyr_mirror.py Hopefully fix huddle message deduplication with MIT sync. 2012-09-24 16:30:24 -04:00