NewsBlur-viq/apps/rss_feeds
2020-07-08 19:00:09 -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 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 Got highlighting works end-to-end! This is nearly ready to launch, just need to re-select selected text. 2020-07-08 19:00:09 -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 Renaming feedfinder and feedfinder2. 2020-06-15 12:30:30 -04:00