* master:
changing entitlements
adding in recompiled ipa
adding new ipa
aadding in new ipa url
Adding logging for downloading enterprise ios app.
Adding MIMEtypes to .ipa and .plist for iOS app.
adding ipad
adding in new plist
Adding iOS app download for enterprise distribution.
adding enterprise ipa
Adding days arg to popular stories to grab even more.
* 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
...
* categories:
Fixing folder merge so category additions can be idempotent. Also fixing social connect size for iPhone.
Adding categories. Still needs subscription to categories being added to a user's subscription folders.
* master: (23 commits)
Changing colors on share buttons to increase sharing.
Adding logging for failed social connects.
Fixing bug in sycning twitter/facebook.
Removing scroll on iPhone social connect, used for new iPhone ftux.
Forcing re-approval on Google Reader import.
Adding feed count to google reader import endpoint.
Adding auto_active flag to reader import, for the iPad.
Adding gflags and fixing facebook website on import.
Vendored OAuth2 library + migration.
OAuth -> OAuth 2! For a better feed import experience.
Handing over url to iPad app during social connect.
Fixing intro and friend's twitter/facebook connect once and for all.
This is seriously the most f'ed typo I've commited. It pulled in extra stories after the last few had loaded using the unread-only filter.
Forcing unread recalcs on feed open. May fix a bunch of mis-calced unreads.
Moving to shared_story dates for unread counts on social subs.
Forcing unread recalcs when necessary.
Fixing mark stories as read when on socialsub.
Changing oldest unread calculation to use share date instead of story date.
Attempting to fix the unread count bug in socialsubs.
Fixing double-cpunting bug and cleaning up unread counts on friend subs.
...