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
Mic
553032c057
add_tags_first_uppercase default option added
2024-12-18 00:58:00 +01:00
Mic
b02dae5748
using the exclusion list when getting tags from the AI. see #183
2024-12-13 00:53:00 +01:00
Mic
99cab276fa
add_tags_maxnum option added. see #183
2024-12-13 00:23:00 +01:00
mic
7ec4ef89a0
add_tags option added. see #183
2024-12-09 22:50:49 +01:00
Mic
863ce095f8
Merge branch 'main' into v2.3.0
2024-10-23 22:33:34 +02:00
Mic
e40fc8163e
[chatgpt web] Now it is possible to specify the model to use and the temporary chat. see #169 and #171
2024-10-21 21:44:47 +02:00
Mic
6808e3a81f
max_prompt_length options added. fixes #165
2024-10-17 17:35:36 +02:00
mic
58f92610d5
placeholders_use_default_value option added and implemented. see #146
2024-10-15 22:03:02 +02:00
mic
9fe528d6c8
openai_comp_use_v1 pref added
2024-10-15 17:06:30 +02:00
mic
205574626b
openai comp apikey added in the options page
2024-10-01 21:04:06 +02:00
mic
31f1e5592f
prompts in the menu are ordered alphabetically. options renamed to dynamic_menu_order_alphabet
2024-09-23 22:08:29 +02:00
mic
46c4643e6d
dynamic_menu_order_prompt_alphabetically option added
2024-09-23 22:05:41 +02:00
mic
b942b2bf85
dynamic_menu_force_enter option added. see #130
2024-09-22 23:27:20 +02:00
mic
f67125a696
removed the chatgpt web interface check for model 4 or 3.5
2024-09-12 22:09:06 +02:00
mic
9218cb0679
openai_comp_chat_name option added to options page
2024-09-12 21:51:45 +02:00
mic
1a8b6e518a
default options for openai cmop api added. see #126
2024-09-12 20:35:28 +02:00
mic
4f7a018f67
ollama options added. see #79
2024-08-20 15:16:48 +02:00
mic
ea35d95d25
added debug option. see #106
2024-08-19 18:00:13 +02:00
mic
ea861cc226
chatgpt_keep_formatting option removed
2024-08-14 22:44:22 +02:00
mic
9bff8a0358
chatgpt api prefs renamed
2024-07-29 23:35:10 +02:00
mic
93afbb2490
managing model in the options page. see #92
2024-07-22 23:36:12 +02:00
mic
283e6fda3d
Manage the options when using the API. Fixes #93
2024-07-22 23:00:35 +02:00
mic
4a215d8961
managing chatgpt apikey in the options
2024-07-21 15:00:40 +02:00
mic
9cc2bf64c3
adde the first two api related options
2024-07-20 23:10:32 +02:00
mic
8734eda05f
added the default_chatgpt_lang default option. see #53
2024-07-14 23:52:40 +02:00
Mic
d12767ada3
typo fixed
2024-06-27 18:18:53 +02:00
mic
23151b8da3
chatpgt_keep_formatting option added. see #77
2024-06-26 23:07:53 +02:00
mic
6cdfd1489f
micz.it url link typo fixed
2024-05-28 18:44:32 +02:00
mic
e6790b285c
Added the option to use ChatGPT4. Related to #27
2024-04-17 23:12:08 +02:00
mic
42d212c715
License header added to js files
2024-04-16 22:19:52 +02:00
mic
0d626a491c
prefs: added chatgpt win dimensions option. related #14 . fixes #8 .
2024-04-03 22:59:05 +02:00