mic
9c72d2fc05
wrong coninue removed
2026-04-14 23:22:07 +02:00
mic
e4f3ff9351
added isAutoMode. see #749
2026-04-14 23:21:12 +02:00
mic
7ae4aa1899
antispam filter added the addressbook skip option. see #748
2026-04-10 00:24:13 +02:00
mic
474e58097c
added the antispam skip list. see #743
2026-04-07 23:02:05 +02:00
mic
6a87381b3c
added an option to always use a plain text summary. see #740
2026-04-05 23:54:56 +02:00
mic
83f856d1ae
trasnlate webchat removed. see #247
2026-04-01 00:34:26 +02:00
mic
c0ebc646b8
some fixes on JSON translation. see #247
2026-04-01 00:27:47 +02:00
mic
38f6b1987d
the translation prompt now returns a JSON. see #247
2026-04-01 00:19:35 +02:00
mic
c5c7694d51
tranlsate context menu added. see #247 #719
2026-03-30 23:02:22 +02:00
mic
f1b42f8714
warning on empty lang. see #247 #716
2026-03-29 22:52:47 +02:00
mic
f10beb8097
onreceive translate added. see #247 #721
2026-03-28 11:55:06 +01:00
mic
a931c864d2
summarize now is possibile on also mail receive. see #580 #723
2026-03-28 11:44:09 +01:00
mic
ef7483031d
translate_display_mode and translate_max_display_length added. see #247
2026-03-28 00:21:45 +01:00
mic
32abc00693
mail translation first try. see #247
2026-03-27 23:59:17 +01:00
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