Commit Graph

686 Commits

Author SHA1 Message Date
f358094bbf Add get device tokens api 2022-11-21 17:03:12 +08:00
88416bc178 Add get rules api 2022-11-21 15:03:15 +08:00
dc92fe9c52 Create rule handler cloud run 2022-11-19 11:15:26 +08:00
075c1b4d14 Fix send notification failure 2022-11-18 17:43:21 +08:00
ecc217deef Fix test 2022-11-18 16:25:22 +08:00
06c30e4f40 Add notification cloud run 2022-11-18 16:13:49 +08:00
e53d5036dc Add notification endpoint 2022-11-18 14:33:27 +08:00
fbe4c471cd Add pubsub subscription to trigger rule actions 2022-11-18 14:00:10 +08:00
50fe92ac85 Add setRule resolver 2022-11-17 18:53:05 +08:00
845e932d93 Store actions as a json in db 2022-11-17 16:21:43 +08:00
23c527c345 Add rule entity 2022-11-17 15:04:44 +08:00
60027dd670 Add rules table migration sql 2022-11-17 14:50:57 +08:00
71348ab492 Remove trigger type in gql schema 2022-11-17 14:50:57 +08:00
775180d785 Add rules api gql schema 2022-11-17 14:50:57 +08:00
6a9a5c3870 Merge pull request #1408 from omnivore-app/fix/use-must-clause
Replace filter clause with must clause in the search query in elastic
2022-11-14 11:32:33 +08:00
3f6a3b36ff Replace default voice to Larry for pre-generating 2022-11-11 18:34:44 +08:00
2301f44848 Replace filter clause with must clause in the search query in elastic 2022-11-11 18:31:47 +08:00
a78074b0da Merge pull request #1406 from omnivore-app/set-voice-in-user-personalization
set voice in user personalization
2022-11-11 16:57:49 +08:00
9872355056 Allow apollo sandbox access in local env only 2022-11-11 16:18:11 +08:00
917396c976 Upsert user personalization in db 2022-11-11 16:11:09 +08:00
67b26be547 Allow apollo sandbox access 2022-11-11 15:24:54 +08:00
83dbb54896 Allow filtering by author 2022-11-11 15:01:14 +08:00
477b5d7d24 Fix typeorm issue 2022-11-11 14:53:46 +08:00
ac21e4e6c8 Set voice and secondary voice in user personalization 2022-11-11 14:08:28 +08:00
ce18d33ae1 Change queue name 2022-11-11 10:14:46 +08:00
d58fb63c87 Pre-fetch realistic voice only if user is opted in 2022-11-10 18:49:52 +08:00
b0938ee96c Pre-fetch realistic voice only if user is opted in 2022-11-10 18:48:00 +08:00
69d6b60adc Extend expiration of the jwt token to 1 year 2022-11-10 17:42:25 +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
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
2e47b0879c Convert HTML to utterances 2022-11-07 19:30:20 +08:00
d5583455ca Forward text if html is not found in the email 2022-11-01 12:47:23 +08:00
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
e87b81c5c8 Use order instead of page to indicate highlight location in Readwise 2022-10-28 17:44:14 +08:00
1c31e5fc15 Skip sync with Readwise if no highlights 2022-10-28 15:05:16 +08:00
bad6904909 Merge pull request #1355 from omnivore-app/fix/sync-integration
Use the correct data format in the pub/sub queue
2022-10-27 14:15:01 +08:00
3446bc3555 Use the correct data format in the pub/sub queue 2022-10-27 14:01:32 +08:00
f0dc9b7d13 Fix tests 2022-10-27 12:45:32 +08:00