Hongbo Wu
e3329d0a5f
Return audio file if exists
2022-11-08 11:38:14 +08:00
Hongbo Wu
e62765c3e6
Save steaming data in GCS
2022-11-08 11:24:47 +08:00
Hongbo Wu
1af5af0e97
Get realistic voice id from user personalization table
2022-11-08 10:21:27 +08:00
Hongbo Wu
2e47b0879c
Convert HTML to utterances
2022-11-07 19:30:20 +08:00
Hongbo Wu
abc9dd49be
Convert wav to mp3
2022-11-07 17:26:53 +08:00
Hongbo Wu
55ad5ec6f5
Return empty array for speechmarks for realistic voices
2022-11-04 15:53:50 +08:00
Hongbo Wu
718f6716bc
Add a realistic voice api provider
2022-11-04 13:50:49 +08:00
Hongbo Wu
52da88ed4c
Wrap textToSpeech in a class
2022-11-04 12:01:15 +08:00
Hongbo Wu
9197236088
Wrap textToSpeech in a class
2022-11-04 12:01:09 +08:00
Hongbo Wu
64d029e7a7
Get and update character count in redis for rate limit on tts streaming service
2022-11-02 19:35:45 +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
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