NewsBlur/apps
2011-06-16 09:02:40 -04:00
..
analyzer Simply adding the number of read stories in the log of slow feed loads. 2011-06-09 19:00:31 -04:00
api Missing JSON response context for api/signup and api/logout. 2011-05-12 17:56:24 -04:00
feed_import Handling case of weird OPML not having the right attrs. 2011-06-10 11:25:50 -04: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 Finishing all boilerplate to the tutorial. This includes the preference to show/hide tutorial, and hiding the dashboard module. 2011-05-13 10:15:56 -04:00
reader Fixing bug around skipping the 2nd page of feed stories due to an off by one error. 2011-06-12 23:22:58 -04:00
recommendations Merge branch 'master' into tutorial 2011-05-18 17:51:58 -04:00
rss_feeds Major optimization on mongo queries. No longer using .rewind(), which is actually re-running the damn query! Wrapping repetitive querysets in list() for performance. 2011-06-09 15:36:24 -04:00
static Using GetSatisfaction for feedback. Added authentication section to API. Ready to launch! 2011-04-24 18:17:44 -04:00
statistics Trying to fix a stupid little NSDecimalNumber, failing. 2011-06-16 09:02:40 -04:00
__init__.py Initial 2009-06-16 03:08:55 +00:00