NewsBlur/apps/rss_feeds
Samuel Clay b81381b120 Merge branch 'master' into dynamodb
* master:
  Updating favicon to include 64x64 icon for Metro.
  Marking shared stories as read.
  Coering story content into unicode to handle changes.
  Fetching more stories.
  Moving from Aaron Swartz's html diff lib to lxml's html diff lib. Should fix issues around disappearing content.
  Favicon for IE9 and for 32x32.
  Trying to repair favicon for ie9 users.
2012-09-24 14:25:35 -07:00
..
fixtures Moving from samuel@ofbrooklyn.com to samuel@newsblur.com. 2012-06-20 18:37:46 -07:00
management Merging separate task feeds tasks. 2012-08-09 21:18:45 -07:00
migrations Merge branch 'master' into dynamodb 2012-09-19 16:37:47 -07:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
admin.py Holy hell, the Mongo transition is nearly complete. All that's left is classifiers. This includes stories, user_stories, and calculating unread counts. 2010-08-21 23:49:36 -04:00
icon_importer.py Fixing issue when opening feed in Story view but second story gets selected instead of first. 2012-09-21 11:36:27 -07:00
models.py Merge branch 'master' into dynamodb 2012-09-24 14:25:35 -07:00
page_importer.py Removing old feed pages from mongo. 2012-09-19 12:36:50 -07:00
tasks.py Trimming mongodb lag cutoff to force feeds to correct themselves when slave lag becomes an issue. 2012-09-13 13:54:40 -07:00
tests.py Refactoring refresh feed unread counts. Fixing tests. 2012-03-26 11:04:05 -07:00
urls.py Adding etags (304's) to feed icons. 2012-03-29 16:03:06 -07:00
views.py Attempting to fix user exception dialogs. 2012-08-27 15:22:42 -07:00