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
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
b5741c61bb
Add Greek language support to README
2025-12-18 22:46:49 +01:00
mic
4c20eb8db9
Greek translation added. See #566
2025-12-18 22:23:55 +01:00
mic
e1fda7bf12
version set to 3.7.8, release notes updated
2025-12-18 22:23:14 +01:00
Mic
d2f1771800
Merge pull request #567 from weblate/weblate-thunderai-main
...
Translations update from Hosted Weblate
2025-12-18 22:21:08 +01:00
Christos Kanotidis
b374d53729
Translated using Weblate (Greek)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/el/
2025-12-18 10:53:34 +01:00
Christos Kanotidis
6a314476b2
Added translation using Weblate (Greek)
2025-12-17 16:55:45 +01:00
mic
9825f1fc96
typo fixed
2025-12-14 22:22:05 +01:00
mic
3156d4020b
release notes updated
2025-12-14 22:19:35 +01:00
mic
b540e0ba73
JSON parsing lines error handling improved in APIs. See #550
2025-12-14 22:19:04 +01:00
Mic
29891df80e
Merge pull request #562 from weblate/weblate-thunderai-main
...
Translations update from Hosted Weblate
2025-12-14 21:51:17 +01:00
Mic
eddef1e904
Translated using Weblate (Polish)
...
Currently translated at 67.3% (285 of 423 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/pl/
2025-12-11 12:22:01 +01:00
mic
9ac80030df
fixing OpenRouter first line. see #550
2025-12-08 16:33:58 +01:00
mic
f57b855337
debug console.log statement commented
2025-12-08 16:22:45 +01:00
Mic
10088cfdad
Merge pull request #559 from weblate/weblate-thunderai-main
...
Translations update from Hosted Weblate
2025-12-08 16:10:15 +01:00
Mic
2283c8231b
Translated using Weblate (German)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/de/
2025-12-08 16:09:54 +01:00
Mic
4ee92bc8c2
Translated using Weblate (French)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/fr/
2025-12-08 16:09:54 +01:00
Mic
909f8eddb8
Translated using Weblate (Italian)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/
2025-12-08 16:09:54 +01:00
mic
9a0d75c7fc
asking openai api optional permission. see #558
2025-12-08 16:08:00 +01:00
mic
e94aeac45b
asking claude optional permission. see #558
2025-12-08 16:03:25 +01:00
mic
b7315bf810
version set to 3.7.7
2025-12-08 15:51:53 +01:00
mic
db0c995e3e
prepared for release
2025-12-08 15:43:00 +01:00
mic
59d500de43
Rollback #551
2025-12-08 15:40:26 +01:00
mic
d5a790a21b
release notes updated
2025-12-08 12:32:27 +01:00
Mic
3c63da4f95
fixed custom div positioning after chatgpt web interface update. see #556
2025-12-08 11:53:11 +01:00
Mic
e580c3efc0
Merge pull request #555 from weblate/weblate-thunderai-main
...
Translations update from Hosted Weblate
2025-12-07 19:00:56 +01:00
Mic
795250212b
Translated using Weblate (French)
...
Currently translated at 100.0% (422 of 422 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/fr/
2025-12-07 18:59:52 +01:00
Mic
0508c9535e
Translated using Weblate (German)
...
Currently translated at 100.0% (422 of 422 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/de/
2025-12-07 18:59:51 +01:00
Mic
d8dbed9aef
Translated using Weblate (Italian)
...
Currently translated at 100.0% (422 of 422 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/
2025-12-07 18:59:51 +01:00
mic
9fb7a17a15
release notes updated
2025-12-07 18:37:28 +01:00
mic
8d8f8abaf3
added method fixJsonBraces, see #551 .
2025-12-07 18:31:07 +01:00
mic
f2dc04b267
Release notes updated
2025-12-07 18:21:52 +01:00
mic
a48d524d6d
Using the anthropic system prompt. See #549
2025-12-07 18:20:04 +01:00
mic
f5abf08a9a
system_prompt added to the anthropic worker. See #549
2025-12-07 18:09:25 +01:00
mic
ea67c56d22
system_prompt added to the anthropic class. See #549
2025-12-07 18:07:57 +01:00
mic
6211fa5a85
Added anthropic_system_prompt option in the options page. See #549
2025-12-07 18:04:03 +01:00
mic
dc3c75c90e
version set to 3.7.6
2025-12-06 12:24:52 +01:00
Mic
1a66591948
Merge pull request #544 from weblate/weblate-thunderai-main
...
Translations update from Hosted Weblate
2025-11-17 22:43:37 +01:00
Ioan Indreias
ea3b8c6a7c
Translated using Weblate (Romanian)
...
Currently translated at 18.3% (77 of 420 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/ro/
2025-11-17 21:43:16 +00:00
Ioan Indreias
ea57d2fd95
Translated using Weblate (Romanian)
...
Currently translated at 4.5% (19 of 420 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/ro/
2025-11-17 21:43:15 +00:00
Ioan Indreias
ee4c1b34d8
Added translation using Weblate (Romanian)
2025-11-17 21:43:15 +00:00
Mic
1146445746
Merge pull request #539 from weblate/weblate-thunderai-main
...
Translations update from Hosted Weblate
2025-11-17 22:43:09 +01:00
Antonio Lucena de Faria
5bdbc5de99
Translated using Weblate (Portuguese)
...
Currently translated at 13.8% (58 of 420 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/pt/
2025-10-30 18:05:13 +01:00
mic
34b49c38e8
version set to 3.7.5. release notes updated.
2025-10-22 23:00:29 +02:00
mic
ba12839f1d
method name fixed. see #535
2025-10-22 22:58:23 +02:00
mic
0a6931887d
version set to 3.7.4. release notes updated.
2025-10-20 18:33:23 +02:00
mic
e51ff2a509
fixing a bug when checking prompt properties. see #534
2025-10-20 18:32:02 +02:00
mic
3f932a602d
Anthropic updated to Claude
2025-10-19 23:56:36 +02:00
mic
06a00c4d7a
js\lib\diff.js added to VENDORS.md as requested by ATN Reviewers
2025-10-19 23:04:24 +02:00