Commit graph

11568 commits

Author SHA1 Message Date
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
557438008b Fixing a couple Twitter and YouTube fetch issues. 2017-04-12 11:19:42 -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
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
8be6e77f68 Handling new style list parameters. 2017-04-04 15:33:21 -07:00
Samuel Clay
d2c8e9b578 Logging background fetches. 2017-04-04 13:36:34 -07:00
Samuel Clay
5348ad9798 Android v5.2.0b1. 2017-04-04 13:22:43 -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
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
Samuel Clay
3a06a250b8 Kill pgbouncer needs a default false. 2017-03-28 21:16:12 -07:00
dosiecki
a34fd69537 make notification dismissals stick across launches 2017-03-28 16:35:57 -07:00
dosiecki
cfc53d0d9a re-tune some logging 2017-03-28 15:01:36 -07:00
Samuel Clay
455d8818c1 Only use S3 when needed. 2017-03-28 10:47:25 -07:00
Samuel Clay
9f15958c0e Only connect to S3 when needed. 2017-03-28 10:43:31 -07:00
Samuel Clay
e187451036 Updating postgres slave copy. 2017-03-28 10:43:20 -07:00
dosiecki
4098faedc6 fix notification taps sometimes showing wrong story 2017-03-25 17:24:14 -07:00
dosiecki
557f4d4398 fix story list reusing dead cursors on search query so we can re-enable prompt cursor cleanup 2017-03-25 14:21:23 -07:00
Samuel Clay
5d6994466b Take out iframes from notification emails. Vimeo has no easy way to sub in a thumbnail. 2017-03-24 17:15:04 -07:00
Samuel Clay
5df91ec240 Handling tryfeeds. 2017-03-24 16:17:23 -07:00
Samuel Clay
937a67f67c Only using active twitter accounts. 2017-03-24 13:04:38 -07:00
Samuel Clay
0e9b94b056 Fixing broken river on reading folders. 2017-03-24 00:54:57 -07:00
Samuel Clay
3002789655 Merge branch 'saved_searches'
* saved_searches: (186 commits)
  Adding unique index.
  Saved search menu now deletes saved searches. Is this all ready to ship?
  Disabling saved searches header in feed list.
  Updating search header when saving searches.
  Fixing starred stories when saving search.
  All saved searches handled. Now to fix small issues: keyboard nav, reload on save/unsave, right-click menu.
  Saved search for feeds now works. Need to fix scroll to selected feed (and keyboard shortcuts). Also need to hook up other search types.
  Favicons and titles for saved searches. Now needs to work.
  Showing saved searches. Titles need work. And they don't show the feed yet.
  Adding feed search header that accurately shows search title. Needs to get hooked up to saving.
  Removing extra html from text version of opml backup email.
  Correct feedfinder.
  Only branch feed if feed is OK on page and feed.
  Handling poorly structure dates that result in an overflow error.
  Ignoring feedsportal.
  Adding YTD figures to payment reports.
  iOS: fixed #909 (crash when saving a story)
  Fix background of links in blockquotes for dark theme.
  Flash under virtualenv.
  V6.0.1
  ...
2017-03-23 16:55:25 -07:00
Samuel Clay
930abb9adb Merge branch 'master' into saved_searches
* master: (22 commits)
  Turn original text caching back on.
  Extracting images from original text's noscript.
  Fetcing the original text now extracts the image url for others.
  Monkey patching SSL for new python, since hostnames don't match with S3.
  Converting videos in email notifications to images.
  Upping quota to 100 shared stories a day.
  Bumping premium shares to 50 per day.
  Android v5.1.0
  Only 20 stories may be shared per day for premiums, 3 for free users. Also hits IFTTT sharing.
  Improving messaging on emails that have OPML backups. Thanks to @frenetic for bringing this up. Closes #1003
  Fixing up postgresql backup.
  Hiding cookie lost message.
  Parallel pgbouncer kill.
  Fixing attribution in twitter RTs.
  Downgrading to elasticsearch 2.4.4, since pyes isn't ready for ES 5.
  Adding support for native RTs in Twitter.
  Automatically disbaling transparent huge pages (THP) on mongo and redis. Also upgrading to elasticsearch 5.2.2, although its untested.
  Add two buttons to get the app
  Fixing broken getsatisfaction community feedback.
  Goodbye Turn Touch campaign.
  ...
2017-03-23 16:54:37 -07:00
Samuel Clay
fdfcc8e798 Turn original text caching back on. 2017-03-23 16:29:15 -07:00
Samuel Clay
82cdae1e4d Extracting images from original text's noscript. 2017-03-23 16:28:47 -07:00
Samuel Clay
2c195cde2a Fetcing the original text now extracts the image url for others. 2017-03-23 16:06:06 -07:00
Samuel Clay
26f9456c2e Monkey patching SSL for new python, since hostnames don't match with S3. 2017-03-23 14:07:59 -07:00
Samuel Clay
0f9d10596d Converting videos in email notifications to images. 2017-03-23 13:29:15 -07:00
Samuel Clay
272db0acaa Upping quota to 100 shared stories a day. 2017-03-23 08:53:49 -07:00
dosiecki
8dcc163210 clarify feedback options 2017-03-22 02:58:02 -07:00
dosiecki
5a7ffa6a15 Merge remote-tracking branch 'upstream/master' 2017-03-22 02:57:22 -07:00
dosiecki
2bfff67829 add logging about action queue yields 2017-03-22 02:55:10 -07:00
dosiecki
49ed051050 don't reset pagination on slow Reading activity load 2017-03-22 02:54:03 -07:00
dosiecki
5b134598ce correctly show no-stories explainer for exhausted feeds with all phantom stories 2017-03-22 01:38:56 -07:00
dosiecki
3f5990b01d don't reset API pagination on context switch. don't waste cycles on exhausted feeds. 2017-03-22 01:37:51 -07:00