NewsBlur-viq/apps/rss_feeds
2011-03-23 19:00:28 -04:00
..
fixtures Refactoring feed fetching so some feeds will be correctly parsed. Also updated unit tests to include invalid XML. 2010-07-07 18:40:19 -04:00
management Trying to fix stale feeds by checking for a last update of a day. 2011-02-22 09:37:09 -05:00
migrations No need to change tagline's max_length on migration. 2011-02-06 15:43:13 -05: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 icon download errors. 2011-02-02 13:32:52 -05:00
models.py Updating feeds just a tad bit quicker, to test out the new servers. 2011-03-23 19:00:28 -04:00
page_importer.py Fixing a whole lot of feed fetch bugs. 2011-02-15 21:08:40 -05:00
tasks.py Abstracting feed queueing so I can queue a queryset of feeds from the command line. Also adding in queueing of feeds that have not been updated in a week (for those that fall through the cracks. 2010-12-23 12:32:24 -05:00
tests.py Renaming json.py to json_functions.py to resolve namespace conflict with anyjson. 2010-10-23 13:06:28 -04:00
urls.py Refactoring feed canonical representations. Split Feed from UserSubscription for use in the feed recommended module. Hooked up Statistics and Intelligence Trainer modals to the recommended feed. Still need Try/Add, and paging. 2011-03-04 12:27:31 -05:00
views.py Add recommended feed opens up Add dialog. Also fixing Safari extension to wait for the folders to show up when adding a url from querystring. 2011-03-11 20:05:41 -05:00