Commit graph

786 commits

Author SHA1 Message Date
Mic
207fff129b release notes updated 2024-10-21 21:52:05 +02:00
Mic
e40fc8163e [chatgpt web] Now it is possible to specify the model to use and the temporary chat. see #169 and #171 2024-10-21 21:44:47 +02:00
mic
ad69beff9c version set to 2.3.0pre2 2024-10-17 21:04:58 +02:00
mic
cefb6f0db5 release notes updated 2024-10-17 21:04:24 +02:00
mic
1842b120a3 release notes updated 2024-10-17 21:03:25 +02:00
mic
1a80ab7991 formatting fixed 2024-10-17 20:55:07 +02:00
Mic
cac620e26f
Merge pull request #167 from micz/tabmail_alert_bug_workaround
Tabmail alert bug workaround
2024-10-17 18:53:06 +02:00
Mic
4f708f5297 border fixed 2024-10-17 18:36:47 +02:00
Mic
8a471c44be max_prompt_length also hidden when using chatgpt_web. see #165 2024-10-17 17:49:36 +02:00
Mic
327d5be4a1 release notes updated 2024-10-17 17:38:05 +02:00
Mic
6808e3a81f max_prompt_length options added. fixes #165 2024-10-17 17:35:36 +02:00
Mic
41d2405f2d msg_prompt_too_long updated, we don't have only chatgpt now 2024-10-17 17:14:43 +02:00
Mic
3370fbf5e9 Implemented a workaround for a Thunderbird bug, see #166 2024-10-17 17:10:32 +02:00
mic
01073a728e working on using a dialog as a workaround 2024-10-16 22:56:32 +02:00
mic
00cafc64d6 version set to 2.3.0pre1 2024-10-16 20:47:48 +02:00
mic
ecbcb578a3 release notes updated 2024-10-16 20:47:31 +02:00
mic
3cee7a2490 prompt_reply improved 2024-10-16 20:46:17 +02:00
Mic
0f8f45f8ed Renamed mail_body and html_body placeholders. fixes #164 2024-10-16 18:22:08 +02:00
Mic
65aa865ff6 added a warning red border when adding placeholders without the right prompt configuration. see #146 2024-10-16 18:00:17 +02:00
mic
7544699422 additional_text implemented for chatgpt_web. see #153 2024-10-16 00:20:54 +02:00
mic
1d718b3797 additional_text implemented for api calls. see #153 2024-10-15 23:43:13 +02:00
mic
15fb0c6e72 fixed handling of new lines in prompts textareas 2024-10-15 22:26:20 +02:00
mic
b29d9034c6 sanitizeHtml method added 2024-10-15 22:24:15 +02:00
mic
57e45b3df8 better autocomplete keyboard interaction. see #157 2024-10-15 22:14:54 +02:00
mic
a5600cdf75 statement fixed 2024-10-15 22:06:05 +02:00
mic
58f92610d5 placeholders_use_default_value option added and implemented. see #146 2024-10-15 22:03:02 +02:00
mic
969360e89f added many default placeholders. see #153 2024-10-15 21:51:37 +02:00
mic
829a68fb02 getMailData renamed to getMailBody 2024-10-15 21:35:21 +02:00
mic
e256684b98 getHighlight renamed to getMailData 2024-10-15 21:18:29 +02:00
mic
04005b42bf html_body placeholder implemented 2024-10-14 23:06:53 +02:00
mic
2c5e893da4 release notes updated 2024-10-14 22:50:33 +02:00
mic
01f5376bd8 custom prompts row cancel and edit again fixed. the values are now set to the saved ones 2024-10-14 22:48:54 +02:00
mic
6cc0a63b94 log statement commented out 2024-10-14 22:43:20 +02:00
mic
c5b1d44fe0 filtering placeholders by type in autocomplete. see #157 2024-10-14 22:39:38 +02:00
mic
871d7746a6 autocomplete. closing suggestions when clicking outside the list. see #157 2024-10-14 22:21:15 +02:00
mic
4fc698e3be html_body placeholder added. see #153 2024-10-14 22:06:28 +02:00
mic
a5e8f60618 new i18n strings added to en locale 2024-10-14 20:44:48 +02:00
mic
2216dd0f8c placeholders now have a type prop. Added more default placeholders. see #153 2024-10-14 20:41:54 +02:00
mic
4230318b10 first version of autocomplete. see #157 2024-10-13 23:31:11 +02:00
mic
ed596041ed not forcing doublequotes 2024-10-13 22:33:45 +02:00
mic
4b96ba99cf removed a useless import 2024-10-13 22:31:39 +02:00
mic
4842b623d1 first working substitution. see #146 2024-10-13 22:30:13 +02:00
mic
1e20dc3ba5 various improvements 2024-10-13 22:29:33 +02:00
mic
0b09e2e3a5 getMailSubject method added 2024-10-13 22:16:12 +02:00
mic
5aef7a4e14 typo fixed 2024-10-13 22:15:32 +02:00
mic
8481315e0e typo fixed 2024-10-13 22:13:10 +02:00
mic
b8c956cadd hasPlaceholder method added. see #146 2024-10-13 21:09:09 +02:00
mic
97faed5ac9 placeholdersUtils added. see #146 2024-10-13 21:04:57 +02:00
mic
0c40dc4a12 taStore useless import removed 2024-10-13 20:54:29 +02:00
mic
9bccfb1b2a defaultPlaceholders manger added see #146 2024-10-13 20:53:55 +02:00