Commit graph

206 commits

Author SHA1 Message Date
mic
356885667b context menu loading fixed 2025-09-09 22:27:19 +02:00
Mic
b7953fe366
Merge branch 'issue_438_autofeat_apimodel' into api_improvements 2025-09-09 21:54:10 +02:00
Mic
a34d3c41e0 code formatted. better prefs import. 2025-09-08 21:42:00 +02:00
Mic
1bc111f96f loading do_debug pref at runtime for auto add tags and spamfilter 2025-09-07 20:10:00 +02:00
Mic
cd07092ac8 spamfilter is now using the prompt api, if present. see #438. 2025-09-07 20:05:00 +02:00
Mic
ee7a033e74 use prompt api and model when assigning tags. see #438 2025-09-04 22:51:00 +02:00
Mic
9967e28861 mzta_specialCommand is now using an object in input 2025-09-04 22:41:00 +02:00
Mic
e28f9fed60 using checkSpecificIntegration. see #438 2025-09-04 22:36:00 +02:00
Mic
e2c67a1c5e reloading menus for addtags is now considering addtags_api: prefs_init.add_tags_use_specific_integration. see #438 2025-09-04 22:31:00 +02:00
Mic
f1377f7de8 using the prompt conntype in addtags. see #438 2025-09-03 23:18:00 +02:00
Mic
9b26793895 always trying to remove the add tags menu item before creating it 2025-09-03 22:43:00 +02:00
mic
d46645a2fa passing prefs when preparing the prompt. see #289 2025-09-02 21:00:59 +02:00
mic
9e987e4e30 var name fixed 2025-09-02 20:53:30 +02:00
Mic
b8cb3adfc6 filtering tags in autotagging. see #289 2025-09-01 23:40:00 +02:00
Mic
9c0583af51 Show the prompt id and name to the information in the AI API chat. See #436 2025-08-31 15:51:00 +02:00
mic
95591993b8 console.log debug statement removed 2025-08-29 21:01:36 +02:00
Mic
5af9a82951 Improved prompts method args handling. see #471 2025-08-28 21:09:00 +02:00
mic
57e9a05083 fix correctly showing the context menu when changing connection type 2025-08-22 23:33:53 +02:00
mic
74f5369a31 converting lines breaks to paragraphs in chatgpt web interface integration prompt. see #482 2025-08-22 23:22:21 +02:00
mic
3851c10bcc remove commented-out code for HTML to plain text conversion in processEmails function 2025-08-20 21:16:35 +02:00
mic
2fa356ee6d trying a new way to get the plain text email in auto fetaures. see #469 2025-08-20 15:49:06 +02:00
mic
cc711e55ba Add htmlBodyToPlainText fallback for empty message bodies. see #470 2025-08-19 16:25:14 +02:00
Mic
a66ebee014
Merge branch 'main' into v3.6.0 2025-07-30 22:40:00 +02:00
mic
3a2845a23c 3.5.5 fixes ported to 3.6.0. Fixes #450 2025-07-25 22:57:53 +02:00
Mic
16b47a066c antispam optional permissions fixed 2025-07-21 23:49:06 +02:00
Mic
4507847105 working on #449 2025-07-21 23:43:33 +02:00
mic
9d06f6c868 log statements added 2025-06-19 22:35:28 +02:00
mic
1f93f4d295 the add tags response is now expcted as a JSON. see #365 2025-06-15 00:38:27 +02:00
mic
6c86e02b6f added an option to exclude the tag only with an exact match. see #395 2025-06-13 23:10:23 +02:00
Mic
c447ff2ab7 console.log line commented out 2025-06-12 23:20:00 +02:00
Mic
abe11457e6 added the change the reply type button in the chatgpt web interface. see #372 2025-06-12 23:20:00 +02:00
Mic
db3e4e7cfa added the reply type selector in the api webchat. see #372 2025-06-12 23:10:00 +02:00
mic
cedbfaf26b showing the reply type in the chatgpt web interface. see #372 2025-06-11 21:55:04 +02:00
mic
c796adc05c Add exclusion list for tag assignment to prevent unwanted tags. See #392 2025-05-25 22:25:53 +02:00
mic
bbf8eb7c5e Enhance tag assignment logging and prevent new tag creation when not needed. see #390 2025-05-25 22:03:08 +02:00
mic
ea22caa23c Refactor tag existence check to use label comparison and enhance logging for tag assignment. See #390 2025-05-25 11:41:14 +02:00
mic
0bdc94d7e6 the default shortcut is not enforced at startup anymore. fixes #384 2025-05-22 22:13:48 +02:00
Mic
0de4dd27c8 Update prompt length validation message and logic. see #380 2025-05-22 00:41:00 +02:00
mic
51ffdaeec0 fixed incoming mail elaboration when add_tags is false and add_tags_auto is true 2025-05-21 17:54:32 +02:00
mic
eff4c3f0da using anthropic in the api webchat. see #349 2025-05-20 23:07:40 +02:00
mic
85dfb36291 better code indentation 2025-05-20 22:12:08 +02:00
jdkio
ac78aa8adf
Fix issue #374, prefs_att -> prefs_atts 2025-05-12 19:41:10 -04:00
mic
59ae3643a5 Ported all the mods from v3.3.* into v3.4.0 2025-05-01 23:32:52 +02:00
mic
c2065e09b6 Comment out debug console logs in tb115_loader.js and mzta-background.js for cleaner output 2025-05-01 23:20:45 +02:00
Mic
d02dc2c3e1 Adjust wait time in openChatGPT function for improved responsiveness when using a project. see #277 2025-05-01 23:00:02 +02:00
Mic
83d7cdc376 Add support for custom GPT and web project in openChatGPT function. See #277 #168 2025-04-30 00:19:00 +02:00
Mic
9a48c8fe14 using sanitizeChatGPTModelData on all data 2025-04-30 00:19:00 +02:00
mic
314089ea07 refactor openChatGPT to utilize custom model from prompt_info 2025-04-29 23:16:29 +02:00
Mic
059a0f8cac using sanitizeChatGPTModelData 2025-04-28 21:13:00 +02:00
Mic
617a1467d7 Add spam filter account selection and management features. see #326 2025-04-22 00:31:00 +02:00