* master: (111 commits)
Icon importer needs to actually be different, not just forced.
Android v4.7.0b1.
Offering shared story back in api when sharing story.
Turning on feed trimming by read stories.
Refining read story check on trim.
Seeing how many stories would be eliminated using new read story checker.
Bump android version for Beta.
Add debug about stuck actions to the feedback info dump.
Add purge_tag and purge_author to Feed.
Adding purge stories to fix db corruption bug.
Fix problems with folders containing special characters.
Fetching title and content from stories shared without content+title. For #755.
Adding original text fetcher to /api/share-story requests that have no content.
Fixing tlnb logging viewer.
Upgrading api/share_story to newer required_params api.
Fix crash on pre 4.4 platforms when choosing folders.
Use standard mode in the story detail web view.
Fix tapping on target=_blank links not working in the original story view.
Fix Mail action in "Send to" from the original story view not including the URL.
For #755: adding authenticated /api/share_story/ endpoint that doens't use profile token.
...
* master: (25 commits)
Fixing #801. Now checking for try-feed earlier, as well as correcting for when it's not ready to be checked. Handles race condition on iPad.
V5.0.2.
Correcting the display of error messages on feed detail view. Also hiding the error globe on empty folders. Lastly, when loading empty feeds/folders, scroll to show search bar.
Fixing rotation issues on iphone and ipad when rotating in original view and returning back to story.
No longer clearing story when opening original view. Also fixing rotation issues when returning to story detail from rotated original view.
Handling more requests errors in text importer.
Fixing organizer: when adding a folder, losing selection bindings.
Bump Android app version.
No need for www in youtube urls.
Fix rendering of saved stories in story lists.
Fix crashes when launching stale or impossibly timed Reading activities.
Don't allow an untimely feedfolder sync to write stale unread data.
Reduce some UI lag from racing API requests.
skip encoding checking. requests.get already did it for us. requests.get always returns unicode in 'text'
PEP8 fixes: removed whitespaces from the blank lines
Fix infinite recursion for duplicate folders.
iOS: Fix crash marking story as unread if no story has been displayed yet.
iOS: Don’t scroll the story titles table when returning to the feed detail view (#832).
convert story_content to string before compression. zlib.compress fails with unicode text that contains non-ASCII symbols.
PEP8 fixes
...
* master: (123 commits)
Handling broken getsatisfaction feedback url.
Handling feeds that go missing.
Fixing yet another requests error on icon fetching.
Handling more errors when fetching feeds.
Raising time limit on analytics cleaning.
Handling another requests error when fetching icons.
Cleaner spam logging.
No IP is grounds for spam.
Fixing IP logging.
Deleting users should log IP.
Fixing #827 - double tapping was disabling scrolling but not turning it back on. This is in response to the fix#786.
Stubbing in new MFeedFolder model to count folders that feeds are in.
iOS: fixed#821 (improve sharing for Notes)
Android v4.6.0.
iOS app v5.0.1.
I think this is a better fix for the iOS 8 crash
Crash on iOS 8.4.
iOS: fixed#771 (mark all as read)
No longer stripping debug symbols from ios release. No need, considering NewsBlur is open source. And this helps debug end user issues.
Fixing part of #771 - pruning queued read stories that have already been marked as read (in case they are in purgatory and can't get marked read). Also fixing a crash when a folder claims to have unreads but doesn't (NSNull+JSON for handling empty results from the server.)
...
These browsers can't handle the way that background links are opened.
They all get identified by jQuery.browser as safari, and as Safari
on Linux/X11 is impossible, when a browser is safari on Linux/X11
backgrounding is disabled.