Hongbo Wu
|
a9779a51e8
|
fix: LABEL_ALREADY_EXIST bug occured during label creation
* comparing both user_id and label name when looking for an existing matching label
|
2024-04-16 09:56:57 +08:00 |
|
Hongbo Wu
|
9ccd1e90fe
|
save received email as non-article by default
|
2024-04-15 18:54:15 +08:00 |
|
Hongbo Wu
|
4346746e0a
|
save empty url for email attachment in upload_file table as it is required
|
2024-04-15 17:36:42 +08:00 |
|
Hongbo Wu
|
cbddc83829
|
Merge pull request #3784 from omnivore-app/feature/reply-to-email
add reply to email API which replies Okay to the sender
|
2024-04-15 15:24:32 +08:00 |
|
Hongbo Wu
|
cc599fba10
|
Merge pull request #3811 from omnivore-app/feature/pdf-state-job
feat: always update the state of the pdf item to succeeded/failed, even if we fail to parse the content
|
2024-04-15 13:54:28 +08:00 |
|
Jackson Harper
|
c176078cf8
|
Upgrade youtubei library
Fixes an exception when fetching transcripts
|
2024-04-13 09:28:23 +08:00 |
|
Hongbo Wu
|
e23d3d5933
|
update readable content instead
|
2024-04-12 13:26:11 +08:00 |
|
Hongbo Wu
|
f95642be2b
|
remove redundant field
|
2024-04-11 18:47:19 +08:00 |
|
Hongbo Wu
|
448c78a87e
|
add dotenv
|
2024-04-11 18:25:24 +08:00 |
|
Hongbo Wu
|
54e7c52b5e
|
always update the state of the pdf item to succeeded/failed, even if we fail to parse the content
|
2024-04-11 18:07:53 +08:00 |
|
Hongbo Wu
|
f66d3fa36c
|
migrate inbound-email tasks from pubsub to bullmq
|
2024-04-11 11:08:22 +08:00 |
|
Hongbo Wu
|
cd6594a2fd
|
add logs
|
2024-04-11 11:08:22 +08:00 |
|
Hongbo Wu
|
67657773cf
|
track the usage of the api
|
2024-04-11 11:08:22 +08:00 |
|
Hongbo Wu
|
cd6f3e6bbe
|
enforce usage limits for the API
|
2024-04-11 11:08:22 +08:00 |
|
Hongbo Wu
|
5f239d2dcb
|
update graceful shutdown
|
2024-04-11 11:08:22 +08:00 |
|
Hongbo Wu
|
f2f18eb12b
|
reply only allowed text
|
2024-04-11 11:08:22 +08:00 |
|
Hongbo Wu
|
e7fc1316dd
|
enqueue reply email job
|
2024-04-11 11:08:22 +08:00 |
|
Hongbo Wu
|
74f5b922dd
|
update received email reply
|
2024-04-11 11:08:22 +08:00 |
|
Hongbo Wu
|
dce0b15f4f
|
send to the reply-to address if it exists or the from address
|
2024-04-11 11:08:22 +08:00 |
|
Hongbo Wu
|
764b05fff4
|
save reply-to in recent emails
|
2024-04-11 11:08:22 +08:00 |
|
Hongbo Wu
|
5cc5c559ac
|
add reply to email API which replies Okay to the sender
|
2024-04-11 11:08:22 +08:00 |
|
Hongbo Wu
|
a59c850c5f
|
fix telegram channel
|
2024-04-09 19:44:16 +08:00 |
|
Hongbo Wu
|
e7fc2c4567
|
reset failed_at to null if a feed is refreshed successfully after failure
|
2024-04-09 18:39:17 +08:00 |
|
Hongbo Wu
|
77c11fb80f
|
Merge pull request #3767 from omnivore-app/fix/verification
Enqueue emails
|
2024-04-08 12:30:37 +08:00 |
|
Hongbo Wu
|
7abb396032
|
remove stub
|
2024-04-05 22:53:03 +08:00 |
|
Hongbo Wu
|
65ba80b5a3
|
fix tests
|
2024-04-05 18:02:52 +08:00 |
|
Hongbo Wu
|
5446ca80dc
|
fix tests
|
2024-04-05 17:53:18 +08:00 |
|
Hongbo Wu
|
46e3936a85
|
resolve conflicts after rebasing
|
2024-04-05 17:13:10 +08:00 |
|
Hongbo Wu
|
af140cc8b4
|
remove user name from email template
|
2024-04-05 16:59:23 +08:00 |
|
Hongbo Wu
|
8af2bb076c
|
rename send mail functions
|
2024-04-05 16:59:20 +08:00 |
|
Hongbo Wu
|
c37b31dcb6
|
fix tests
|
2024-04-05 16:57:02 +08:00 |
|
Hongbo Wu
|
10dcb922f2
|
Enqueue confirmation email
|
2024-04-05 16:57:02 +08:00 |
|
Hongbo Wu
|
207241934d
|
show label_attached instead of label_created in rules
|
2024-04-05 16:51:11 +08:00 |
|
Hongbo Wu
|
25fb9fd698
|
deduplicate labels when there are case-insensitive identical names
|
2024-04-05 16:27:17 +08:00 |
|
Hongbo Wu
|
6f03b214b5
|
allow delete internal labels
|
2024-04-05 15:58:39 +08:00 |
|
Hongbo Wu
|
9f4f1d07ca
|
do not create label if label name case-insensitively matches existing label name
|
2024-04-05 15:50:01 +08:00 |
|
Hongbo Wu
|
906b6c1ea5
|
fix web
|
2024-04-04 18:53:10 +08:00 |
|
Hongbo Wu
|
58708a507e
|
use old event format for the compatibility with the old webhooks
|
2024-04-04 18:22:18 +08:00 |
|
Hongbo Wu
|
8d11096142
|
fix tests
|
2024-04-04 12:38:41 +08:00 |
|
Hongbo Wu
|
45a5382d7c
|
do not send bad_request error if db failure
|
2024-04-04 12:19:18 +08:00 |
|
Hongbo Wu
|
5e7a82562b
|
resolve conflicts after rebasing
|
2024-04-04 12:19:17 +08:00 |
|
Hongbo Wu
|
b2cd43136f
|
hide webhooks page
|
2024-04-04 12:19:16 +08:00 |
|
Hongbo Wu
|
0fab3c7904
|
Add highlight_updated event
|
2024-04-04 12:17:28 +08:00 |
|
Hongbo Wu
|
88a7e8d85b
|
fix tests
|
2024-04-04 12:17:15 +08:00 |
|
Hongbo Wu
|
44c67e2ebf
|
remove babel and compile test files
|
2024-04-04 12:17:15 +08:00 |
|
Hongbo Wu
|
81f21141fe
|
optimize ts-node-dev
|
2024-04-04 12:17:15 +08:00 |
|
Hongbo Wu
|
841a0026ff
|
do not send page_update event for thumbnailer
|
2024-04-04 12:17:15 +08:00 |
|
Hongbo Wu
|
1b24a24f7c
|
remove slug from highlight event
|
2024-04-04 12:17:15 +08:00 |
|
Hongbo Wu
|
d67aea6d8a
|
deduplicate notion page by omnivore id
|
2024-04-04 12:17:13 +08:00 |
|
Hongbo Wu
|
0428da3b71
|
fix notion syncing error
|
2024-04-04 12:16:45 +08:00 |
|