mic
2ba069e1be
Merge remote-tracking branch 'origin/v4.0.0' into pr/yonie/579
2026-02-17 22:50:31 +01:00
mic
296fcf21be
if a message has already been checked for spam and the user asks for another check, the previous banne is removed. see #658
2026-02-16 22:30:20 +01:00
mic
dc5e23a4d5
correctly showing spam elaboration errors. see #658
2026-02-16 22:23:15 +01:00
mic
ae44596106
showing the processing status for the antispam filter. see #658
2026-02-16 21:54:17 +01:00
mic
fb83ad86fd
info comment added
2026-02-15 22:04:37 +01:00
mic
ca2323ba88
processEmails now also does the summarize. see #631
2026-02-15 11:08:38 +01:00
mic
a7a17b7cb5
processEmails now accepts an obj as argument. see #631
2026-02-15 10:58:44 +01:00
mic
5c310d1cb0
ChatGPT Web Integration loading wait time option added. see #634
2026-02-15 10:30:22 +01:00
mic
d5d11e3c0c
customDiv with multiple additional_text also when using the chatgpt web interface integration. see #525 #650
2026-02-14 23:04:08 +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
0550077567
when closing the spam info panel, the report is deleted so the info is not displayed again. see #506
2026-02-08 22:22:00 +01:00
mic
45cc823171
showing the spam info on the current message when the elaboration is ended. see #506
2026-02-08 21:38:22 +01:00
mic
a940228a43
showing spam value. see #506
2026-02-08 00:10:39 +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
1fa6d2eed5
context menu items are always ordered alfabetically. see #630
2026-02-04 23:05:22 +01:00
mic
7bab6c7b78
115 listener call removed. see #616
2026-01-30 22:25:00 +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
Mic
f489e65483
correctly adding context menu item for summarize when activating the feature. fixes #626
2026-01-29 23:36:00 +01:00
Mic
fca6558133
Merge pull request #597 from gdkrmr/gk/thread_summary
...
thread summary
2026-01-29 23:10:52 +01:00
Mic
04d12594a7
openai api fixed. see #620
2026-01-20 13:37:35 +01:00
Guido Kraemer
7202b5a3e2
fix prompt names
2026-01-16 14:21:35 +01:00
Guido Kraemer
cb6c93625b
correct prompt naming
2026-01-16 13:39:22 +01:00
Guido Kraemer
f147a0453b
remove summarize_context_menu option in favor of summarize option
2026-01-16 12:57:06 +01:00
Guido Kraemer
90dcf8437b
remove stray console logging
2026-01-16 12:56:35 +01:00
Guido Kraemer
c6bf2edba5
allow placeholders in other summarize prompts
2026-01-10 21:22:11 +01:00
Guido Kraemer
24edcc09e6
make some variables const
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
7595c70a38
Implement summarization internals
2026-01-10 21:22:11 +01:00
Guido Kraemer
f29d8337ad
WIP: Add Summarize context menu action and handler
2026-01-10 21:22:11 +01:00
Guido Kraemer
02787e2f25
Fix context menu ID typos
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
yonie
0ceaf79aa7
Merge branch 'v3.8.0' into main
2026-01-06 17:28:45 +01:00
mic
1a28f5efba
log improved
2026-01-04 17:30:39 +01:00
yonie
64069958a2
Merge branch 'v3.8.0' into main
2026-01-04 16:02:44 +01:00
mic
57f1d637ff
added two commented debug lines
2026-01-03 23:43:57 +01:00
mic
b32ce4f756
copyright date updated to 2026
2026-01-03 23:04:01 +01:00
mic
97b016ab63
refining how to handle specific api settings. see #102
2026-01-03 00:03:48 +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
e3d927ab29
specific integration settings are now saved at prompt level. see #102
2026-01-01 21:41:48 +01:00
mic
2357886693
processEmails updated to use the new dyamic settings
2026-01-01 15:17:55 +01:00
mic
3adb5faab2
working on a dynamic special prompts settings managing system
2025-12-28 23:27:27 +01:00
Ronald Klarenbeek
dcbf9d3dcd
feat(summary): add AI-powered message summary feature
...
Add new ThunderAI summary functionality that generates concise summaries
for email messages using the existing ThunderAI infrastructure. Includes
a new content script that creates a summary pane in the message display,
associated CSS styling, and backend integration for AI summary generation.
The feature shows a loading indicator while generating the summary and
falls back to showing truncated message content if the AI generation fails.
2025-12-26 20:39:30 +01:00
mic
e51ff2a509
fixing a bug when checking prompt properties. see #534
2025-10-20 18:32:02 +02:00
mic
9daa1a76e3
ensuring an empty string when needed. see #520
2025-10-16 22:16:41 +02:00
mic
8f19cea3cd
mztaDoCustomText is now always a string. see #522
2025-10-03 23:33:50 +02:00
mic
9d52edbb2c
specific prompt integration improved with two new methods: checkAPIIntegration and hasSpecificIntegration. see #438
2025-09-14 23:10:16 +02:00