NewsBlur/apps/feed_import
Samuel Clay d88dab454a Merge branch 'django1.6' into django1.7
* django1.6: (109 commits)
  Specifying SESSION_SERIALIZER, which changes from PickleSerializer to JsonSerializer in django 1.5 to 1.6.
  Fixing broken auto-dark theme.
  Increasing contrast for unread counts.
  Fixing tag colors and story traversal button borders. For https://forum.newsblur.com/t/dark-mode-minor-tweak-suggestion/8225
  Cleaning up Twitter lists.
  Updating next/previous buttons and search icon.
  No ECMAScript 6 yet. Wait until it's the only change.
  Mark read button
  Older httplib2 doesn't have setuptools legacy issue.
  Upgrading redis session.
  Upgrading redis session.
  Django 1.6.11, not requiring fields=__all__. @sictiru, wondering if this is necessary?
  Better newsletter check
  Adding allowlist (whitelist) for RSS Bridge.
  Removing last vestigates of Google Analytics.
  New spinners.
  Cleaning up profile modal.
  Scratch that, better bright.
  Darkening light blue links and graphs.
  Better cross browser watching for changing theme.
  ...
2020-06-24 16:04:10 -04:00
..
fixtures When adding a feed to a folder, check against the lower case folder name to correct for dupes. 2016-11-14 12:31:41 -08:00
management Removing additional traces of Google Reader. 2020-06-15 17:53:35 -04:00
migrations upgrade to django 1.6 and make migrations 2020-06-05 11:00:54 -04:00
__init__.py Finishing off Google Reader OAuth synchronization. Also renamed opml_import -> feed_import. And fixed the height of small modals. 2010-06-29 20:16:09 -04:00
models.py Removing additional traces of Google Reader. 2020-06-15 17:53:35 -04:00
tasks.py Removing additional traces of Google Reader. 2020-06-15 17:53:35 -04:00
tests.py Merge branch 'master' into darkmode 2020-06-15 18:28:23 -04:00
urls.py Removing Google Reader traces. 2020-06-10 19:24:02 -04:00
views.py Merge branch 'django1.6' into django1.7 2020-06-24 16:04:10 -04:00