Jackson Harper
c52880c78a
Merge pull request #1395 from omnivore-app/fix/note-quotes
...
Fix bug causing quotes to appear around notes on iOS
2022-11-07 11:48:26 +08:00
Jackson Harper
a29a430f91
Fix bug causing quotes to appear around notes on iOS
...
When serialized to a JSON string quotes are added, so we were
double quoting our strings.
2022-11-07 08:16:21 +08:00
Jackson Harper
2e69fd2a31
Merge pull request #1374 from omnivore-app/feat/webhooks
...
Wrapping up the remaining task for integration feature
2022-11-03 14:08:05 +08:00
Jackson Harper
0816e69324
Use the old webhooks page for now
2022-11-03 13:19:32 +08:00
Jackson Harper
9626c76ebd
Merge pull request #1388 from omnivore-app/feat/ios-fonts
...
Add three new fonts, display fonts in the font selector
2022-11-03 13:08:22 +08:00
Rupin Khandelwal
2de547d69f
changing some layout for smaller screen
2022-11-02 21:19:27 -04:00
Jackson Harper
472e11e9db
Add three new fonts, display fonts in the font selector
2022-11-02 18:04:55 +08:00
Hongbo Wu
b7ec6ac5a8
Merge pull request #1379 from omnivore-app/fix/newsletters
...
fix/newsletters
2022-11-02 15:43:20 +08:00
Hongbo Wu
9d753e3c0e
Forward convertkit confirmation email
2022-11-02 15:27:30 +08:00
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
Hongbo Wu
ae3ff6f34b
Add test case
2022-11-01 17:48:39 +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
Hongbo Wu
67082a478e
Add support for hey world newsletters
2022-11-01 16:41:42 +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
Jackson Harper
57056d2c06
Use full width on smaller devices
2022-11-01 12:52:29 +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
16a64e9b94
Add a nock for stratechery test
2022-11-01 11:51:54 +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
Rupin Khandelwal
3d1c60ffe7
Wrapping up the remaining task for integration feature
2022-10-31 17:34:12 -04: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