NewsBlur-viq/apps/rss_feeds
2012-03-28 18:25:57 -07:00
..
fixtures Adding Mother Jones feeds for testing. 2012-03-08 16:02:10 -08:00
management Switching to redis to feed queuing. Also adding a weight for skipping feed fetches under high load. 2012-02-26 22:33:06 -08:00
migrations Adding subscription callbacks for PuSH. 2012-03-27 16:26:07 -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 image processing issue and updating to latest feedparser. 2011-08-27 13:27:21 -07:00
models.py Fixing hub url change subscription. 2012-03-28 18:25:57 -07:00
page_importer.py Upgrading requests's ConnectionError to a first-class error, marking page as bad url. 2012-03-03 10:12:51 -08:00
tasks.py Adding push feeds queue. Ignoring fat ping, since it might not match URLs. 2012-03-28 15:49:21 -07:00
tests.py Refactoring refresh feed unread counts. Fixing tests. 2012-03-26 11:04:05 -07:00
urls.py Stubbing out entire feed settings modal. Needs duplicate feed list. Also needs backend splitting of subscriptions. 2011-11-12 18:19:57 -08:00
views.py Showing correctly real-time status if feed is push. 2012-03-28 17:33:01 -07:00