* master:
Fixing broken move to folder.
Adding setup_all for single machine installations.
Fixing original view, broken during backbone upgrade.
Upgrading to latest Backbone and Underscore. May break shit.
* master:
Changing story scroll offset on blurblogs.
Fixing blurblog scrolling on iphone. Fixed offset of folder menu. Changing modal shadow.
Launching read folder with All stories and not just unread stories.
Oldest first goes back two weeks on all stories.
Using mark_read_date in all stories read_filter by folder.
Fixing all read_filter for folders by including hidden feeds. Also marking stories beyond the unread cutoff as read, hoping the redis store of read stories takes care of the rest.
Speeding up All Site Stories. Also beta-ing river with read_filter of all (not just unread).
Launching Text View.
Paging in text view when on temporarily. Also auto-selecting first story when temporarily opening text view.
Fixing two small bugs in text view.
Hiding text view for non-staff.
Fixing the last of the state errors on text view. Should be good to ship.
Adding a white fade to text view for non-premium.
Adding premium requirement for Text view.
Temporarily loading text view on shift+enter. Adding keyboard shortcuts.
Fitting story count floater, and then hiding it when it doesn't fit entirely.
Selecting first story in text view in folders. Showing unread count floater even in text view.
Correcting a few glitches in text view. Shaping up nicely. Just need premium only.
Showing the story we do have when text view fails.
Text view. Needs a few tweaks and a premium only view.
* master: (28 commits)
Adding logging to photo uploading.
Undoing some broken changes on reading.
Adding avatar photo uploading.
Moving bakc to Verdana for Windows font. Ugh, this has to be fixed somehow.
Fixing deactivation of expired premiums.
Forgot password flow. Holy crap, this took two years.
Bumping up duplicate address length for feeds.
Submitting v1.8 to iOS App Store.
Fixing db firewall ports.
Preparing original pages node server for launch.
Adding font size choices to web preferences.
Closing #66 with both integration of #68 and using the same fonts. Users can add an optional class if they want these other convenient fonts. Also using a few fonts as backups for non-Mac users.
Fix default theming hook
Add multiple targeted font stacks
Fixing #75: shared stories should use story permalink, not story guid. Doh. Thanks @denubis!
Categorizing preferences. Adding window title count back in.
Adding email lookup to forgot password flow.
Adding email lookup to forgot password flow.
Removing unused original pages from S3 when stored on node server.
Refactoring original page saving toa ccount for node server being down.
...