NewsBlur/apps/rss_feeds
Samuel Clay 174d47b3de Merge branch 'master' into organizer
* master: (65 commits)
  Oh my god what a terrible typo. Broke new users.
  Adding mark as read button to All Site Stories on web.
  Disconnecting facebook when session expires.
  Showing facebook posting error.
  Change text from mark previous to mark older as read in story context menu (#592)
  Fix pager margin drawable for dark theme (#590)
  Fixing URL munging when the url includes a non key=value pair in the query string. Ex: https://cns.utoronto.ca/~cks/space/blog/?atom. Thanks to @firesock for finding this.
  Adding screenshots for iphone 6 and 6+.
  Allowing guids to change if the permalink doesn't.
  Don't re-fetch already cached images.
  Synchronise DB upgrades with other DB actions. (#591)
  Explicity synchro DB writes. (#591)
  Cleaner service shutdown. (#591)
  Show story list loading indicator only if stories are being fetched, not just if they are queued. (read: don't spin if offline) (#590)
  iOS v4.5.0 submitted to the App Store.
  Fix loading of stories in focus view.
  Disable debug.
  Disable debug.
  Missed file from new loading indicator in reading frag.
  Sync service triggers fewer redraws for loading indicators.
  ...
2014-10-09 15:02:45 -07:00
..
fixtures Fixing reader tests and fixing broken delete where multiple feeds would be deleted. 2013-11-22 11:07:14 -08:00
management Adding updates_off run-time setting for handling large spikes of updates. 2014-05-29 17:53:16 -07:00
migrations Default null for new search indexed field for backwards compatibility. 2014-04-15 15:08:10 -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 Fixing massive icon problems by removing support for Windows ICO files. 2014-05-16 12:33:06 -07:00
models.py Merge branch 'master' into organizer 2014-10-09 15:02:45 -07:00
page_importer.py Handling PyAsn1Error 2014-05-27 13:08:21 -07:00
tasks.py Merge branch 'master' into saved 2014-05-29 18:38:56 -07:00
tests.py Fixing tests. 2012-11-27 16:22:03 -08:00
text_importer.py Boosting readability's ability to read Medium posts. 2014-07-21 14:22:07 -07:00
urls.py Adding email for first share to tell users about their blurblog. 2013-04-22 15:24:38 -07:00
views.py Turning off autocomplete for facebook feeds. 2014-09-18 10:07:28 -07:00