NewsBlur/apps/rss_feeds
2013-08-14 14:32:50 -07:00
..
fixtures Adding metric for last story date, used to calculate next scheduled update. 2013-04-23 17:04:21 -07:00
management Adding metric for last story date, used to calculate next scheduled update. 2013-04-23 17:04:21 -07:00
migrations Migrating comment feeds to non-comment feeds. 2013-05-07 15:37:36 -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 Normaling user agents between feed/page/icon fetchers. Adding full site permalink. 2013-07-10 11:38:05 -07:00
models.py Turning off redis dupe story id writer. 2013-08-14 14:32:50 -07:00
page_importer.py Fixing broken original pages by auto-fixing the has_page field on successful page fetch. Thanks to The Verge for uncovering this one. 2013-07-23 10:43:28 -07:00
search_indexes.py Upgrading to jQuery 2, removing all old migrations. Need to fix autocomplete. 2013-07-03 22:16:01 -07:00
tasks.py Shortening task error restart to 10m from 1h. 2013-05-24 13:18:05 -07:00
tests.py Fixing tests. 2012-11-27 16:22:03 -08:00
text_importer.py Fixing a dozen text and feed fetching bugs. 2013-08-06 13:18:55 -07:00
urls.py Adding email for first share to tell users about their blurblog. 2013-04-22 15:24:38 -07:00
views.py Adding necessary exception handling to text view. 2013-07-15 11:06:56 -07:00