Commit Graph

176 Commits

Author SHA1 Message Date
31f04344fc resolve rebase conflicts 2024-06-13 18:41:35 +08:00
6f496b9336 add folder expiration jobs 2024-06-13 18:30:27 +08:00
2d757a4896 add create folder policy api 2024-06-13 18:29:21 +08:00
7940c3f4ea add list folder policy api 2024-06-13 18:29:21 +08:00
25ca4c7791 create folder_policy table 2024-06-13 18:29:21 +08:00
3f6e7c924a Work on new left menu w/shortcuts 2024-06-10 17:34:59 +08:00
76383d8a33 feat: generate preview content if excerpt less than 180 chars 2024-06-06 19:08:41 +08:00
c620ef38a2 clean up helpers 2024-06-06 12:08:15 +08:00
0013150c26 feat: highlights api 2024-06-05 20:44:18 +08:00
57b28c39bf store topic as a ltree 2024-05-27 21:17:54 +08:00
f6424c3bd2 add score to library_item entity 2024-05-27 11:12:07 +08:00
67dac9ba31 add public item source 2024-05-26 14:41:38 +08:00
0a8cc13ac5 add mixing algorithm 2024-05-26 14:31:22 +08:00
880a907679 add public item stats 2024-05-24 15:48:24 +08:00
6c9f0c81f6 convert language to code 2024-05-24 15:41:20 +08:00
f2d2e852e1 grant db permission 2024-05-24 15:32:14 +08:00
a48a614676 save just read feed in redis sorted set 2024-05-24 14:52:21 +08:00
cb4fc23507 implement justReadFeed API 2024-05-23 22:07:19 +08:00
b058952c2d implement updateJustReadFeed job 2024-05-23 21:10:01 +08:00
06b89a88b3 update candidates selection 2024-05-23 15:48:30 +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
8549c16ceb fix import 2024-04-28 21:55:09 +08:00
a78d438e21 fix: findOne with relations will execute query twice 2024-04-28 15:58:55 +08:00
7ef6973a47 load labels when getting item 2024-04-28 14:25:11 +08:00
66d7649620 fix tests 2024-04-26 11:54:55 +08:00
cd6f3e6bbe enforce usage limits for the API 2024-04-11 11:08:22 +08:00
764b05fff4 save reply-to in recent emails 2024-04-11 11:08:22 +08:00
81f21141fe optimize ts-node-dev 2024-04-04 12:17:15 +08:00
ad2e8ee002 trigger export in rules 2024-04-04 12:14:38 +08:00
c551d9fe6b allow send data to webhook with rules 2024-04-04 12:02:29 +08:00
07cee98ff9 allow label and highlight events to trigger rules 2024-04-04 12:02:29 +08:00
9af4235233 skip failed to parse rules and show the timestamp in the UI 2024-03-20 10:35:58 +08:00
ad32aa82ce Export highlight notes as children of highlights block in notion 2024-03-19 11:17:42 +08:00
1edf801b02 add settings jsonb column to the integrations 2024-03-05 16:13:50 +08:00
c20d8e6b4d Add summaries, display accont features 2024-02-28 15:14:32 +08:00
c13896aeb2 Merge pull request #3567 from omnivore-app/feature/feed-summary
feature/feed summary
2024-02-26 12:19:57 +08:00
6b0cefe190 add representation column to the highlight table and gql schema which is either CONTENT or FEED_CONTENT 2024-02-23 17:14:52 +08:00
90c049506d Add a rule to delete items 2024-02-23 14:42:10 +08:00
f4b6e470f2 replace fetch_content with fetch_content_type as a enum: ALWAYS, NEVER, WHEN_EMPTY 2024-02-23 14:19:22 +08:00
08e4bed146 rename preview_content to feed_content in library_item table and gql schema 2024-02-23 12:53:39 +08:00
8f39985f0f fix deleted labels and highlights are still searchable 2024-02-21 15:06:04 +08:00
c1ba9b8017 fix tests 2024-02-08 10:15:05 +08:00
df2dbb2916 fix: find library item by url not using correct index 2024-02-02 16:46:13 +08:00
5e883cb2ba running worker in the test 2024-01-31 17:45:49 +08:00
3f3a96297f update entity 2024-01-24 14:55:50 +08:00
1563b44197 save the timestamp when feed fails 2024-01-24 14:54:39 +08:00
68a4fb298d add refreshedAt to the gql schema 2024-01-24 12:03:26 +08:00