NewsBlur-viq/apps/rss_feeds
Samuel Clay 8ee277c7d3 Merge branch 'django1.6' into django1.7
* django1.6:
  Fixing DB Monitor.
  Updating User Agent for all fetchers.
  Ignoring VSCode.
  Checking the 'credit' field if author not found. Works for TechRepublic, which I suspect is a one off.
  Handling multiple newsletter feeds.
  Attempting a fix of stories taking too long to sort while counting unreads.
  Fixing newsletter search.
  Fixing newsletter search.
  Newsletters feeds now de-duplicate based on sender email as well as sender name. This should cut down on duplicates.
  Android v10.1.1.
  Ignoring cache for homepage user.
  Gotta recreate empty_values somehow
  Fix exception
  Update dependencies
  #1380 Use image proxy only for http images
  #1379 Automatic light/dark theme
  #1367 Starred stories service
2020-11-30 18:01:42 -05:00
..
fixtures Beginning fix of rss_feeds unit tests. 2020-08-04 13:45:16 -04:00
management change requires_model_validation to requires_system_checks in shellplus management command 2020-06-07 03:00:35 -04:00
migrations upgrade to django 1.6 and make migrations 2020-06-05 11:00:54 -04:00
__init__.py
admin.py
icon_importer.py Updating User Agent for all fetchers. 2020-11-30 15:48:59 -05:00
models.py Updating User Agent for all fetchers. 2020-11-30 15:48:59 -05:00
page_importer.py Updating User Agent for all fetchers. 2020-11-30 15:48:59 -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 Beginning fix of rss_feeds unit tests. 2020-08-04 13:45:16 -04:00
text_importer.py Updating User Agent for all fetchers. 2020-11-30 15:48:59 -05:00
urls.py Building standalone webpage for statistics. 2020-01-08 10:28:35 -08:00
views.py Merge branch 'django1.6' into django1.7 2020-06-24 16:04:10 -04:00