* master: (470 commits)
Better handling of tweepy errors.
Truncating more of the body due to payload size limits.
Accidentally marking stories in active feed as read when marking other feeds as read.
New experimental data collector for debugging feeds over time.
Fixing broken notifications for people with no notifications.
Fixing a couple Twitter and YouTube fetch issues.
iOS v7.0.0 testflight beta.
Gotham is the new default font.
Notifications should start at the top on every open.
Fixing notification popover placement on ipad.
Fixing crash when remvoing multiple notifications at once.
Fixing all ios8 warnings. v7.0.0 is ready to go to TestFlight!
Moving to UIAlertController. Got a bunch more.
Upping redis timeout to handle possibility that users are still losing their tokens.
Fixing warnings.
Fixing styling on notifications titles.
Fixing notifications on ipad. Notifications are also now updated after saving.
Attempting to allow both old form and new form lists in parameters. looks[]=like&looks[]=this instead of looks=like&looks=this
Feed ids is a list.
Handling new style list parameters.
...
* master: (75 commits)
Adding template for Turn Touch end campaign email.
Fixing images in email notifications.
Bingo, found a bug when marking odler stories as read in a folder.
Updating fonts.
Android v5.1.0b1.
Turning S3 back on.
enroll more debug logging
enroll more debug logging
fix log levels, enroll more debug logging
enroll more loggin in feedback logger
enroll more logging in feddback system
log capture and email reporting
Adding failure handling for boto.
Fixing horrible session loss bug. Turns out the django-redis-sessions library changed timeout behavior, from silently retrying to silently failing. Adding necessary SESSION_* vars.
Better handling of booleans on /reader/feeds.
Fixing redis bootstrap
Add Firefox to story browser list
Dashboard should not show old stories.
Faking user agent when rss bans NewsBlur.
Better recording of non-200/300 status codes on feed fetch.
...