Jackson Harper
711a5bbcab
Merge pull request #1385 from omnivore-app/fix/reader-bg-color
...
Use white for reader background colour
2022-11-02 13:57:26 +08:00
Jackson Harper
866fce55b9
Use white for reader background colour
2022-11-02 13:53:36 +08:00
Jackson Harper
3a901620e8
Merge pull request #1383 from omnivore-app/fix/twitter-embed-formatting
...
Fixup some styling for embedded tweets
2022-11-02 13:06:46 +08:00
Jackson Harper
8c8c4e9c83
Merge pull request #1382 from omnivore-app/chore/apple-version-1.19.0
...
bump ios app to 1.19.0
2022-11-02 12:38:33 +08:00
Jackson Harper
88a5086276
Fixup some styling for embedded tweets
...
- Improves username links, embedded links, and photos
2022-11-02 12:36:27 +08:00
Satindar Dhillon
df2fba0747
bump ios app to 1.19.0
2022-11-01 20:27:52 -07:00
Jackson Harper
88cee66aed
Merge pull request #1381 from omnivore-app/fix/font-nav-link-tap
...
Font Nav Link Fix
2022-11-02 10:50:35 +08:00
Satindar Dhillon
0639342154
use chevron on font changer row for now
2022-11-01 09:18:01 -07:00
Jackson Harper
1ad5fdb838
Merge pull request #1380 from omnivore-app/fix/ios-note-saving
...
Improve note saving reliability on iOS
2022-11-01 23:19:28 +08:00
Jackson Harper
c999aec024
Improve styling for static tweets to handle dark modes
2022-11-01 22:45:05 +08:00
Jackson Harper
e5947ee7d7
Remove unneeded update to showHighlightAnnotationModal. This is already true
2022-11-01 21:02:29 +08:00
Jackson Harper
531275a013
Remove some more temp theme stuff, update reader bundle
2022-11-01 18:27:05 +08:00
Jackson Harper
70cf8eb87b
Revert some theme stuff
2022-11-01 18:17:48 +08:00
Jackson Harper
e9ed8e6138
Better handling of errors when dispatching annotation events to JS
2022-11-01 18:15:49 +08:00
Jackson Harper
01ce025720
Revert some theme changes, update reader, fix theme clearing
2022-11-01 17:53:25 +08:00
Jackson Harper
16d06f8f6f
Add missing import
2022-11-01 17:42:08 +08:00
Jackson Harper
00350d9ffa
Update appreader bundle
2022-11-01 17:41:12 +08:00
Jackson Harper
2c07dbf8ff
Better handling of errors when dispatching annotation events to JS
2022-11-01 17:40:13 +08:00
Jackson Harper
467a37e8cc
WIP: New themes and reader preferences for iOS
2022-11-01 17:40:11 +08:00
Jackson Harper
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
Hongbo Wu
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
Hongbo Wu
66d3ffe7f3
Fix not correctly set confirmation code from Gmail in Spanish
2022-11-01 12:54:45 +08:00
Hongbo Wu
d5583455ca
Forward text if html is not found in the email
2022-11-01 12:47:23 +08:00
Jackson Harper
f504f37ef8
Update bundled app reader
2022-11-01 12:37:59 +08:00
Jackson Harper
81c125ed50
Handle cases where className is a dictionary instead of string
2022-11-01 12:16:29 +08:00
Jackson Harper
54ad303ed7
Add a nock for stratechery test
2022-11-01 11:54:57 +08:00
Jackson Harper
9b53b09d51
Fix check for isOmnivoreNode
2022-11-01 10:52:29 +08:00
Jackson Harper
e1d7eeed01
Make test verify preparse is true
2022-11-01 10:46:31 +08:00
Jackson Harper
9b29a3c261
querySelectorAll returns a NodeList which we can iterate
2022-11-01 10:34:18 +08:00
Jackson Harper
4afd598ada
Check the correct node when looking for detecting omnivore nodes
2022-11-01 10:31:50 +08:00
Jackson Harper
392ac15a62
Treat all tweets as elements so we dont need to cast
2022-11-01 10:31:12 +08:00
Jackson Harper
a4f0698974
Handle older style substack image embeds as well as new
2022-10-31 21:57:29 +08:00
Jackson Harper
734c4337df
Add missing test file
2022-10-31 21:51:22 +08:00
Jackson Harper
2622437831
Fix linting
2022-10-31 21:42:31 +08:00
Jackson Harper
0203a49271
Add CSS to handle static tweets to frontend
2022-10-31 21:31:58 +08:00
Jackson Harper
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
Hongbo Wu
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
Hongbo Wu
a7b208fd26
Skip non-author replies in twitter thread
2022-10-31 16:51:20 +08:00
Hongbo Wu
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
Hongbo Wu
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
Jackson Harper
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
Jackson Harper
12ea8959b3
Fix typo in description of newsletter emails
2022-10-28 22:49:46 +08:00
Jackson Harper
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
Jackson Harper
cde325148b
Add rel="noreferrer"
2022-10-28 21:44:15 +08:00
Hongbo Wu
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
Hongbo Wu
324e0191d6
Fix tests
2022-10-28 18:01:56 +08:00
Jackson Harper
8d46a39f51
Fix bug in adding the Readwise connection, open Readwise API page in a new window.
2022-10-28 17:47:02 +08:00
Hongbo Wu
e87b81c5c8
Use order instead of page to indicate highlight location in Readwise
2022-10-28 17:44:14 +08:00
Jackson Harper
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
Jackson Harper
525c0d31c7
If the user already has Readwise connected, display a Delete button
2022-10-28 16:55:49 +08:00