* master:
Falling back to a POST request on river queries that have too many feeds.
Fix tabbing in previous commit.
Fix folder select clauses to always include root folder. Refactor selection clauses in general.
* master:
Trying to fix the unread counts ghosting issue by forcing an instant unread count refetch of active/selected feeds. This may work!
Fixing limits.conf to just use integers.
Making it a bit easier to setup a new db.
Updating Android app to v1.1 (revision 31).
* master:
Fixing port for real-time over SSL.
Fixing port for real-time over SSL.
Fixing broken CSS line.
Boosting feed fetches.
Premiums users with no active feeds should get all of their feeds activated.
* master:
Don't collide stories that are too short to be collided.
Fixing the long broken last update display on story titles header.
Fixing assortment of small bugs.
Allowing anonymous users to use statistics.
Handling previously read stories gracefully on unread count update.
Fixing updating of folder title when renaming. Thanks @afita.
Adding Metroblur to logging.
The 'm' key should only find oldest story, not also mark it read/unread. Typo? Thanks @donmelton.
* 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
...