Mic
|
74b2f61265
|
Update README.md
|
2025-05-12 21:52:36 +02:00 |
|
Mic
|
4baa412e7a
|
Merge pull request #371 from micz/v3.4.0
v3.4.0
|
2025-05-07 22:42:50 +02:00 |
|
mic
|
f6c293f856
|
version set to 3.4.0, prepared for release
|
2025-05-07 22:40:39 +02:00 |
|
Mic
|
f5b071ee3b
|
Merge pull request #370 from weblate/weblate-thunderai-main
Translations update from Hosted Weblate
|
2025-05-07 22:38:24 +02:00 |
|
Mic
|
7ec7bdd517
|
Translated using Weblate (French)
Currently translated at 100.0% (360 of 360 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/fr/
|
2025-05-07 22:38:04 +02:00 |
|
Mic
|
f19efe56e5
|
Translated using Weblate (Italian)
Currently translated at 100.0% (360 of 360 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/
|
2025-05-07 22:38:04 +02:00 |
|
Mic
|
e35fb23f6e
|
Translated using Weblate (German)
Currently translated at 100.0% (360 of 360 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/de/
|
2025-05-07 22:38:03 +02:00 |
|
Mic
|
6495583c93
|
Merge pull request #366 from weblate/weblate-thunderai-main
Translations update from Hosted Weblate
|
2025-05-07 22:31:14 +02:00 |
|
Mic
|
151834a4f3
|
Translated using Weblate (German)
Currently translated at 99.4% (358 of 360 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/de/
|
2025-05-07 22:30:32 +02:00 |
|
Mic
|
ef9e3388cd
|
Translated using Weblate (French)
Currently translated at 99.4% (358 of 360 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/fr/
|
2025-05-07 22:20:03 +02:00 |
|
Mic
|
06f6ad2691
|
Translated using Weblate (Italian)
Currently translated at 99.4% (358 of 360 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/
|
2025-05-07 16:31:53 +00:00 |
|
Mic
|
800ec527ed
|
Translated using Weblate (Italian)
Currently translated at 88.3% (318 of 360 strings)
Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/
|
2025-05-07 16:31:51 +00:00 |
|
mic
|
5529b3ddc9
|
release notes updated
|
2025-05-07 18:31:42 +02:00 |
|
mic
|
527b127ede
|
fixed getCurrentIdentity methof. Fixes #369
|
2025-05-07 18:30:11 +02:00 |
|
Mic
|
44eeb23827
|
Update feature_request.md
|
2025-05-03 23:09:06 +02:00 |
|
mic
|
e7c1d0d701
|
fixed mail_ quoted_text placeholder also for forwarded messages
|
2025-05-03 22:54:58 +02:00 |
|
mic
|
91f010284f
|
release notes updated
|
2025-05-02 11:39:43 +02:00 |
|
mic
|
c95d58f394
|
version set to 3.4.0pre1
|
2025-05-02 11:32:14 +02:00 |
|
mic
|
03b32c794b
|
release notes updated
|
2025-05-02 11:28:34 +02:00 |
|
mic
|
d35f6dd08d
|
Fix condition for handling replies from the compose window in message listener. See #353
|
2025-05-02 11:27:10 +02:00 |
|
mic
|
8f8c7e611d
|
comment line improved
|
2025-05-02 11:19:17 +02:00 |
|
mic
|
a81b9daa54
|
Enhance ChatGPT Web model selection by adding event listeners for new model inputs and updating HTML structure for better integration in custom prompts
|
2025-05-02 00:10:59 +02:00 |
|
mic
|
eb804860b9
|
Refactor chatgpt_web_models_list_table styles and update HTML structure for better integration
|
2025-05-02 00:03:26 +02:00 |
|
mic
|
75e25c2824
|
Update styles and HTML structure for ChatGPT Web models integration in custom prompts
|
2025-05-01 23:55:46 +02:00 |
|
mic
|
1d798c4a8c
|
Add ChatGPTWeb_models export to mzta-utils.js and update imports in mzta-options.js
|
2025-05-01 23:43:19 +02:00 |
|
mic
|
ca8e62aac4
|
Add getChatGPTWebModelsList_HTML function to mzta-utils.js and update imports in mzta-options.js
|
2025-05-01 23:41:17 +02:00 |
|
mic
|
dfe1c5c8a4
|
removed duplicated getChatGPTWebModelsList_HTML function
|
2025-05-01 23:37:32 +02:00 |
|
mic
|
59ae3643a5
|
Ported all the mods from v3.3.* into v3.4.0
|
2025-05-01 23:32:52 +02:00 |
|
mic
|
c2065e09b6
|
Comment out debug console logs in tb115_loader.js and mzta-background.js for cleaner output
|
2025-05-01 23:20:45 +02:00 |
|
mic
|
0dbaaca316
|
release notes updated
|
2025-05-01 23:20:08 +02:00 |
|
Mic
|
557e9060b4
|
Merge pull request #364 from micz/chatgpt_web_custom_gpt_project
Chatgpt web custom gpt project
|
2025-05-01 23:12:05 +02:00 |
|
Mic
|
59aebf2394
|
Add warning message for temporary chat usage in project settings. See #277
|
2025-05-01 23:02:40 +02:00 |
|
Mic
|
d02dc2c3e1
|
Adjust wait time in openChatGPT function for improved responsiveness when using a project. see #277
|
2025-05-01 23:00:02 +02:00 |
|
Mic
|
2ff757b529
|
Hide warning message and update loading state in doRetry function
|
2025-05-01 22:55:01 +02:00 |
|
Mic
|
eafb278eda
|
Refactor error handling to simplify textarea not found warning message display
|
2025-05-01 22:50:50 +02:00 |
|
Mic
|
f75f252068
|
typo fixed
|
2025-05-01 22:46:09 +02:00 |
|
Mic
|
0bc864938c
|
Update checkGPTModel to return a promise and improve DOM element handling
|
2025-05-01 22:44:40 +02:00 |
|
Mic
|
d4aac5cb14
|
Add warning message for Custom GPT setting override in options. see #277 #168
|
2025-04-30 22:29:35 +02:00 |
|
Mic
|
e99b030033
|
Update chatgpt_getRegenerateButton to detect read aloud icon instead of thumb up icon
|
2025-04-30 22:23:50 +02:00 |
|
Mic
|
83d7cdc376
|
Add support for custom GPT and web project in openChatGPT function. See #277 #168
|
2025-04-30 00:19:00 +02:00 |
|
Mic
|
80bd81cb5a
|
Enhance chatgpt_getRegenerateButton to detect thumb up icon in addition to regen icon. see #277 #168
|
2025-04-30 00:19:00 +02:00 |
|
Mic
|
f043f2e93b
|
fix: update regex in validateChatGPTWebCustomData to allow additional characters. see #277 #168
|
2025-04-30 00:19:00 +02:00 |
|
Mic
|
483d8a14d2
|
add default values for chatgpt web model, project, and custom GPT in defaultPrompts. see #277 #168
|
2025-04-30 00:19:00 +02:00 |
|
Mic
|
9a48c8fe14
|
using sanitizeChatGPTModelData on all data
|
2025-04-30 00:19:00 +02:00 |
|
mic
|
314089ea07
|
refactor openChatGPT to utilize custom model from prompt_info
|
2025-04-29 23:16:29 +02:00 |
|
mic
|
72e3701740
|
add color styling for ChatGPT web additional info elements. see #277 #168
|
2025-04-29 23:01:44 +02:00 |
|
mic
|
52049df162
|
add default values for chatgpt web model and project in getCustomPrompts function. see #277 #168
|
2025-04-29 23:01:29 +02:00 |
|
Mic
|
059a0f8cac
|
using sanitizeChatGPTModelData
|
2025-04-28 21:13:00 +02:00 |
|
Mic
|
bc17be4853
|
add new fields to clearFields function for ChatGPT web model and project. see #277 #168
|
2025-04-28 21:13:00 +02:00 |
|
Mic
|
f742f0460a
|
remove debug console logs from mzta-custom-prompts.js and mzta-popup.js
|
2025-04-28 21:08:00 +02:00 |
|