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
|
95f6c0e40f
|
Add API connection messages and refactor initialization logging
|
2025-05-21 21:49:33 +02:00 |
|
mic
|
527b127ede
|
fixed getCurrentIdentity methof. Fixes #369
|
2025-05-07 18:30:11 +02:00 |
|
mic
|
e7c1d0d701
|
fixed mail_ quoted_text placeholder also for forwarded messages
|
2025-05-03 22:54:58 +02:00 |
|
mic
|
1d798c4a8c
|
Add ChatGPTWeb_models export to mzta-utils.js and update imports in mzta-options.js
|
2025-05-01 23:43:19 +02:00 |
|
mic
|
ca8e62aac4
|
Add getChatGPTWebModelsList_HTML function to mzta-utils.js and update imports in mzta-options.js
|
2025-05-01 23:41:17 +02:00 |
|
mic
|
59ae3643a5
|
Ported all the mods from v3.3.* into v3.4.0
|
2025-05-01 23:32:52 +02:00 |
|
Mic
|
f043f2e93b
|
fix: update regex in validateChatGPTWebCustomData to allow additional characters. see #277 #168
|
2025-04-30 00:19:00 +02:00 |
|
Mic
|
0492fa34be
|
improved validateChatGPTWebCustomData method. see #277 #168
|
2025-04-28 21:03:00 +02:00 |
|
Mic
|
504ff391bb
|
Move validation function for ChatGPT web custom data to the utils js file and update imports
|
2025-04-27 22:20:00 +02:00 |
|
Mic
|
2e22cea996
|
Add sanitizeChatGPTModelData function and update usage in options
|
2025-04-27 22:20:00 +02:00 |
|
Mic
|
7c510bee57
|
Add sanitizeChatGPTWebCustomData function and update usage in options. see #277 and #168
|
2025-04-24 01:47:00 +02:00 |
|
Mic
|
bdd4d7ffc7
|
Add validation function for ChatGPT Web custom data and update related logic. see #277 and #168
|
2025-04-24 01:37:00 +02:00 |
|
mic
|
a17d855ee5
|
fix: ensure HTML body is generated from plain text if no parts are available
|
2025-04-23 18:24:09 +02:00 |
|
Mic
|
ce3d392628
|
adding options to manage accounts for autotagging. see #327
|
2025-04-22 00:16:00 +02:00 |
|
mic
|
7d1760f1b8
|
Enhance plain text handling by integrating default preferences and adding HTML stripping functionality. see #350
|
2025-04-20 22:43:10 +02:00 |
|
mic
|
6494a4f48f
|
Refactor getMailBody function to work also with annidated multiparts. see #335
|
2025-04-18 14:02:25 +02:00 |
|
Mic
|
c449f68cc1
|
Refactor getActiveSpecialPromptsIDs function to accept a single argument object for improved readability and maintainability
|
2025-04-16 23:54:00 +02:00 |
|
Mic
|
5ccc312695
|
Refactor getGPTWebModelString function to update model conversion logic
|
2025-04-16 23:49:00 +02:00 |
|
Mic
|
9e22a9db46
|
Add openTab function to streamline tab management in mzta-options.js
|
2025-04-16 23:49:00 +02:00 |
|
Mic
|
eea691f0b5
|
Add 'get_task' parameter to getActiveSpecialPromptsIDs function. see #333
|
2025-04-16 23:44:00 +02:00 |
|
mic
|
d73e4e5eb6
|
Add support for checking ThunderAI Sparks version and update related UI messages. Fixes #315
|
2025-04-15 23:25:21 +02:00 |
|
mic
|
73b801af2c
|
Enhance getMailBody function to handle nested message parts and improve content extraction
|
2025-04-10 22:29:25 +02:00 |
|
Mic
|
d5cb50194a
|
Improve error handling for calendar event data retrieval and JSON extraction
|
2025-03-28 01:15:00 +01:00 |
|
Mic
|
bb53027950
|
Remove debug log for fallback identity in getCurrentIdentity function
|
2025-03-20 23:52:00 +01:00 |
|
mic
|
109cd66c42
|
Refactor context menu ID exports to use direct assignment
|
2025-03-18 21:38:57 +01:00 |
|
mic
|
5aeb95f880
|
Add context menu IDs for add tags and spam filter. see #262
|
2025-03-16 23:32:33 +01:00 |
|
mic
|
a11164a670
|
Enhance getCurrentIdentity function to optionally return full identity object
|
2025-03-08 22:37:39 +01:00 |
|
mic
|
644928bf76
|
Add default empty arrays for msgHeader properties and handle empty text in extractEmail
|
2025-03-08 22:28:49 +01:00 |
|
mic
|
715df42cc2
|
messagesTagsList is now a mandatory permission
|
2025-03-06 21:34:05 +01:00 |
|
Mic
|
7ca21b08bf
|
Change messageTags from object to array in getTagsList function
|
2025-03-06 18:04:11 +01:00 |
|
mic
|
3313e9cd45
|
not sking messagesTagsList permission for thunderbird 115. see #281
|
2025-03-05 21:29:56 +01:00 |
|
Mic
|
f4551c3662
|
Merge branch 'main' into v3.2.0
|
2025-02-27 21:18:10 +01:00 |
|
mic
|
cb10e4fa59
|
comments updated
|
2025-02-11 23:39:58 +01:00 |
|
mic
|
0aa8675e48
|
extractJsonObject method added
|
2025-02-11 22:56:12 +01:00 |
|
mic
|
5fbead1fcc
|
getMailBody method added. see #237
|
2025-02-09 22:45:09 +01:00 |
|
mic
|
630cee4d27
|
added mzta-utils-core.js and added some methods. see #237
|
2025-02-08 16:04:18 +01:00 |
|
mic
|
5eb660b950
|
getGPTWebModelString updated for new models and improved for unknowk strings. see #244
|
2025-02-02 21:53:27 +01:00 |
|
mic
|
bbe6a227ba
|
prompt ids fixed
|
2025-01-11 22:32:02 +01:00 |
|
mic
|
44fa2298fc
|
console.log debug statement commented out
|
2025-01-11 22:17:34 +01:00 |
|
mic
|
2fe24298af
|
checkSparksPresence is returnig fals on error
|
2025-01-11 22:17:00 +01:00 |
|
mic
|
4ba7aafaf6
|
method getActiveSpecialPromptsIDs added
|
2025-01-11 21:58:16 +01:00 |
|
mic
|
9ad876f5b3
|
method checkSparksPresence added
|
2025-01-11 18:08:32 +01:00 |
|
mic
|
3b538050b6
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mic
|
b9a802e676
|
tags assignment improved. see #183
|
2024-12-18 22:05:48 +01:00 |
|
Mic
|
4bab16adbc
|
correctly assigning multiple tags. see #183
|
2024-12-18 01:23:00 +01:00 |
|
Mic
|
c33378d3be
|
using add_tags_first_uppercase option. see #183
|
2024-12-18 01:13:00 +01:00 |
|
mic
|
f5f696e78b
|
creating and updating tags methods added. see #183
|
2024-12-18 00:07:50 +01:00 |
|
Mic
|
9907d35233
|
correctly calling isThunderbird128OrGreater
|
2024-12-13 00:08:00 +01:00 |
|