* master:
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.
* master:
Attempting to allow both old form and new form lists in parameters. looks[]=like&looks[]=this instead of looks=like&looks=this
Handling new style list parameters.
Logging background fetches.
* master:
use notify preference
seperate notification preference
fix dismissal cleanup
more detailed crash logs in log capture
make notification autocancel quicker
notification actions
make notification dismissals stick across launches
re-tune some logging
fix notification taps sometimes showing wrong story
fix story list reusing dead cursors on search query so we can re-enable prompt cursor cleanup
clarify feedback options
add logging about action queue yields
don't reset pagination on slow Reading activity load
correctly show no-stories explainer for exhausted feeds with all phantom stories
don't reset API pagination on context switch. don't waste cycles on exhausted feeds.
tone down some doubled up debug
fix stuck Loaders on some platforms. improve docs for our custom loader.
fix story list activity not corresponding to filter setting
zero-feeds explainer for when in Saved mode
require explicit android java version, bump android gradle version
* master:
Handling broken URL for icons.
Handling over-the-limit error when counting unreads.
Upgrading raven because Sentry complained.
Changing feed log format to include id at the beginning. Also normalizing all feed titles in logs for better searchability.
Adding paypal payer email for convenience.
Fixing postgres slave setup.
Fixing broken S3 names.
Kill pgbouncer needs a default false.
Only use S3 when needed.
Only connect to S3 when needed.
Updating postgres slave copy.