Samuel Clay
9ca17dd3b3
Undoing commit that changed story dates.
2019-12-25 15:59:38 -05:00
Samuel Clay
01f092e662
Handle no page
2019-12-21 10:21:27 -05:00
Samuel Clay
3780cddb47
Handle no page
2019-12-21 10:20:59 -05:00
Samuel Clay
ec35f2156a
Don't bother decoding latin1 for pages.
2019-12-21 10:04:58 -05:00
Samuel Clay
da1a1531dc
Don't fetch if feed_fetcher import warning.
2019-12-21 09:49:41 -05:00
Samuel Clay
ebd13d9487
Drop tags with CDATA.
2019-11-06 16:10:56 -05:00
Samuel Clay
e52fb89abe
Handling ImportError
2019-10-13 09:31:45 -04:00
Samuel Clay
09f5ae7a67
Handling MemoryError.
2019-10-13 09:16:17 -04:00
Samuel Clay
f7e9280668
Turning on old feedfinder which won't timeout.
2019-08-28 10:43:02 -07:00
Samuel Clay
d4178cd57f
Bumping feedfinder time for #1232 .
2019-08-28 10:40:29 -07:00
Samuel Clay
6949b7c328
Adding feedfinder old to handle some sticky urls. Addresses #1232 .
2019-08-28 10:36:49 -07:00
Samuel Clay
170897158d
Merge branch 'master' into highlights
...
* master:
Don't duplicate Stripe payments.
Fixing KeyError
Rewriting relative image urls in original text with absolute urls.
open system share dialog for links
use correct folder name
pass story folder as user tag when saving story
docs: fix typo
2019-08-22 20:46:40 -07:00
Samuel Clay
e5a8ef5978
Fixing KeyError
2019-08-21 18:33:57 -07:00
Samuel Clay
9566a26795
Rewriting relative image urls in original text with absolute urls.
2019-08-21 18:23:02 -07:00
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
2e6ad3afda
Adding new node app: original_text. To replace Mercury Reader. Thanks for all the text.
2019-04-13 15:29:14 -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
2039865681
Merge branch 'master' into highlights
...
* master:
Handling multiple stripe ids.
If no iOS receipt, still send proof to server.
Don't upgrade premium users on stripe reimport.
Handling missing customer.
Fixing stripe import history.
Fixing stripe import history.
Fixing logging for mercury parser error.
Adding images to shared twitter stories.
Creating MSocialServices when necessary.
Fixing truncate chars to do a proper unicode truncate.
2018-08-18 16:13:58 -04:00
Samuel Clay
e74dde6e30
Fixing logging for mercury parser error.
2018-08-14 15:56:04 -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
12ae6bcdae
Merge branch 'master' into highlights
...
* master:
Handling APNS unicode encode errors.
Fixing APNS notifications.
Attempting to corral APNS push notification max sizes due to chinese unicode characters being 3 bytes.
Handling missing user sub folders for IFTTT.
Handling missing original page.
Handling mercury text parsing error.
Fixing issue with double saving of classifier.
2018-08-09 14:30:56 -04:00
Samuel Clay
03efc14a07
Handling missing original page.
2018-08-09 09:53:25 -04:00
Samuel Clay
f04e1a5279
Handling mercury text parsing error.
2018-08-09 09:47:10 -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
3b3ea98afd
Handling no host error in text importer.
2018-07-16 10:56:33 -04:00
Samuel Clay
4290b57370
Better handling of broken original text.
2018-07-16 10:55:17 -04:00
Samuel Clay
2b83ccabc1
Handling missig feed on page importer.
2018-07-16 10:50:29 -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