* master: (46 commits)
Tweaking right-click on feeds and upping ratelimit.
Fixing broken menus.
Simplifying top dashboard button.
Fixing audio handler for Firefox.
Fixing right clicks and updating team.
Encoding utf-8 strings into bytecodes so lxml doesn't choke.
Fixing ghost unreads by accounting for the implicit score of 1 in unsorted sets in redis when intersected with a sorted set. Doh!
Fixing errors in story training classification on social subs.
Fixing double-activities bug.
iPad/iPhone splash page, redone for the new iPad app.
Traverse folders if using Next Unread in folder view.
Fixing issue with top-anchored story titles list and story marker position. Thanks to @afita for the persistence.
Opening site after adding it.
Attempting to fix user exception dialogs.
Using parent folder to update all parent folders on read story.
Using correct bookmarklet css.
Fixing bug I've been tracking down for a while. Following an activity on a user you don't follow now correctly shows a tryfeed. Thanks to @afita for the great find!
Fixing Youtube embeds and correctly handling keyboard events when share is in transit.
Adding support for YouTube and Vimeo video embeds in share bookmarklet.
Correctly stripping tags from titles in shared stories.
...
Conflicts:
templates/social/social_story.xhtml
* master: (376 commits)
Removing redis db accidentally committed.
Removing non-ipad changes. -SC
Adding source attribution in river blurblog. Also changing default view for new users to Feed.
Cleaning up feed calculation in feed fetching.
Turning on mongodb replication lag watcher.
Forcing the feed fetcher to not count scores when there's replica lag. God this had better work.
Collecting replication lag statistics, to be used to count unreads.
Typo
Removing all removal of read stories, so that they stick around for blurblogs. No good answer for this one.
Fixing comments on river.
final v1.5
Moving read date to use shared date.
final bug squashes
semi final changes before launch
Adding signup activity for iPad and web.
make addsite a popover
Adding monit for celery on db. Fixing push subscription issue with changing feed ids.
polishing up first time user experience and fixing sharing nulls
ftux ui
adding in first time user experience fixes
...