NewsBlur/apps/rss_feeds
2017-12-18 21:48:26 -08:00
..
fixtures Finally have a test case for the Google Blog duping. 2017-04-30 18:47:10 -07:00
management Minting xlsx spreadsheet from queries. 2016-10-06 17:20:30 -07:00
migrations Renaming redis feed pool to redis feed update pool in prep for redis feed sub pool. 2015-07-27 18:35:25 -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 favicon fetcher: provide an Accept header on requests. 2017-08-16 18:21:14 +00:00
models.py YouTube feeds now have an auto extracted title. Thank you Bruno! 2017-12-18 21:48:26 -08:00
page_importer.py Removing ESPN from original pages. 2017-11-03 13:47:17 -07:00
tasks.py Fixing feedfinder beautifulsoup issues, unicode issues in feed, and unicode comparisons issues with page_data (since it wasnt being decompressed when compared). 2016-02-05 14:43:31 -08:00
tests.py This is it, the big kahuna of fixes. This corrects for messed up guids that are causing lots of read stories to become unread. 2017-05-01 11:39:24 -07:00
text_importer.py No longer finding the largest image in a story if the text view already successfully found one. Also using Mercury's builtin image finder. 2017-11-03 13:47:17 -07:00
urls.py Undoing story change preference. Now story changes are loading through ajax. 2016-02-26 20:01:41 -08:00
views.py Fetcing the original text now extracts the image url for others. 2017-03-23 16:06:06 -07:00