Commit graph

290 commits

Author SHA1 Message Date
mic
0d51829c8e improved _initSummary to chedk the summarize pref. changed summarize_auto, now defaults to 1. see #580 2026-03-26 00:09:06 +01:00
mic
7e9b507f0f keeping formatted summary #580 2026-03-25 23:59:20 +01:00
mic
3cb1fb0972 correctly using the ai webchat if the relative option is configured accordingly. see #580 2026-03-25 23:43:48 +01:00
Mic
33fecf3afe summary: see more / see less added. see #580 2026-03-25 00:01:00 +01:00
mic
e29079ddc9 correctly loading the working icon. see #707 2026-03-25 00:06:37 +01:00
Mic
9e0fb5bf73 improved spamreport code 2026-03-24 00:12:00 +01:00
Mic
b08b8563d0 code refactored to have one method to calculate the final prompt. see #580 2026-03-24 00:01:00 +01:00
Mic
a505f22261 minor fixes 2026-03-23 23:59:00 +01:00
mic
6e30ea9159 always showing a summary if present. see #580 2026-03-23 23:32:04 +01:00
mic
58437ad168 summarize_display_mode added. see #580 2026-03-23 23:31:48 +01:00
Mic
83b8544404 taSummaryStore is now a Class and is using taStorage. see #675 #580 2026-03-23 18:39:21 +01:00
Mic
6d53e108d0 taSummaryCache renamed to taSummaryStore 2026-03-23 18:25:35 +01:00
Mic
65bf9c440c
Merge branch 'summary_on_message_issue580' into main 2026-03-23 18:14:08 +01:00
mic
1ea548a61d taSpamReport is now a class and not a singleton 2026-03-22 22:38:23 +01:00
mic
55240868dd spamreport is using the new storage. see #675 2026-03-22 22:29:31 +01:00
mic
931e95d314 isWithinBounds check removed. see #685 2026-03-06 23:04:26 +01:00
Mic
557f6741c3
Merge branch 'main' into window_position_issue685 2026-03-04 21:50:33 +01:00
mic
19c2258e69 added boundary check. see #685 2026-03-04 21:48:37 +01:00
mic
9fcfd2dad0 correctly using the chatgpt_win_save_position pref. see #685 2026-03-04 21:44:23 +01:00
mic
83a147fdea var name fixed 2026-03-04 21:38:38 +01:00
mic
d2c9797e16 race condition fixed 2026-03-04 21:29:04 +01:00
mic
60d4425f9b top and left are blank by default 2026-03-03 21:25:35 +01:00
mic
79712957a3 applyWindowPosition renamed to applyWindowPositionAndSize 2026-03-03 21:24:57 +01:00
mic
a90b20052a saving and using windows positions. see #685 2026-03-02 22:05:05 +01:00
Ronald Klarenbeek
7dfdc2ea54 Fix auto-summary: strip markdown formatting from AI responses 2026-02-27 15:28:56 +01:00
Ronald Klarenbeek
ca07cf5ed0 Fix duplicate 'Generating summary' when using manual mode button 2026-02-24 22:33:13 +01:00
Ronald Klarenbeek
2df835d46e Fix auto-summary: inline styles, refresh button, and proper headerMessageId passing
- Move CSS inline as requested by maintainer (no external CSS file)
- Add fixed font sizing (14px) to prevent inheritance from email content
- Add refresh button to regenerate summaries
- Fix refresh bug: use summaryData.headerMessageId instead of message.headerMessageId
- Remove deleted message display script and CSS files
2026-02-24 22:17:47 +01:00
mic
7e758a51e6 removed a method call for Thudnerbird 115 2026-02-17 23:19:58 +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
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