Commit Graph

4130 Commits

Author SHA1 Message Date
2e47b0879c Convert HTML to utterances 2022-11-07 19:30:20 +08:00
abc9dd49be Convert wav to mp3 2022-11-07 17:26:53 +08:00
55ad5ec6f5 Return empty array for speechmarks for realistic voices 2022-11-04 15:53:50 +08:00
718f6716bc Add a realistic voice api provider 2022-11-04 13:50:49 +08:00
52da88ed4c Wrap textToSpeech in a class 2022-11-04 12:01:15 +08:00
9197236088 Wrap textToSpeech in a class 2022-11-04 12:01:09 +08:00
64d029e7a7 Get and update character count in redis for rate limit on tts streaming service 2022-11-02 19:35:45 +08:00
b7ec6ac5a8 Merge pull request #1379 from omnivore-app/fix/newsletters
fix/newsletters
2022-11-02 15:43:20 +08:00
9d753e3c0e Forward convertkit confirmation email 2022-11-02 15:27:30 +08:00
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
866fce55b9 Use white for reader background colour 2022-11-02 13:53:36 +08:00
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
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
88a5086276 Fixup some styling for embedded tweets
- Improves username links, embedded links, and photos
2022-11-02 12:36:27 +08:00
df2fba0747 bump ios app to 1.19.0 2022-11-01 20:27:52 -07:00
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
0639342154 use chevron on font changer row for now 2022-11-01 09:18:01 -07:00
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
c999aec024 Improve styling for static tweets to handle dark modes 2022-11-01 22:45:05 +08:00
e5947ee7d7 Remove unneeded update to showHighlightAnnotationModal. This is already true 2022-11-01 21:02:29 +08:00
531275a013 Remove some more temp theme stuff, update reader bundle 2022-11-01 18:27:05 +08:00
70cf8eb87b Revert some theme stuff 2022-11-01 18:17:48 +08:00
e9ed8e6138 Better handling of errors when dispatching annotation events to JS 2022-11-01 18:15:49 +08:00
01ce025720 Revert some theme changes, update reader, fix theme clearing 2022-11-01 17:53:25 +08:00
ae3ff6f34b Add test case 2022-11-01 17:48:39 +08:00
16d06f8f6f Add missing import 2022-11-01 17:42:08 +08:00
00350d9ffa Update appreader bundle 2022-11-01 17:41:12 +08:00
2c07dbf8ff Better handling of errors when dispatching annotation events to JS 2022-11-01 17:40:13 +08:00
467a37e8cc WIP: New themes and reader preferences for iOS 2022-11-01 17:40:11 +08:00
67082a478e Add support for hey world newsletters 2022-11-01 16:41:42 +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