467a37e8cc
WIP: New themes and reader preferences for iOS
2022-11-01 17:40:11 +08:00
8712a3efef
Merge pull request #1373 from omnivore-app/fix/substack-embedded-tweets
...
Handle embedded tweets in substack emails
2022-11-01 15:04:03 +08:00
142c022ccb
Merge pull request #1377 from omnivore-app/fix/gmail-confirmation
...
Fix not correctly set confirmation code from Gmail in Spanish
2022-11-01 14:41:43 +08:00
66d3ffe7f3
Fix not correctly set confirmation code from Gmail in Spanish
2022-11-01 12:54:45 +08:00
d5583455ca
Forward text if html is not found in the email
2022-11-01 12:47:23 +08:00
f504f37ef8
Update bundled app reader
2022-11-01 12:37:59 +08:00
81c125ed50
Handle cases where className is a dictionary instead of string
2022-11-01 12:16:29 +08:00
54ad303ed7
Add a nock for stratechery test
2022-11-01 11:54:57 +08:00
9b53b09d51
Fix check for isOmnivoreNode
2022-11-01 10:52:29 +08:00
e1d7eeed01
Make test verify preparse is true
2022-11-01 10:46:31 +08:00
9b29a3c261
querySelectorAll returns a NodeList which we can iterate
2022-11-01 10:34:18 +08:00
4afd598ada
Check the correct node when looking for detecting omnivore nodes
2022-11-01 10:31:50 +08:00
392ac15a62
Treat all tweets as elements so we dont need to cast
2022-11-01 10:31:12 +08:00
a4f0698974
Handle older style substack image embeds as well as new
2022-10-31 21:57:29 +08:00
734c4337df
Add missing test file
2022-10-31 21:51:22 +08:00
2622437831
Fix linting
2022-10-31 21:42:31 +08:00
0203a49271
Add CSS to handle static tweets to frontend
2022-10-31 21:31:58 +08:00
cc91e43572
Handle embedded tweets in substack emails
...
This does a few things:
- tags static tweets found in substack emails with a special class
- upgrades readability to ignore special class names
- reduces some readability debug output
2022-10-31 21:28:36 +08:00
d32d7f2f27
Merge pull request #1372 from omnivore-app/skip-non-author-replies
...
Skip non-author replies in twitter thread
2022-10-31 17:54:16 +08:00
a7b208fd26
Skip non-author replies in twitter thread
2022-10-31 16:51:20 +08:00
a29f0df35e
Merge pull request #1371 from omnivore-app/fix/readwise-integration
...
Fix readwise api error when image_url is empty by removing image_url from api payload
2022-10-31 15:15:21 +08:00
028b212ecb
Fix readwise api error when image_url is empty by removing image_url from api payload
2022-10-31 12:45:49 +08:00
4cd1dbb272
Merge pull request #1367 from omnivore-app/fix/ios-newsletters-typo
...
Fix typo in description of newsletter emails
2022-10-31 11:05:07 +08:00
12ea8959b3
Fix typo in description of newsletter emails
2022-10-28 22:49:46 +08:00
0950dff978
Merge pull request #1364 from omnivore-app/fix/readwise-integration
...
Fix bug in adding the Readwise connection, open Readwise API page in a new window.
2022-10-28 21:58:36 +08:00
cde325148b
Add rel="noreferrer"
2022-10-28 21:44:15 +08:00
5befd311f7
Merge pull request #1363 from omnivore-app/fix/sync-highlights-in-pdf
...
Use order instead of page to indicate highlight location in Readwise
2022-10-28 18:02:07 +08:00
324e0191d6
Fix tests
2022-10-28 18:01:56 +08:00
8d46a39f51
Fix bug in adding the Readwise connection, open Readwise API page in a new window.
2022-10-28 17:47:02 +08:00
e87b81c5c8
Use order instead of page to indicate highlight location in Readwise
2022-10-28 17:44:14 +08:00
b8d70bcdb6
Merge pull request #1362 from omnivore-app/fix/readwise-integration-page
...
If the user already has Readwise connected, display a Delete button
2022-10-28 17:20:34 +08:00
525c0d31c7
If the user already has Readwise connected, display a Delete button
2022-10-28 16:55:49 +08:00
7deff4cf5f
Merge pull request #1361 from omnivore-app/fix/sync-readwise
...
Skip sync with Readwise if no highlights
2022-10-28 15:07:27 +08:00
1c31e5fc15
Skip sync with Readwise if no highlights
2022-10-28 15:05:16 +08:00
5b1fcf6a29
Merge pull request #1360 from omnivore-app/feature/delete-integration
...
Remove integration if remove button clicked
2022-10-28 14:28:27 +08:00
49598b6ea1
Remove integration if remove button clicked
2022-10-28 14:20:42 +08:00
a51ccd19e3
Merge pull request #1357 from omnivore-app/bug/integrations-readwise
...
Fixing the Link - Here text
2022-10-28 10:15:04 +08:00
b35e65c9a2
Fixing the Link - Here text
2022-10-27 19:30:07 -05:00
7423fa12ba
Merge pull request #1356 from omnivore-app/add-twitter-author
2022-10-27 19:53:47 +08:00
1067747cc2
Add twitter author when saved
2022-10-27 19:02:16 +08:00
6ee30b5e34
Merge pull request #1354 from omnivore-app/fix/twitter-handler
2022-10-27 14:55:53 +08:00
65ff710695
Merge pull request #1302 from omnivore-app/fix/brookings-dot-edu
...
Add icon to the ignored matchlist
2022-10-27 14:53:50 +08:00
a536ed9b5e
Save newer thread with puppeteer too
2022-10-27 14:20:20 +08:00
bad6904909
Merge pull request #1355 from omnivore-app/fix/sync-integration
...
Use the correct data format in the pub/sub queue
2022-10-27 14:15:01 +08:00
3446bc3555
Use the correct data format in the pub/sub queue
2022-10-27 14:01:32 +08:00
53dc7f0fb0
Merge pull request #1353 from omnivore-app/fix/sync-integration-before-created-in-db
...
Persist integration in db before creating cloud task to sync with integrations
2022-10-27 13:05:47 +08:00
b556bc17e8
Set navigation timeout to be 60 seconds
2022-10-27 13:05:35 +08:00
6ca1e7dc25
Add no-sandbox in the puppeteer args
2022-10-27 12:49:00 +08:00
f0dc9b7d13
Fix tests
2022-10-27 12:45:32 +08:00
e01ff35a01
Add test case from brookings.edu
...
This article has a bunch of embedded icons in the content, things
like an indicator for an external link.
2022-10-27 12:06:40 +08:00