Commit graph

1965 commits

Author SHA1 Message Date
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
c1c1e77aa9 release notes updated 2025-06-12 23:35:00 +02:00
Mic
ec4bd3c366 scroll to bottom fixed in chatgpt web interface 2025-06-12 23:35:00 +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
3e09d1be61 version set to 3.5.4 and release notes updated 2025-06-12 23:15: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
42ed50151d Refactor icon selection logic for regenerate and read aloud buttons. again 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
e45617d819 version set to 3.5.3 and release notes updated 2025-06-10 23:42:23 +02:00
mic
ad5afee395 Enhance icon detection logic for regenerate and read aloud buttons 2025-06-10 23:42:11 +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
Mic
ff8fff50c9 add 'think' parameter to Ollama constructor and include in fetchResponse. see #398 2025-06-09 20:57:00 +02:00
Mic
6cdb00444f add 'Enable thinking' option for Ollama in settings and UI. see #398 2025-06-09 20:52:00 +02:00
Mic
521b6a8fea move ollama ctx option after models in the options page 2025-06-09 20:52:00 +02:00
Mic
59d650ebfd release notes updated 2025-06-09 20:47:00 +02:00
Mic
e1fd5a4800 using chatgpt_api_store. see #406 2025-06-09 20:47:00 +02:00
Mic
df4e0bb139 add ChatGPT store option to settings and UI. see #406 2025-06-09 20:47:00 +02:00
Mic
d2512a5ef7 update OpenAI class constructor to include store parameter. see #406 2025-06-09 20:47:00 +02:00
Mic
ca29885aa4 update OpenAIComp to include additional headers for OpenRouter API requests. see #401 2025-06-09 20:42:00 +02:00
Mic
700b4d5878 update mzta-options.js for better option handling 2025-06-09 20:37:00 +02:00
Mic
99027e6315 refactor: clean up code structure in multiple files 2025-06-09 20:37:00 +02:00
Mic
3e85a88bd3 update mzta-options.js for improved option handling 2025-06-09 20:32:00 +02:00
Mic
3fc641dea4 open api comp config reordered 2025-06-09 20:32:00 +02:00
Mic
fc865df48e OpenRouter API config added. see #401 2025-06-09 20:32:00 +02:00