Commit Graph

2530 Commits

Author SHA1 Message Date
e749c8dc3a Add authtrx when checking user digest eligibility 2024-05-10 14:52:23 +08:00
500ec889c8 Add block around var definition 2024-05-10 14:48:27 +08:00
e85bb9aa6a Only allow eligible users to enable digest 2024-05-10 14:34:52 +08:00
4c48a44512 format summary of digest in library and email 2024-05-09 17:38:21 +08:00
ab85805e24 Merge pull request #3926 from omnivore-app/feature/delete-task-api
feature/delete task api
2024-05-09 15:15:33 +08:00
bd92d0847b add some logs 2024-05-09 15:15:22 +08:00
922adbae42 add delete digest api 2024-05-09 14:02:10 +08:00
431dc420a9 add delete task api 2024-05-09 12:43:37 +08:00
17708915d9 wrap content in <html><body> element 2024-05-09 11:46:01 +08:00
e1990258f1 send analytic events for each digest channel 2024-05-09 11:38:45 +08:00
5a730f12e7 only include the "Read in Omnivore" button if the digest is saved in library 2024-05-09 10:53:57 +08:00
90b0845909 add "Update digest preference" button to the digest email 2024-05-09 10:45:13 +08:00
279874f319 Merge pull request #3917 from omnivore-app/fix/usernames-add-posts
Add posts and digest(s) to reserved names
2024-05-08 21:07:37 +08:00
a534f78f22 lift test coverage criteria for now 2024-05-08 17:22:16 +08:00
edf21c8078 add digest to the reserved username list 2024-05-08 17:08:53 +08:00
42b8aede0e randomly pick the qualified thumbnail 2024-05-08 17:04:19 +08:00
ee2ca1ec97 add a "read in omnivore" button to the digest email 2024-05-08 16:49:12 +08:00
4169aa0f71 Add posts and digest(s) to reserved names 2024-05-08 16:14:57 +08:00
5f4ed6ad11 add move digest to library api 2024-05-08 15:58:29 +08:00
5d04537bd7 fix tests 2024-05-08 14:36:34 +08:00
9259913344 allow saving digest in the library as a channel 2024-05-08 14:32:16 +08:00
d880a6c37d send json response 2024-05-08 14:06:40 +08:00
5c91e66b47 catch db error in digest job and only send notifications when digest created 2024-05-07 19:17:40 +08:00
31233d8348 get client from user-agent 2024-05-07 14:53:29 +08:00
23eae7871a send client info to the analytics 2024-05-07 12:30:51 +08:00
bc802adc93 feat: send digestId with the push notification for deep link 2024-05-06 16:44:21 +08:00
2fd3b930fe use the shortened title as subject 2024-05-03 16:06:50 +08:00
e013963143 update email content 2024-05-03 15:56:19 +08:00
6a0ea1b078 update gcs upload filename 2024-05-03 15:15:11 +08:00
9bac4798b1 put omnivore url in each chapter 2024-05-03 14:56:45 +08:00
7b2e336eca log unknown channel 2024-05-03 14:45:01 +08:00
a9dd2d0d4c dedupe channels 2024-05-03 14:43:18 +08:00
0692ab0454 add chapters to the digest email 2024-05-03 14:39:12 +08:00
20408277d2 add digestConfig to the userPersonalization API request data 2024-05-03 14:35:55 +08:00
7060ae771c send notifications to the channels defined in digest config 2024-05-03 14:17:22 +08:00
3e84c2f1df fix tests 2024-05-03 12:17:07 +08:00
0639a52676 add digestConfig to the userPersonalization entity 2024-05-03 11:13:24 +08:00
6e554e2bca update upload file name 2024-05-02 19:10:02 +08:00
4610c81092 upload summaries to gcs 2024-05-02 19:00:21 +08:00
298a50fba2 allow random model 2024-05-02 18:33:41 +08:00
49bdf0a6f4 select model from prompt and defaults to openai 2024-05-02 18:30:04 +08:00
9a9147652f We dont need the newsletter classification email anymore 2024-05-02 13:40:45 +08:00
d589c18b68 generate a unique id for each scheduled digest to avoid duplication 2024-04-30 12:48:19 +08:00
8edfce596b revert to batch api call 2024-04-30 12:48:19 +08:00
83ed971b28 improve logs 2024-04-30 12:48:19 +08:00
aa30b592b5 reduce debug logs 2024-04-30 12:48:19 +08:00
debb396b44 better error handling 2024-04-30 12:48:19 +08:00
ea227b6462 use claude 2024-04-30 12:48:19 +08:00
0a2f9dba25 filter out summary if longer than 1000 words 2024-04-30 12:48:19 +08:00
cbf1f97630 fix timer on get candidates function 2024-04-30 12:48:19 +08:00