Commit graph

1165 commits

Author SHA1 Message Date
Samuel Clay
b1d6f88e3c Merge branch 'master' into highlights
* master: (218 commits)
  Deploying camo https proxy for images.
  add title to story sharing
  Font tag has attrs too
  don't include inactive feeds on unread count
  Typo
  Handling bs4 attr difference.
  Upgrading beautifulsoup for html sanitizing in email newsletters.
  http -> https on all emails.
  Adding link to specific tweet. Thanks to @ktf for the suggestion.
  use system formatted date for non-english locales
  Fixing classmethod
  Adding stripe history reimport background task.
  New screenshots for iOS.
  iOS bundle version 104.
  iOS: #1208 (iOS 13 support)
  iOS bundle version.
  iOS: #1210 (hiding on swiping feeds)
  iOS: #1171 (autoscroll)
  Upgrading to mercury parser v2.1.1 thanks to @mgeraci
  iOS: #1171 (autoscroll)
  ...
2019-08-11 14:53:37 -07:00
Samuel Clay
74e8fd4606 Deploying camo https proxy for images. 2019-08-11 14:44:15 -07:00
Samuel Clay
cbd324ea14 Not counting saved stories among thousands of feeds. 2019-06-10 15:14:09 -04:00
Samuel Clay
364a05febb Removing subscriptions when feed not found. 2019-06-07 14:45:42 -04:00
Samuel Clay
646fcb0819 Moving to 3 hour min for premium sub feed fetch intervals (from 6 hours). This is for feeds with no activity. 2019-05-28 10:23:42 -04:00
Samuel Clay
416ac32536 Interactive debug feed 2019-05-12 16:47:20 -04:00
Samuel Clay
4083d5dec3 Adding logging 2019-05-12 16:44:40 -04:00
Samuel Clay
74f46686e3 Double checking for image urls. 2019-02-18 15:38:44 -05:00
Samuel Clay
3e06b96221 Moving extract image urls into saving for all new stories. 2019-02-04 11:49:01 -05:00
Samuel Clay
9d7fc6827a Enforcing secure image urls when replacing image from text extraction. 2019-02-01 11:55:10 -05:00
Samuel Clay
5865c23e7c Moving feedburner images to the back of the image list to highlight original images where possible. 2019-01-20 14:53:39 -05:00
Samuel Clay
80ee4fd814 Securing images through Text view. Now need to fix shared stories and saved stories. 2019-01-20 13:55:40 -05:00
Samuel Clay
da969804fb Upgrading nginx, adding secure_image_urls to all stories. 2019-01-19 15:37:20 -05:00
Samuel Clay
800d56bb0b Merge branch 'master' into camo
* master:
  Proxy all story view.
  iOS: #1137 (full screen reading)
  Forget the original page for saved stories.
  Fetch original page for saved stories.
  Fixing saved stories inline.
  Adding logging
  Wrong split story hash
  Fidning duplicate feeds in saved stories.
  iOS: #1137 (full screen reading)
  Fix: build postgres container without error
2019-01-19 14:15:23 -05:00
Samuel Clay
a47a026435 Forget the original page for saved stories. 2019-01-18 13:45:32 -05:00
Samuel Clay
52a8e1e2e5 Fetch original page for saved stories. 2019-01-18 13:44:32 -05:00
Samuel Clay
e5c4726932 Creating sgined urls for camo. 2019-01-17 15:05:32 -05:00
Samuel Clay
c6abff0492 Adding to easily make it so feeds never get trimmed of stories. Fixes #1141. 2018-11-04 12:00:14 -05:00
Jordan
bd702371f8 Attempt to fix fetching tumblr rss feeds. 2018-10-26 09:12:00 +00:00
Samuel Clay
8b3c8f0617 Using new Tippy library. Still some issues when highlighting and showing the tooltip, but it's close. 2018-08-24 09:33:39 -04:00
Samuel Clay
7c6594f820 Increasing timeout on feedfinder, just in case (see https://blog.dbrgn.ch/). 2018-08-21 09:58:11 -04:00
Samuel Clay
1c7c734662 Highlighting kind of works. Seems to erase itself and not serialize multiple highlights. 2018-08-09 16:25:28 -04:00
Samuel Clay
1e12cb6353 Story highlighter is in. Needs class appliers and segmented control for turning on/off highlights. 2018-08-07 18:37:58 -04:00
Samuel Clay
4a695fd710 Boosting feed fetches due to faster feed ingestion. 2018-08-02 09:59:43 -04:00
Samuel Clay
54a0da95bd On stories with unmarked dates, add a random number of seconds (under a minute) to give stories their own timestamp. Makes feed timelines more deterministic once the stories are injested. 2018-07-26 10:45:09 -04:00
Samuel Clay
692d3f3085 Incorrectly skipping title-less stories. 2018-07-16 10:10:31 -04:00
Samuel Clay
cc615e6d04 Fixing handling of invalid feed url on share story feed finding. 2018-07-13 11:23:56 -04:00
Samuel Clay
ab939f72fe Adding a 'story_title_blank' field to stories to signify that the story title was originally ommitted (even though NewsBlur added one in). Thanks to @jbrayton for the suggestion. 2018-07-12 14:19:14 -04:00
Samuel Clay
9223000139 Adding timeout to feed finder on initial feed add. 2018-06-28 13:38:56 -04:00
Samuel Clay
da4741a3fa Adding videos to facebook posts. Seems to work pretty well. 2018-03-26 17:31:12 -07:00
Samuel Clay
3d31ed2507 Handling connection error when finding feed. 2018-01-18 16:15:17 -08:00
Samuel Clay
8421f667d7 Fixing broken image handling from Mercury Reader that was causing image urls with a srcset to be concat'd together. This one's for @yesthatjwz. 2018-01-17 16:51:06 -08:00
Samuel Clay
b99ccd7045 YouTube feeds now have an auto extracted title. Thank you Bruno! 2017-12-18 21:48:26 -08:00
Samuel Clay
ef96f59c2c Only count months that have stories for the average count. 2017-12-15 17:12:14 -08:00
Samuel Clay
f2ab8145c5 Adding options to control infrequency of infrequent site stories feed. 2017-11-05 14:01:25 -08:00
Samuel Clay
6a27023e12 Merge branch 'master' into infrequent
* master:
  Handling no original doc returning in text importer.
  Assets for icons.
  No longer finding the largest image in a story if the text view already successfully found one. Also using Mercury's builtin image finder.
  Fixing warnings.
  Removing ESPN from original pages.
2017-11-03 14:46:02 -07:00
Samuel Clay
27688c7593 Handling no original doc returning in text importer. 2017-11-03 13:48:44 -07:00
Samuel Clay
2d05dc9222 No longer finding the largest image in a story if the text view already successfully found one. Also using Mercury's builtin image finder. 2017-11-03 13:47:17 -07:00
Samuel Clay
b7574a1ff7 No longer finding the largest image in a story if the text view already successfully found one. Also using Mercury's builtin image finder. 2017-11-02 22:09:37 -07:00
Samuel Clay
f543e408e9 Attempting new Infrequent Site Stories river. 2017-10-16 14:22:37 -07:00
Samuel Clay
920e4be4bd Handling case where every story is the same time. 2017-06-28 17:19:54 -07:00
Samuel Clay
c1834703d9 Adding support for JSON Feeds. 2017-05-22 16:46:56 -07:00
Samuel Clay
6bc9a55bfc Rewriting twitter fetching. Now fetching truncated text, embedding quoted tweets, and fixing URLs so that they show the display url (and not t.co) and link to the expanded url. 2017-05-06 19:38:36 -07:00
Samuel Clay
262d67abf9 Whoops, zrevrange is high to low, which means newest to oldest. 2017-05-01 12:08:56 -07:00
Samuel Clay
44de405195 Only fetch as many guidas as there are stories in the feed. No need to get everything assuming the feed has the latest N stories. 2017-05-01 12:06:56 -07:00
Samuel Clay
08c897e5a1 This is it, the big kahuna of fixes. This corrects for messed up guids that are causing lots of read stories to become unread. 2017-05-01 11:39:24 -07:00
Samuel Clay
c9326a6f02 Perhaps this is the way to find the missing story hashes. Shouldn't cause an issue, but logic for dates may be backwards. 2017-05-01 09:27:31 -07:00
Samuel Clay
ffeeb170e0 Finally have a test case for the Google Blog duping. 2017-04-30 18:47:10 -07:00
Samuel Clay
d84e2af636 New experimental data collector for debugging feeds over time. 2017-04-12 19:13:33 -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