NewsBlur/apps
2012-02-22 09:11:35 -08:00
..
analyzer Correct unread counts on social feeds. Needs auto-updating, refreshing, and smarter counting only when necessary. 2012-02-15 18:00:10 -08:00
api Switching a ton of feed and user fetches to simple ID matches. ".user.pk -> .user_id" 2012-01-26 09:32:24 -08:00
feed_import Switching a ton of feed and user fetches to simple ID matches. ".user.pk -> .user_id" 2012-01-26 09:32:24 -08:00
mobile Adding in new mobile site. Doesn't sohwing anything but a stubbed in list view. 2011-06-05 17:52:11 -04:00
profile Showing unread stories. I don't think this works at all yet, but it should. 2012-01-26 09:54:48 -08:00
reader Handling turned off redis server (in case redis goes down), and fixing up the /m/ mobile site. 2012-02-21 17:35:51 -08:00
recommendations Switching a ton of feed and user fetches to simple ID matches. ".user.pk -> .user_id" 2012-01-26 09:32:24 -08:00
rss_feeds Correct unread counts on social feeds. Needs auto-updating, refreshing, and smarter counting only when necessary. 2012-02-15 18:00:10 -08:00
social Working social profile. Needs a refactor to get all user profiles in a centralized dictionary in all requests to allow for pulling of specific info in later dialogs. Also updated underscore and fixed related issues. 2012-02-22 09:11:35 -08:00
static Stubbing in iphone page. 2011-12-06 17:57:11 -08:00
statistics Merge branch 'master' into social 2012-02-02 17:22:32 -08:00
__init__.py