NewsBlur/apps/rss_feeds
2020-06-04 16:57:04 -04:00
..
fixtures Finally have a test case for the Google Blog duping. 2017-04-30 18:47:10 -07:00
management Removing unused merge_feeds command, this is better used in rss_feeds/models.py 2020-05-21 16:54:26 -04: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
admin.py
icon_importer.py Handling MemoryError. 2019-10-13 09:16:17 -04:00
models.py Adding twitter lists to feed fetcher. 2020-06-04 16:57:04 -04:00
page_importer.py Handling broken page importer. 2020-05-04 09:50:01 -04: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 Overriding story url. 2020-04-30 14:53:42 -04: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