mic
|
f57b855337
|
debug console.log statement commented
|
2025-12-08 16:22:45 +01:00 |
|
Mic
|
942a3ba19e
|
log statement added
|
2025-09-09 23:39:00 +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
|
f973f8b8d0
|
prompt api now used also from the thunderai menu. see #438
|
2025-09-07 19:50:00 +02:00 |
|
mic
|
119e99df6a
|
thunderai menu addtags is now using the prompt api config. see #438
|
2025-09-06 00:47:22 +02:00 |
|
Mic
|
9967e28861
|
mzta_specialCommand is now using an object in input
|
2025-09-04 22:41:00 +02:00 |
|
Mic
|
5af9a82951
|
Improved prompts method args handling. see #471
|
2025-08-28 21:09:00 +02:00 |
|
Mic
|
c17b3187b2
|
Merge branch 'main' into 3.6.1_issue_469
|
2025-08-22 22:49:47 +02:00 |
|
Kilian Singer
|
c90f9c1b9b
|
added cleanup of newlines also to only_quoted_text
|
2025-08-22 17:30:41 +02:00 |
|
Kilian Singer
|
645d0845a1
|
removed debugging string
|
2025-08-21 09:49:28 +02:00 |
|
Kilian Singer
|
51614ea95d
|
new lines are now preserved in mzta-menus.js
also newlines are normalized to \n in chase
\r\n (like on windows platforms) are present.
some LLMs work better with proper paragraph breaks.
|
2025-08-21 09:37:43 +02:00 |
|
mic
|
7fbe0c0338
|
forcing exixting tags also when using the ThuderAI menu. see #475
|
2025-08-20 21:41:35 +02:00 |
|
mic
|
72428d8ee5
|
Integrate convertNewlinesToBr function to process text selections for improved HTML formatting
|
2025-06-18 23:11:27 +02:00 |
|
Mic
|
65e07723f5
|
added a debug line
|
2025-06-18 21:58:12 +02:00 |
|
Mic
|
1b0b0dcf59
|
fullPrompt logger added
|
2025-06-18 00:54:00 +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
|
1e8eb4a1d4
|
selected_html placeholder added. see #368
|
2025-05-22 00:51:00 +02:00 |
|
Mic
|
775882de23
|
Update error messages to reflect valid data checks and improve user feedback in task and calendar dialogs. see #333
|
2025-04-22 00:01:00 +02:00 |
|
Mic
|
13cfed9c56
|
get_task feature added in mzta-menu.js. see #333
|
2025-04-16 23:34:00 +02:00 |
|
mic
|
6b7609939a
|
mail_typed_text placeholder added. fixes #324
|
2025-04-13 21:26:50 +02:00 |
|
mic
|
9ddfbeaeda
|
Fix selection text handling in menu actions to ensure proper text assignment when using mail_typed_text placeholder
|
2025-04-13 08:16:02 +02:00 |
|
mic
|
e21b68c240
|
removed old menu creation code
|
2025-04-11 23:11: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
|
ecfde64577
|
Fixed the prompt substitution if there are no attendees
|
2025-03-28 01:10:00 +01:00 |
|
Mic
|
05bc76c5da
|
Add attendees field to event documentation in mzta-menus.js
|
2025-03-28 01:05:00 +01:00 |
|
Mic
|
e32773ba8f
|
Merge pull request #301 from micz/diff_viewer
Diff viewer
|
2025-03-22 16:57:17 +01:00 |
|
mic
|
96d6029b22
|
Improve error handling for calendar event dialog by refining error message processing
|
2025-03-21 21:27:54 +01:00 |
|
Mic
|
928946dfdf
|
Add diff viewer functionality for APIs integrations. see #109
|
2025-03-21 00:22:00 +01:00 |
|
Mic
|
e95c28ab64
|
Add error message for no active calendar and improve error handling in calendar event dialog
|
2025-03-21 00:02:00 +01:00 |
|
mic
|
533a8301af
|
Stop working status when no selection is made in mzta_Menus. see #295
|
2025-03-20 22:37:46 +01:00 |
|
mic
|
495451c79a
|
Enhance calendar event handling with timezone management and JSON extraction. see #250
|
2025-03-20 22:36:38 +01:00 |
|
mic
|
f339e2c748
|
Integrate working status management into mzta_Menus actions. see #295
|
2025-03-19 21:46:04 +01:00 |
|
mic
|
a35fc05e7f
|
Remove locking mechanism from loadMenus method
|
2025-03-06 21:51:18 +01:00 |
|
mic
|
673d4b1a9b
|
Implement locking mechanism in loadMenus to prevent concurrent execution
|
2025-03-06 21:15:52 +01:00 |
|
mic
|
3313e9cd45
|
not sking messagesTagsList permission for thunderbird 115. see #281
|
2025-03-05 21:29:56 +01:00 |
|
mic
|
a215ae6a52
|
await call fix
|
2025-03-03 21:16:07 +01:00 |
|
mic
|
a1f1f84aee
|
do not get tagslist if permission not given. see #275
|
2025-03-03 20:52:58 +01:00 |
|
mic
|
65ee230fb2
|
method call fixed
|
2025-02-09 23:23:49 +01:00 |
|
mic
|
a426577f3a
|
add_tags trimming the response
|
2025-02-09 23:16:20 +01:00 |
|
mic
|
c39d68d859
|
passing do_debug to mzta_specialCommand
|
2025-02-09 22:44:48 +01:00 |
|
mic
|
79e5b740f9
|
using getDefaultLang
|
2025-02-09 22:31:24 +01:00 |
|
mic
|
310f5ec6e1
|
mzta-utils-core renamed to mzta-utils-prompt. see #237
|
2025-02-09 22:24:57 +01:00 |
|
mic
|
452fd4abf4
|
using core utils. see #237
|
2025-02-08 16:04:33 +01:00 |
|
mic
|
925f21b84b
|
getPlaceholdersValues method added. see #237
|
2025-02-06 22:12:59 +01:00 |
|
mic
|
c4dd7a244a
|
thunderai_def_sign and thunderai_def_lang palceholders added. fixes #248
|
2025-02-06 21:57:06 +01:00 |
|
mic
|
80dc0aa2c8
|
sparks_not_installed added to i18n translation. fixes #241
|
2025-01-31 21:00:33 +01:00 |
|
mic
|
1e74829d26
|
added an error message if sparks is not installed
|
2025-01-29 22:24:47 +01:00 |
|
mic
|
d7ff910ba1
|
Merge branch 'main' into v3.1.0
|
2025-01-27 21:49:35 +01:00 |
|
mic
|
ab7d08f6a0
|
receiving the error message from Sparks
|
2025-01-22 21:33:22 +01:00 |
|