Commit graph

2712 commits

Author SHA1 Message Date
mic
a888370fd2 correctly saving the need_custom_text status with a direct edit on the page. see #621 2026-01-20 23:48:07 +01:00
mic
0041a8a6a4 correctly saving the enabled status with a direct edit on the page. see #621 2026-01-20 23:43:46 +01:00
mic
3180898dce var name fixed. see #621 2026-01-20 23:37:12 +01:00
Mic
5e57ee19d0 version set to 3.8.1. release notes updated 2026-01-20 13:39:24 +01:00
Mic
04d12594a7 openai api fixed. see #620 2026-01-20 13:37:35 +01:00
Mic
cc7b8d1640 added a commented out console.log debug line 2026-01-20 13:37:20 +01:00
mic
272dc59f00 Version set to 3.8.0. Release notes updated. 2026-01-16 22:34:47 +01:00
Mic
99bde03a73
Merge pull request #617 from micz/v3.8.0
v3.8.0
2026-01-16 22:32:11 +01:00
Mic
1d04aa4941
Merge branch 'main' into v3.8.0 2026-01-16 22:31:53 +01:00
mic
1d83c3a8c0 correctly handling empty body with no placeholders. see #614 2026-01-16 22:29:34 +01:00
Guido Kraemer
f6fcaac0bb update prompts 2026-01-16 15:09:47 +01:00
Guido Kraemer
b247dad80f adapt code copied from add_tags 2026-01-16 14:22:07 +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
8679e1cb08 remove checking for non-optional permission 2026-01-16 12:55:56 +01:00
Mic
6e09bffaf1
Merge pull request #612 from weblate/weblate-thunderai-main
Translations update from Hosted Weblate
2026-01-14 21:59:20 +01:00
Christos Kanotidis
bd1ea03f78
Translated using Weblate (Greek)
Currently translated at 100.0% (432 of 432 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/el/
2026-01-14 19:41:02 +01:00
Guido Kraemer
51c81418a3 handle disabling summarize options button 2026-01-10 23:00:20 +01:00
Guido Kraemer
d601121852 better descriptions for prompts 2026-01-10 22:59:26 +01:00
Guido Kraemer
30a7de3756 better explanation 2026-01-10 21:22:11 +01:00
Guido Kraemer
c261c1da90 fix bug 2026-01-10 21:22:11 +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
3d2c2b9320 add customizable model options for summarize 2026-01-10 21:22:11 +01:00
Guido Kraemer
c3e27f0356 Fix malformed label closing tag in options page 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
fe427c29ee Add Email Template Editor to Summarize Panel 2026-01-10 21:22:11 +01:00
Guido Kraemer
7eb9a2cf56 fixes saving of summarize prompt 2026-01-10 21:22:11 +01:00
Guido Kraemer
2c07aa6336 Remove unused imports from mzta-summarize.js 2026-01-10 21:22:11 +01:00
Guido Kraemer
8abb7e349b Add summarize prompt to specialPrompts 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
050a3fd1f7 Add MZTA summary page 2026-01-10 21:22:11 +01:00
Guido Kraemer
84a65acd8f resolve rebase conflicts 2026-01-10 21:22:11 +01:00
mic
12ba436f4d hiding api keys in the prompt log 2026-01-09 23:37:35 +01:00
mic
de7ba70993 debug log improved. now commented out 2026-01-09 23:32:55 +01:00
mic
0206e421ae missing spaces added 2026-01-09 23:11:38 +01:00
mic
aa0fd97563 fix query selector 2026-01-09 22:52:41 +01:00
Mic
bca2b0e62d
Merge pull request #608 from weblate/weblate-thunderai-main
Translations update from Hosted Weblate
2026-01-06 22:27:18 +01:00
Christos Kanotidis
8c2ece5520
Translated using Weblate (Greek)
Currently translated at 97.9% (423 of 432 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/el/
2026-01-06 22:26:40 +01:00
mic
85ffca5579 version set to 3.7.9. release notes updated 2026-01-06 12:08:56 +01:00
mic
a22398a354 Gett the completion of the job on ChatGPT Web. Fixes #607 2026-01-06 12:07:31 +01:00
mic
5dc2451c3c no concurrency runs of the prerelease workflow 2026-01-06 11:46:30 +01:00
Mic
b8feae50c2
Merge pull request #606 from weblate/weblate-thunderai-main
Translations update from Hosted Weblate
2026-01-06 11:39:29 +01:00
Andreas Pettersson
927ef5af37
Translated using Weblate (Swedish)
Currently translated at 100.0% (432 of 432 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/sv/
2026-01-06 11:38:33 +01:00
mic
4bf08b0d9b release notes updated 2026-01-05 16:34:29 +01:00