NewsBlur/apps/rss_feeds
2020-03-17 12:20:59 -04: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 Handling MemoryError. 2019-10-13 09:16:17 -04:00
models.py Secure image thumbnails are default 192px (for #1162). 2020-01-23 20:34:32 -05:00
page_importer.py Adding royalroad.com to excluded original page sites. 2020-02-27 10:23:23 -05: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 Fixing KeyError 2019-08-21 18:33:57 -07:00
urls.py Building standalone webpage for statistics. 2020-01-08 10:28:35 -08:00
views.py Changing update_counts on /reader/feeds so that all clients are forced to count unreads on initial feed load unless they explicitly say they can update their own counts by later calling /reader/refresh_feeds, which can take a while (Counting is difficult). 2020-03-17 12:20:59 -04:00