Commit graph

11611 commits

Author SHA1 Message Date
Samuel Clay
5758c61432 Merge branch 'master' into ios8
* 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.
2017-04-13 11:48:35 -07:00
Samuel Clay
9d9a5accbd Better handling of tweepy errors. 2017-04-13 11:43:39 -07:00
Samuel Clay
98d9378209 Truncating more of the body due to payload size limits. 2017-04-13 11:31:53 -07:00
Samuel Clay
d62f63935a Accidentally marking stories in active feed as read when marking other feeds as read. 2017-04-13 11:21:50 -07:00
Samuel Clay
d84e2af636 New experimental data collector for debugging feeds over time. 2017-04-12 19:13:33 -07:00
Samuel Clay
4c7cde918f Fixing broken notifications for people with no notifications. 2017-04-12 18:55:12 -07:00
Samuel Clay
14724ffa68 Merge branch 'master' into ios8
* master:
  Fixing a couple Twitter and YouTube fetch issues.
2017-04-12 17:30:48 -07:00
Samuel Clay
557438008b Fixing a couple Twitter and YouTube fetch issues. 2017-04-12 11:19:42 -07:00
Samuel Clay
cfa67d1c59 iOS v7.0.0 testflight beta. 2017-04-12 11:19:24 -07:00
Samuel Clay
95ed6c55a6 Gotham is the new default font. 2017-04-11 17:36:10 -07:00
Samuel Clay
032ed2631b Notifications should start at the top on every open. 2017-04-11 17:21:14 -07:00
Samuel Clay
8d77104365 Fixing notification popover placement on ipad. 2017-04-11 17:15:41 -07:00
Samuel Clay
3991314a41 Fixing crash when remvoing multiple notifications at once. 2017-04-11 17:07:29 -07:00
Samuel Clay
1369740713 Fixing all ios8 warnings. v7.0.0 is ready to go to TestFlight! 2017-04-11 16:15:18 -07:00
Samuel Clay
5fc86097dd Moving to UIAlertController. Got a bunch more. 2017-04-11 15:43:42 -07:00
Samuel Clay
a061e6d475 Merge branch 'master' into ios8
* master:
  Upping redis timeout to handle possibility that users are still losing their tokens.
2017-04-06 12:39:18 -07:00
Samuel Clay
afe74067cf Upping redis timeout to handle possibility that users are still losing their tokens. 2017-04-06 11:46:01 -07:00
Samuel Clay
312b3ca972 Fixing warnings. 2017-04-06 11:45:43 -07:00
Samuel Clay
32ee1b7865 Fixing styling on notifications titles. 2017-04-05 19:13:21 -07:00
Samuel Clay
3121fa2341 Fixing notifications on ipad. Notifications are also now updated after saving. 2017-04-05 18:46:39 -07:00
Samuel Clay
c8bac10716 Merge branch 'master' into ios8
* 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.
2017-04-05 11:40:39 -07:00
Samuel Clay
a21a3fa2d9 Attempting to allow both old form and new form lists in parameters. looks[]=like&looks[]=this instead of looks=like&looks=this 2017-04-04 17:13:43 -07:00
Samuel Clay
45a7473cf3 Feed ids is a list. 2017-04-04 17:12:25 -07:00
Samuel Clay
8be6e77f68 Handling new style list parameters. 2017-04-04 15:33:21 -07:00
Samuel Clay
b88e870727 More aggressive clearing of cache. 2017-04-04 15:33:08 -07:00
Samuel Clay
d2c8e9b578 Logging background fetches. 2017-04-04 13:36:34 -07:00
Samuel Clay
cb0d567738 Adding background_ios flag to background fetches. 2017-04-04 13:36:20 -07:00
Samuel Clay
44c6342f1d Merge branch 'master' into ios8
* master:
  Android v5.2.0b1.
2017-04-04 13:22:52 -07:00
Samuel Clay
5348ad9798 Android v5.2.0b1. 2017-04-04 13:22:43 -07:00
Samuel Clay
fbacb05c49 Merge branch 'master' into ios8
* 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
2017-04-04 12:23:10 -07:00
Samuel Clay
2fbfa52fe1 Merge pull request #1006 from dosiecki/master
Android: Full Notification Support, Bugfixes
2017-04-04 14:35:38 -04:00
Samuel Clay
fd7ecfb9d9 Fixing jumpy progress bar when download images. 2017-04-03 19:17:27 -07:00
Samuel Clay
b787650d51 ios 8 branch works! Had to replace TMCache wtih PINCache, but it looks solid now. 2017-04-03 18:52:23 -07:00
Samuel Clay
ca3309a0ba Fixing last error. Now to fix everything else that's broken. 2017-04-03 16:07:01 -07:00
Samuel Clay
bb72b1cc68 Updating to latest AFNetworking. 2017-04-03 16:06:49 -07:00
Samuel Clay
8bbfa8f270 Nearly finished. 2017-04-03 12:49:01 -07:00
Samuel Clay
f4a98f2998 Merge branch 'master' into ios8
* 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.
2017-04-03 11:58:50 -07:00
Samuel Clay
78568f0914 Handling broken URL for icons. 2017-03-31 20:30:43 -07:00
Samuel Clay
b0c93e0365 Handling over-the-limit error when counting unreads. 2017-03-31 20:23:26 -07:00
Samuel Clay
857105614e Upgrading raven because Sentry complained. 2017-03-31 19:57:28 -07:00
Samuel Clay
461c1c4b65 Changing feed log format to include id at the beginning. Also normalizing all feed titles in logs for better searchability. 2017-03-31 19:52:24 -07:00
dosiecki
b88dcdcefc use notify preference 2017-03-31 03:42:42 -07:00
dosiecki
32215cf797 seperate notification preference 2017-03-31 03:40:00 -07:00
dosiecki
bac5a09741 fix dismissal cleanup 2017-03-30 15:26:50 -07:00
dosiecki
47a52d409d more detailed crash logs in log capture 2017-03-30 15:02:52 -07:00
Samuel Clay
9079af45d3 Adding paypal payer email for convenience. 2017-03-30 11:12:21 -07:00
Samuel Clay
03fd43c550 Fixing postgres slave setup. 2017-03-30 10:55:28 -07:00
dosiecki
b3190076a9 make notification autocancel quicker 2017-03-30 05:18:10 -07:00
dosiecki
0610dba1bd notification actions 2017-03-29 13:38:48 -07:00
Samuel Clay
440d2c5841 Fixing broken S3 names. 2017-03-28 21:17:11 -07:00