Commit graph

373 commits

Author SHA1 Message Date
Guido Kraemer
cb6c93625b correct prompt naming 2026-01-16 13:39:22 +01:00
Guido Kraemer
d601121852 better descriptions for prompts 2026-01-10 22:59:26 +01:00
Guido Kraemer
30a7de3756 better explanation 2026-01-10 21:22:11 +01:00
Guido Kraemer
66cc35746f move email separators to extra prompt field 2026-01-10 21:22:11 +01:00
Guido Kraemer
3d2c2b9320 add customizable model options for summarize 2026-01-10 21:22:11 +01:00
Guido Kraemer
fe427c29ee Add Email Template Editor to Summarize Panel 2026-01-10 21:22:11 +01:00
Guido Kraemer
4ab6da2faf change all "summary" -> "summarize" 2026-01-10 21:22:11 +01:00
Guido Kraemer
84a65acd8f resolve rebase conflicts 2026-01-10 21:22:11 +01:00
Ronald Klarenbeek
af2ae047dd fix en locale structure breaking the extension 2026-01-02 23:52:08 +01:00
Ronald Klarenbeek
e5f5d08582 feat(i18n): add auto summary strings for cs, ru, zh_Hans, and zh_Hant locales
- Add new translation strings for auto summary feature
- Include title, generating, failed, and prompt messages
- Remove unnecessary description fields from en locale
- Add missing auto summary preference strings for zh_Hant locale
2026-01-02 23:40:35 +01:00
Ronald Klarenbeek
3f63cc3580 feat(summary): implement new configuration model, fix multilingual support and fix error display
- Introduce localized UI strings for auto-summary feature across multiple languages
- Standardize error messages and implement consistent error propagation
- Refactor summary generation to align with v3.8.0 settings architecture
- Enhance user experience with localized loading and error states
- Improve code reliability through structured error handling and cleanup
2026-01-02 22:42:46 +01:00
Ronald Klarenbeek
ea402a688b Merge upstream v3.8.0 changes, preserving auto_summary_enabled setting 2026-01-02 21:05:52 +01:00
mic
b80bcd35bb a string added to i18n 2026-01-02 17:32:36 +01:00
mic
8270f725ae id fixed 2025-12-28 21:25:02 +01:00
mic
69516bd056 temperature added to OpenAI Compatibile API. see #575 2025-12-28 21:23:09 +01:00
mic
17a0aeb632 temperature added to Ollama API. see #574 2025-12-28 21:12:08 +01:00
mic
dfa4da5b2e temperature added to Open AI API. see #571 2025-12-27 22:40:51 +01:00
mic
c2d99076b2 temperature added to the Claude API. see #573 2025-12-27 22:21:20 +01:00
mic
f95fbeb00e temperature added to Google Gemini. see #572 2025-12-26 23:35:42 +01:00
Ronald Klarenbeek
bd66a37d35 feat(summary): add auto-summary preference for message previews
- Add new preference option to enable automatic AI summarization
- Update all localization files with new preference text
- Implement preference check in message display script
- Add default preference setting in options configuration
- Include preference toggle in options UI

This adds a user-configurable option to automatically generate and display AI summaries when viewing email messages, with appropriate warnings about data transmission to AI services.
2025-12-26 22:20:13 +01:00
mic
7a6927ceec dynamic placeholder methods added. see #527 2025-12-26 11:37:25 +01:00
mic
e94aeac45b asking claude optional permission. see #558 2025-12-08 16:03:25 +01:00
mic
6211fa5a85 Added anthropic_system_prompt option in the options page. See #549 2025-12-07 18:04:03 +01:00
mic
30b10dcda0 Asking for the *.openai.com API optional permission. see #529 2025-10-16 22:41:18 +02:00
Mic
886ff98abe Anthropic API renamed to Cloude API. see #510 2025-09-16 19:20:00 +02:00
mic
132ece6b0e merge error fixed 2025-09-11 21:51:16 +02:00
Mic
15f6aae91f
Merge branch 'v3.7.0' into issue_438_autofeat_apimodel 2025-09-10 21:57:21 +02:00
Mic
6f3fdfa2ce two strings added to i18n 2025-09-08 22:15:00 +02:00
Mic
aeb48c73d1 i18n string fixed 2025-09-08 22:15:00 +02:00
Mic
7c68561901 gemini thinking budget pref added to the options page. see #494 2025-09-08 22:09:00 +02:00
Mic
ef57eb6499 translation fixed. see #438 2025-09-07 20:00:00 +02:00
Mic
124b31c830 spamfilter settings page updated. see #438 2025-09-07 20:00:00 +02:00
Mic
1c39801a2a always showing with proper message the addtags and spamfilter rows. see #438 2025-09-04 22:56:00 +02:00
Mic
14b6c97c9d prompt_add_tags_use_list text updated. see #289 2025-09-04 22:46:00 +02:00
Mic
e551974a56 work in progress, saving a point before working on generalizing the connetiontype html code. see #438 2025-09-02 22:45:00 +02:00
mic
6b0543b154 text improved. see #289 2025-09-02 20:48:01 +02:00
Mic
64b8b82633 label improved 2025-09-02 20:31:34 +02:00
Mic
0f22ae5148 adding the statement to the prompt to limit the used tags. see #289 2025-09-01 23:45:00 +02:00
Mic
3da11ef612 in the add tags page now is possibile to manage the auto add tags list. see #289 2025-09-01 23:25:00 +02:00
Mic
0f3495043c Added a message to explain to click on force completion after 7 seconds. see #419 2025-08-31 15:46:00 +02:00
Mic
f82aa23560 mail_attachments_info placeholder added. see #446 2025-08-28 20:54:00 +02:00
mic
d68e7d6d68 in the openai comp integration is now possibile to clear the models list. see #472 2025-08-20 22:05:13 +02:00
mic
7fbe0c0338 forcing exixting tags also when using the ThuderAI menu. see #475 2025-08-20 21:41:35 +02:00
mic
99ad461c84 added info about br replaceing in chatgpt web interface. see #462 2025-08-11 22:11:20 +02:00
mic
02deccca61 add tags special prompts quotes fixed 2025-07-30 22:27:09 +02:00
mic
51068dd95c Added a new default prompt to reply with a custom command asked when exectutin the prompt. See #444 2025-07-25 23:15:30 +02:00
mic
311f06069b Update exclusion list description for clarity 2025-06-19 23:38:53 +02:00
Mic
647f23a50b Improved the AI web chat init message 2025-06-19 21:36:28 +02:00
mic
db690d61ae Improve message clarity for custom data placeholders import 2025-06-17 23:31:05 +02:00
mic
82de5f0f37 info text improved. see #156 2025-06-17 23:30:05 +02:00
mic
94603d10c8 added a button to open the custom prompts tab and improved the descriptions 2025-06-16 21:34:04 +02:00
Mic
65e410f41c label fixed 2025-06-15 23:47:00 +02:00
Mic
f0d2e12c7b var fixed 2025-06-15 23:32:00 +02:00
Mic
1b5dea9253 working on #156. saving and loading custom placeholders in the dedicated page 2025-06-15 23:27:00 +02:00
Mic
509b8de8e0 Refactor localization keys for prompts to use a consistent naming convention and update related HTML references 2025-06-15 23:12:00 +02:00
Mic
528eb4c76c Refactor localization keys for prompts to use a consistent naming convention and update related HTML references 2025-06-15 23:12:00 +02:00
Mic
b7d9dda158 Add button and functionality to manage data placeholders in options. see #156 2025-06-15 23:07:00 +02:00
mic
3764687e60 unused lang string removed 2025-06-15 21:27:13 +02:00
mic
b680ddcc54 removed a no more used translation string 2025-06-15 18:01:01 +02:00
mic
89fbd214fa many typos fixed. few strings improved in the en locale. see #422 2025-06-15 17:38:05 +02:00
mic
cb307a8d07 add tags default prompt updated to use a JSON format in the response 2025-06-15 00:25:25 +02:00
mic
07cf0774f9 Refactor prompt response messages and update HTML references for consistency across locales. see #365 2025-06-15 00:15:21 +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
aa337edd07 added reply type info text. see #372 2025-06-13 18:16:50 +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
6515f7364a normalize capitalization in reply option messages 2025-06-09 21:02:00 +02:00
Mic
40c0602356 rename ChatGPT storage flags for consistency in messages.json and mzta-options.html 2025-06-09 21:02:00 +02:00
Mic
6cdb00444f add 'Enable thinking' option for Ollama in settings and UI. see #398 2025-06-09 20:52:00 +02:00
Mic
df4e0bb139 add ChatGPT store option to settings and UI. see #406 2025-06-09 20:47:00 +02:00
mic
7bd64a9d11 Update warning message for model loading issue in chatgpt window. see #413 2025-06-05 22:20:33 +02:00
mic
5f9568ee39 Update message for chatgpt_web_model_info to clarify compatibility with free accounts. see #408 2025-06-05 21:54:03 +02:00
mic
1211e4c3cf Update extension description to include Anthropic as an option 2025-05-27 22:27:30 +02:00
mic
bac590d26d blank space removed 2025-05-27 22:21:10 +02:00
mic
9cec824bd5 Fix capitalization 2025-05-27 22:17:36 +02:00
mic
16cabb125f move add tags force existing option and update label. see #391 2025-05-25 22:09:03 +02:00
mic
5efdf91570 asking for the correct permission when using the Anthropic API. Fixes #389 2025-05-23 23:24:39 +02:00
Mic
9d032ee54f the user can select a part of the response in the api webchat. fixes #356 2025-05-23 00:06:00 +02:00
mic
67ef2ee66c fix: update prompt length message for clarity 2025-05-22 22:39:54 +02:00
Mic
1e8eb4a1d4 selected_html placeholder added. see #368 2025-05-22 00:51:00 +02:00
Mic
0de4dd27c8 Update prompt length validation message and logic. see #380 2025-05-22 00:41:00 +02:00
Mic
6e2b5f268d Add confirmation dialog for applying OpenAI compatible configurations. see #378 2025-05-22 00:36:00 +02:00
mic
d419373515 OpenAI Comp services shorcut added. see #378 2025-05-21 22:35:36 +02:00
mic
95f6c0e40f Add API connection messages and refactor initialization logging 2025-05-21 21:49:33 +02:00
mic
5ffa7e83ad prompt_spamfilter_full_text improved 2025-05-21 17:58:27 +02:00
mic
b7fbed3199 typo fixed 2025-05-20 23:19:54 +02:00
mic
eff4c3f0da using anthropic in the api webchat. see #349 2025-05-20 23:07:40 +02:00
mic
19565ec7c5 max_tokens added to anthropic. see #349 2025-05-20 22:05:00 +02:00
mic
059fa8c62b Anthropic options added to the prefs page. see #349 2025-05-20 21:54:14 +02:00
Mic
59aebf2394 Add warning message for temporary chat usage in project settings. See #277 2025-05-01 23:02:40 +02:00
Mic
d4aac5cb14 Add warning message for Custom GPT setting override in options. see #277 #168 2025-04-30 22:29:35 +02:00
Mic
99a67f4f59 fix show additional properties at startup. see #277 and #168 2025-04-28 20:58:00 +02:00
Mic
f17e5e889f work in progress for #277 and #168 2025-04-28 20:53:00 +02:00
Mic
9b170c9982 Add toggle functionality for ChatGPT additional properties in custom prompts. see #277 and #168 2025-04-27 22:10:00 +02:00
Mic
c33c294ea1 working on custom prompts add new form. see #277 and #168 2025-04-24 01:57:00 +02:00
Mic
0f543ab885 custom prompts form improved 2025-04-24 01:52:00 +02:00
Mic
93204054e7 Add additional information for opening ChatGPT Web and update message formatting 2025-04-24 01:47:00 +02:00
Mic
2195d03f98 Add ChatGPT Web project and custom GPT options with validation. see #277 and #168. 2025-04-24 01:32:00 +02:00
mic
6d387f0bcc imported new en locales string from v3.3.5 2025-04-22 21:28:19 +02:00
Mic
617a1467d7 Add spam filter account selection and management features. see #326 2025-04-22 00:31:00 +02:00
Mic
d7afad3b71 Add account selection info for autotagging feature and update visibility logic. see #327 2025-04-22 00:21:00 +02:00