Ronald Klarenbeek
ea402a688b
Merge upstream v3.8.0 changes, preserving auto_summary_enabled setting
2026-01-02 21:05:52 +01:00
mic
e3d927ab29
specific integration settings are now saved at prompt level. see #102
2026-01-01 21:41:48 +01:00
mic
a436bd16b2
chatgpt_api var names fixed
2025-12-29 21:58:09 +01:00
mic
3ef13eec9b
using a dynamic generation for all integration settings
2025-12-29 11:20:11 +01:00
mic
3adb5faab2
working on a dynamic special prompts settings managing system
2025-12-28 23:27:27 +01:00
mic
12e846739e
special prompts temperature is now saved per prompt. see #561
2025-12-28 22:33:25 +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
6211fa5a85
Added anthropic_system_prompt option in the options page. See #549
2025-12-07 18:04:03 +01:00
Mic
7c68561901
gemini thinking budget pref added to the options page. see #494
2025-09-08 22:09:00 +02:00
Mic
124b31c830
spamfilter settings page updated. see #438
2025-09-07 20:00:00 +02:00
mic
30c9b3b1ef
add_tags_connection_type default value is no more empty. see #438
2025-09-06 00:43:54 +02:00
Mic
40b6571e04
spamfilter specific model and api default options added. see #438
2025-09-03 23:18:00 +02:00
Mic
c6fa1ae54f
model prefix added to models id elements. see #438
2025-09-03 22:58: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
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
6c86e02b6f
added an option to exclude the tag only with an exact match. see #395
2025-06-13 23:10:23 +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
8a09c69027
Add missing reply_type preference to default options. Fixes #387
2025-05-23 00:01:00 +02:00
mic
19565ec7c5
max_tokens added to anthropic. see #349
2025-05-20 22:05:00 +02:00
mic
91e42ba6b2
anthropic default options added. see #349
2025-05-20 21:53:52 +02:00
mic
59ae3643a5
Ported all the mods from v3.3.* into v3.4.0
2025-05-01 23:32:52 +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
1907739f8b
Merge branch 'main' into issue_350
2025-04-22 21:08:23 +02:00
Mic
617a1467d7
Add spam filter account selection and management features. see #326
2025-04-22 00:31:00 +02:00
Mic
ce3d392628
adding options to manage accounts for autotagging. see #327
2025-04-22 00:16:00 +02:00
Mic
16d374046e
Add Ollama context token preferences to options and UI. see #351
2025-04-22 00:11:00 +02:00
mic
70e89e52d2
Add option for composing emails in plain text format. see #350
2025-04-20 22:25:34 +02:00
Mic
15159452ea
Add 'get task' feature to the options page and added the get_task settings managing page. see #333
2025-04-16 23:44:00 +02:00
mic
4a0d260332
Add timezone preferences for calendar events management. see #250
2025-03-20 22:11:33 +01:00
mic
c26b182ae9
Add context menu options for tags and spam filter. see #262
2025-03-16 23:28:48 +01:00
mic
fc3ca39ee5
tags related permissions are now optional and asked only if the add_tags options is checked. add_tags is now default to false. fixes #259
2025-02-14 23:31:45 +01:00
mic
35d1d3bdac
spamfilter_threshold option added. see #231
2025-02-12 23:36:15 +01:00
mic
caeb03cc4c
spamfilter default option added
2025-02-09 23:43:26 +01:00
mic
e1cba2a68f
added missing default_sign_name
2025-02-06 21:54:30 +01:00
mic
eb3dbc2c73
add_tags_auto_only_inbox option added. see #237
2025-02-04 21:52:10 +01:00
mic
c8f6729366
add_tags_auto and add_tags_auto_force_existing options added. see #237
2025-02-02 21:43:08 +01:00
mic
a03c11794a
get_calendar_event added in the options page. see micz/ThunderAI/#182
2025-01-10 23:13:54 +01:00
mic
3b538050b6
copyright year updated
2025-01-10 21:21:37 +01:00
mic
97d52fa0ee
chatgpt_developer_messages option added. see #218
2025-01-07 21:14:42 +01:00
mic
c65d29a918
google gemini system instructions added to the addon options page. see #217
2025-01-06 22:06:16 +01:00
mic
bff08145a7
google gemini string updated
2025-01-05 16:13:27 +01:00
mic
25e113090b
google gemini default options added
2025-01-05 16:12:02 +01:00
mic
7b433c91df
add_tags_force_lang option added. fixes #210
2025-01-02 23:35:30 +01:00
mic
b0475cd0d4
add_tags set to true by default
2024-12-18 20:36:07 +01:00