Commit graph

394 commits

Author SHA1 Message Date
mic
228e2b4102 en locales improved 2026-02-18 22:58:04 +01:00
mic
526be71348 en locales improved 2026-02-18 22:57:03 +01:00
mic
b36658153d en locale string fixed 2026-02-18 22:50:52 +01:00
mic
2ba069e1be Merge remote-tracking branch 'origin/v4.0.0' into pr/yonie/579 2026-02-17 22:50:31 +01:00
mic
ae44596106 showing the processing status for the antispam filter. see #658 2026-02-16 21:54:17 +01:00
mic
5c310d1cb0 ChatGPT Web Integration loading wait time option added. see #634 2026-02-15 10:30:22 +01:00
yonie
1630b7c071
Merge branch 'v4.0.0' into main 2026-02-12 21:10:43 +01:00
mic
b4ae956b82 added an option to hide the spam filter info in the message. see #506 2026-02-08 22:30:07 +01:00
mic
7d843c0732 added an info about data persistence for the spam reports 2026-02-08 22:17:31 +01:00
mic
a940228a43 showing spam value. see #506 2026-02-08 00:10:39 +01:00
mic
ae010478ba prompt copy button added. see #598 2026-02-06 23:51:30 +01:00
yonie
feaaac5e01
Merge branch 'v4.0.0' into main 2026-02-06 10:54:34 +01:00
Mic
1844560027 adding a calendar event from clipboard. see #362 2026-02-06 00:42:00 +01:00
Mic
db8cada6e6 mail_body_or_selected_text and mail_body_or_selected_html placeholders added. see #641 2026-02-06 00:08:00 +01:00
Mic
5a39f1e298 calendar_no_selection option added. see #641 2026-02-06 00:06:00 +01:00
mic
fdba78bbcb yes no strings ids renamed 2026-02-05 23:36:56 +01:00
mic
f5dcebefb2 get_calendar_events has now the ability to specify a different API. see #498 2026-02-04 22:19:38 +01:00
mic
db8691e017 asking the <all_urls> permission if the server is hosted on localhost. see #524 2026-02-02 21:43:15 +01:00
mic
b37df075ae cors info labels updated. see #524 2026-02-01 23:56:41 +01:00
Mic
3ba98c7d90 Removed the spamfilter_context_menu and add_tags_context_menu options and always show the context menu when the corresponding feature is active. See #609 2026-01-29 23:45:00 +01:00
Guido Kraemer
f6fcaac0bb update prompts 2026-01-16 15:09:47 +01:00
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