Commit graph

1828 commits

Author SHA1 Message Date
Mic
3d97444742 list.js moved to _lib folder 2025-06-15 23:07:00 +02:00
mic
13b64f92b4 i18n string fixed 2025-06-15 21:38:33 +02:00
mic
62a3446e3e description fix 2025-06-15 21:35:45 +02:00
Mic
ed750be47c
Update README.md 2025-06-15 21:32:28 +02:00
Mic
1f5c327e78
Update README.md - Chinese (Traditional) added 2025-06-15 21:31:06 +02:00
mic
22fb970642 release notes updated 2025-06-15 21:29:14 +02:00
mic
3764687e60 unused lang string removed 2025-06-15 21:27:13 +02:00
mic
735c2804a2 removed a no more used translation string from all locales 2025-06-15 18:03:22 +02:00
mic
b680ddcc54 removed a no more used translation string 2025-06-15 18:01:01 +02:00
Mic
9c6106c166
Merge pull request #425 from weblate/weblate-thunderai-main
Translations update from Hosted Weblate
2025-06-15 18:00:11 +02:00
Mic
5079a7558d
Translated using Weblate (Italian)
Currently translated at 97.6% (376 of 385 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/
2025-06-15 17:59:10 +02:00
Evereasy
73a174034b
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (385 of 385 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/zh_Hant/
2025-06-15 15:46:37 +00:00
Evereasy
6561463598
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (385 of 385 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/zh_Hant/
2025-06-15 15:46:37 +00:00
mic
613b75ad69 zh_Hant lang added to available languages for xpi building 2025-06-15 17:46:28 +02:00
mic
3196e5f96f release notes updated 2025-06-15 17:44:52 +02:00
Mic
6918a17b7c
Merge pull request #424 from weblate/weblate-thunderai-main
Translations update from Hosted Weblate
2025-06-15 17:41:37 +02:00
mic
89fbd214fa many typos fixed. few strings improved in the en locale. see #422 2025-06-15 17:38:05 +02:00
Evereasy
65ef54bef1
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (385 of 385 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/zh_Hant/
2025-06-15 10:02:30 +02:00
mic
1f93f4d295 the add tags response is now expcted as a JSON. see #365 2025-06-15 00:38:27 +02:00
mic
071ee6acf2 Refactor tag extraction in getTagsFromResponse to utilize extractJsonObject for improved JSON parsing. see #365 2025-06-15 00:37:57 +02:00
mic
859d8d9ef3 Add newline formatting to tag addition messages in finalizePrompt_add_tags 2025-06-15 00:33:40 +02:00
mic
d3813c00f6 Improve tag extraction in getTagsFromResponse by trimming whitespace and enhancing comma splitting for better parsing. see #365 2025-06-15 00:28:04 +02:00
mic
cb307a8d07 add tags default prompt updated to use a JSON format in the response 2025-06-15 00:25:25 +02:00
mic
61480c0dc9 Enhance tag extraction functionality in getTagsFromResponse method with improved JSON parsing and backward compatibility. see #365 2025-06-15 00:22:10 +02:00
mic
07cf0774f9 Refactor prompt response messages and update HTML references for consistency across locales. see #365 2025-06-15 00:15:21 +02:00
Mic
f2aee42e97
Merge pull request #421 from weblate/weblate-thunderai-main
Translations update from Hosted Weblate
2025-06-14 18:39:45 +02:00
Evereasy
4be26cf493
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 39.7% (154 of 387 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/zh_Hant/
2025-06-14 18:39:16 +02:00
Evereasy
1372ad3f8d
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 78.0% (302 of 387 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/zh_Hans/
2025-06-14 18:39:15 +02:00
Evereasy
70e7febe18
Added translation using Weblate (Chinese (Traditional Han script)) 2025-06-14 13:37:58 +02:00
G S (TAra)
3f6820cfb1
Translated using Weblate (Russian)
Currently translated at 31.2% (121 of 387 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/ru/
2025-06-14 13:37:58 +02:00
G S (TAra)
dc8354a14f
Added translation using Weblate (Russian) 2025-06-14 06:52:12 +02:00
mic
3ece218b2d release notes updated 2025-06-13 23:12:14 +02:00
mic
6c86e02b6f added an option to exclude the tag only with an exact match. see #395 2025-06-13 23:10:23 +02:00
mic
015a6f68a4 swap reply type icons in addCustomDiv function. see #372 2025-06-13 21:17:20 +02:00
mic
aa337edd07 added reply type info text. see #372 2025-06-13 18:16:50 +02:00
mic
a8dc89f9f5 release notes updated 2025-06-13 18:14:21 +02:00
Mic
68e5f1c47a methods calls fixed. see #372 2025-06-12 23:30:00 +02:00
Mic
54b3ba2dc9 icons updated. see #372 2025-06-12 23:25:00 +02:00
Mic
c447ff2ab7 console.log line commented out 2025-06-12 23:20:00 +02:00
Mic
abe11457e6 added the change the reply type button in the chatgpt web interface. see #372 2025-06-12 23:20:00 +02:00
Mic
85f4fc7d11 chatgpt web interface fix for the response completion ported from v3.5.4 2025-06-12 23:15:00 +02:00
Mic
db3e4e7cfa added the reply type selector in the api webchat. see #372 2025-06-12 23:10:00 +02:00
mic
e090d37df9 chatgpt web interface fix for the response completion ported from v3.5.3 2025-06-11 21:56:37 +02:00
mic
cedbfaf26b showing the reply type in the chatgpt web interface. see #372 2025-06-11 21:55:04 +02:00
Mic
4330abce63 showing the reply type in the api webchat. see #372 2025-06-09 21:07:00 +02:00
Mic
6515f7364a normalize capitalization in reply option messages 2025-06-09 21:02:00 +02:00
Mic
9aa5fc0ec4 release notes text improved 2025-06-09 21:02:00 +02:00
Mic
40c0602356 rename ChatGPT storage flags for consistency in messages.json and mzta-options.html 2025-06-09 21:02:00 +02:00
Mic
add47ed055 release notes updated 2025-06-09 21:02:00 +02:00
Mic
9c54f27242 using ollama_think. see #398 2025-06-09 20:57:00 +02:00