Commit Graph

4162 Commits

Author SHA1 Message Date
69d6b60adc Extend expiration of the jwt token to 1 year 2022-11-10 17:42:25 +08:00
f56de45ed0 Merge pull request #1389 from omnivore-app/rate-limiting-on-tts
Add a realistic voice api provider
2022-11-10 17:25:08 +08:00
0f85071af7 validate if user has opted in to use ultra realistic voice feature 2022-11-10 17:18:16 +08:00
b9c5f02fe3 Archive audio file and speech marks file in GCS 2022-11-10 17:18:16 +08:00
751699ab53 update swift gql schema 2022-11-09 20:17:39 -08:00
399e31534d Update jwt token 2022-11-09 22:48:33 +08:00
c89ffdeaf9 Fix some tests 2022-11-09 18:14:15 +08:00
63de1c3359 Add optInFeature API 2022-11-09 17:35:54 +08:00
98f59c50f0 Remove token in features table 2022-11-09 11:32:08 +08:00
c2f4ba4a57 Add features entity 2022-11-08 18:14:23 +08:00
398e242131 Add features table 2022-11-08 17:30:03 +08:00
f2a69d06c4 Change default rate to 1.1 2022-11-08 16:53:35 +08:00
ddd1e84686 Add language and rate in the cloud task params 2022-11-08 16:22:23 +08:00
769e8c5f96 Add default language and rate 2022-11-08 15:41:20 +08:00
3ffd7739bb Default voice is Larry 2022-11-08 14:23:48 +08:00
44987072ee Get voice from user personalization 2022-11-08 13:08:05 +08:00
271280f4fc Fix not correctly getting audio file 2022-11-08 12:56:52 +08:00
120974f348 Merge pull request #1397 from omnivore-app/chore/bump-ios-1.20.0
bump ios to 1.20.0
2022-11-08 12:13:40 +08:00
e3329d0a5f Return audio file if exists 2022-11-08 11:38:14 +08:00
e62765c3e6 Save steaming data in GCS 2022-11-08 11:24:47 +08:00
1af5af0e97 Get realistic voice id from user personalization table 2022-11-08 10:21:27 +08:00
5f9e517456 bump ios to 1.20.0 2022-11-07 10:48:23 -08:00
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
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
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
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
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
0816e69324 Use the old webhooks page for now 2022-11-03 13:19:32 +08:00
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
2de547d69f changing some layout for smaller screen 2022-11-02 21:19:27 -04:00
64d029e7a7 Get and update character count in redis for rate limit on tts streaming service 2022-11-02 19:35:45 +08:00
472e11e9db Add three new fonts, display fonts in the font selector 2022-11-02 18:04:55 +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