Commit Graph

6167 Commits

Author SHA1 Message Date
cd6594a2fd add logs 2024-04-11 11:08:22 +08:00
67657773cf track the usage of the api 2024-04-11 11:08:22 +08:00
cd6f3e6bbe enforce usage limits for the API 2024-04-11 11:08:22 +08:00
5f239d2dcb update graceful shutdown 2024-04-11 11:08:22 +08:00
f2f18eb12b reply only allowed text 2024-04-11 11:08:22 +08:00
e7fc1316dd enqueue reply email job 2024-04-11 11:08:22 +08:00
74f5b922dd update received email reply 2024-04-11 11:08:22 +08:00
dce0b15f4f send to the reply-to address if it exists or the from address 2024-04-11 11:08:22 +08:00
764b05fff4 save reply-to in recent emails 2024-04-11 11:08:22 +08:00
289d750a05 add columns for reply_to and reply and create tables for tracking service usage and enforce limit according to the subscription plan 2024-04-11 11:08:22 +08:00
5cc5c559ac add reply to email API which replies Okay to the sender 2024-04-11 11:08:22 +08:00
a59c850c5f fix telegram channel 2024-04-09 19:44:16 +08:00
e7fc2c4567 reset failed_at to null if a feed is refreshed successfully after failure 2024-04-09 18:39:17 +08:00
c89b7b0d02 Merge pull request #3804 from omnivore-app/fix/tts-token-expire
ignore expiration in jwt token when calling tts streaming service
2024-04-09 11:01:32 +08:00
6da249c8d7 Merge pull request #3794 from nyatinte/feat/resizable-notebook
Added resize functionality to notebooks
2024-04-09 10:55:31 +08:00
70b1a1d3c7 add comment 2024-04-09 10:47:23 +08:00
c4882c2542 update dev cli 2024-04-09 10:43:33 +08:00
90fe5e8109 ignore expiration of jwt token for tts streaming 2024-04-09 10:30:40 +08:00
bc0e38f44a Merge pull request #3792 from omnivore-app/fix/feed_failed_at
show failed_at timestamp if a feed failed to fresh
2024-04-08 17:46:27 +08:00
5dfbd7f238 failed timestamp text is in red color 2024-04-08 16:32:43 +08:00
77c11fb80f Merge pull request #3767 from omnivore-app/fix/verification
Enqueue emails
2024-04-08 12:30:37 +08:00
5342a43318 Added resize functionality to notebooks 2024-04-07 21:42:19 +09:00
7abb396032 remove stub 2024-04-05 22:53:03 +08:00
65ba80b5a3 fix tests 2024-04-05 18:02:52 +08:00
5446ca80dc fix tests 2024-04-05 17:53:18 +08:00
f8a6887d09 show failed_at timestamp if a feed failed to fresh 2024-04-05 17:26:38 +08:00
46e3936a85 resolve conflicts after rebasing 2024-04-05 17:13:10 +08:00
af140cc8b4 remove user name from email template 2024-04-05 16:59:23 +08:00
8af2bb076c rename send mail functions 2024-04-05 16:59:20 +08:00
c37b31dcb6 fix tests 2024-04-05 16:57:02 +08:00
10dcb922f2 Enqueue confirmation email 2024-04-05 16:57:02 +08:00
207241934d show label_attached instead of label_created in rules 2024-04-05 16:51:11 +08:00
25fb9fd698 deduplicate labels when there are case-insensitive identical names 2024-04-05 16:27:17 +08:00
6f03b214b5 allow delete internal labels 2024-04-05 15:58:39 +08:00
9f4f1d07ca do not create label if label name case-insensitively matches existing label name 2024-04-05 15:50:01 +08:00
906b6c1ea5 fix web 2024-04-04 18:53:10 +08:00
58708a507e use old event format for the compatibility with the old webhooks 2024-04-04 18:22:18 +08:00
8d11096142 fix tests 2024-04-04 12:38:41 +08:00
3983f2b3a2 resolve conflicts after rebasing 2024-04-04 12:27:15 +08:00
45a5382d7c do not send bad_request error if db failure 2024-04-04 12:19:18 +08:00
a1a3901ef6 update integration names 2024-04-04 12:19:18 +08:00
ffed903bb9 add data migration script 2024-04-04 12:19:18 +08:00
6361759eef wrap text in actions 2024-04-04 12:19:18 +08:00
5e7a82562b resolve conflicts after rebasing 2024-04-04 12:19:17 +08:00
051e6a2b56 use callback 2024-04-04 12:19:17 +08:00
592a759b8d use callback 2024-04-04 12:19:17 +08:00
7f0ca62386 fix some state for notion 2024-04-04 12:19:17 +08:00
30fa6f8bd0 fix some state issue 2024-04-04 12:19:17 +08:00
5da5ff6da8 prevent adding duplicate actions 2024-04-04 12:19:17 +08:00
4550bd42b5 go to integrations page if integration is not connected when adding rules 2024-04-04 12:19:17 +08:00