Commit graph

48 commits

Author SHA1 Message Date
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
mic
5fdd47dd62 mail_tags and full_tags_list placeholders added. see #197 and #198 2024-12-13 00:10:14 +01:00
Mic
1fb05b6fb3 getGPTWebModelString returns an empty string if the model is unknown 2024-10-29 18:36:46 +01:00
Mic
5021e7e6b7 added getGPTWebModelString method 2024-10-22 21:55:32 +02:00
mic
b29d9034c6 sanitizeHtml method added 2024-10-15 22:24:15 +02:00
mic
0b09e2e3a5 getMailSubject method added 2024-10-13 22:16:12 +02:00
mic
9bbf795709 storage space occupied added. see #129 2024-09-13 21:26:30 +02:00
mic
4ee62a04db store sync -> local migration methods added. see #129 2024-09-13 21:04:40 +02:00
Mic
24e9400350 default length added to generateCallID 2024-09-04 20:35:58 +02:00
mic
b9ad4a4937 export fixed 2024-08-23 14:13:09 +02:00
Mic
25b84ba8b2 generateCallID method added 2024-08-23 13:52:22 +02:00
mic
c02558be9e Added a warning message closing the Custom Prompts page with unsaved changes.fixes #88 2024-07-20 00:02:39 +02:00
mic
e899d76f69 i18nConditionalGet method added. see #20 2024-07-16 22:42:39 +02:00
mic
f43200370e iteration only on first level childNodes 2024-06-18 23:41:53 +02:00
mic
129b2998fc insertText renamed to insertHtml is now inserting Html elements instead of plain text 2024-06-18 23:07:57 +02:00
mic
6cdfd1489f micz.it url link typo fixed 2024-05-28 18:44:32 +02:00
mic
e09a25b4ef imported all fixes from main. fixes #55 2024-05-17 23:05:19 +02:00
mic
5c2e7a63f6 moved onctext definitions in mzta-utils.js 2024-05-10 22:15:00 +02:00
mic
f85b53e78f removed debug console logs 2024-05-01 21:47:01 +02:00
mic
1ec6a610e6 added body manipulation functions. see #30 #34 2024-05-01 00:33:11 +02:00
mic
75dff8b292 two empty lines added at the end of the inserted text 2024-04-30 23:53:29 +02:00
mic
87d5b332bb added methods to manipolate the compose message dom. see #30 #34 2024-04-30 22:27:32 +02:00
mic
2044c5cd15 correctly selecting the right identity if found in the original message. fixes #31 2024-04-27 21:41:48 +02:00
mic
42d212c715 License header added to js files 2024-04-16 22:19:52 +02:00
mic
1e8fc2a1e9 Default lang for chatgpt responses. related to #14 2024-04-05 00:34:00 +02:00