* master: (29 commits)
Adding new preference for wrapping story content either at 700px or edge of screen.
Bumping Android to v4.2.1.
Work around API change that throws out hidden stories and vends blank pages. (#664)
Fixing duplicate Pocket share extension message.
Don't cache super-small images.
Don't use cache filenames that are impossible to debug.
Fix image prefetch for protocol-hopping redirects.
Keep action replays around until there is less risk of them being needed.
Overhaul and simplify nextUnread search algo. (#640)
Ensure recounts don't get stuck behind story page requests.
Updating push logging message when skipping.
v4.2.0 of android app.
New maintenance message.
Updating fabfile to handle psycopg2/pgbouncer.
Tweak load throb anim speed for stock devices.
Tweak and comment new story list loading indicator.
Move story list loader to correct position. (#582)
New loading-progress animation for story lists. (#582)
Chopping off milliseconds in push delta.
Chopping off milliseconds in push delta.
...
* master:
Backporting grid layout so that if a user goes from dev, which has the new grid, back to www, which doesn't, they will still be able to use the site.
* master:
Fixing organizer to actually delete feeds when in flat hierarchy.
More use of private method for converting group position to index in FolderListAdapter.
Add global shared stories icon
Remove mark as unread from menu in GlobalSharedStoriesReading
Fix querying for global shared stories
Fix indexing in FolderListAdapter. Fix title for GlobalSharedStoriesReading.
Wire everything together to load global shared stories
Initial work on activity/fragment/feedset for global shared stories
Single method to convert group position to folder index
Fix indexing into activeFolderNames to take into account additional row for global shared stories.
Initial work to show row for global shared stories
Add constant for position of all shared stories
* master:
Scrolling back to original position when chagning sort options in organizer.
Switching to nested hierarchy if jumping to a folder in the organizer.
* master: (238 commits)
Upping ios to v4.6.4.
Including hidden stories in fetch. Also fixing send to button in story settings cog.
Less ifs when handling volume key
Add preference for volume key navigation
Override volume key for next/prev navigation in reading activity
Adding an include_hidden parameter to single feeds and rivers, defaulting to false. Clients that don't use hidden stories but use paging as an indicator will need to account for a hidden_stories_count field, as indicating in the API docs.
Bumping Android version to 4.2.0b1.
Disable debug.
Updating oauth toolkit to fix admin issues.
Better algorithm for image cache cleanup. (#627)
Unescape HTML entities in image alt text. (#652)
Redraw overlay buttons slightly less often when scrolling.
Resource-ify sync status messages.
Fix story sync status indication. (#644)
Adding autocomplete ignores.
Remove last traces of the legacy DB!
Migrate comment replies off of legacy DB.
Migrate user profiles off of legacy DB.
Start migrating comments from legacy DB.
Fix crash when updating old comments.
...
* master:
v4.6.1 of the iOS app. Submitted to the app store + enterprise deployment.
Fixing HTML in sent messages.
Stubbing in marking read above scroll.
Marking story as read if mouse lock position is below the top story.