mic
|
fa74301759
|
data placeholders info links added
|
2024-10-22 22:20:47 +02:00 |
|
mic
|
16721814c9
|
chatgpt web models list added in the options page
|
2024-10-22 22:07:12 +02:00 |
|
Mic
|
c8f3216ebb
|
version set to 2.3.0pre4
|
2024-10-22 21:57:01 +02:00 |
|
Mic
|
7279a580a7
|
release notes updated
|
2024-10-22 21:56:43 +02:00 |
|
Mic
|
ffa66cafe6
|
locales updated
|
2024-10-22 21:56:31 +02:00 |
|
Mic
|
8b75a7e17d
|
checking the model before sending the prompt
|
2024-10-22 21:56:06 +02:00 |
|
Mic
|
5021e7e6b7
|
added getGPTWebModelString method
|
2024-10-22 21:55:32 +02:00 |
|
Mic
|
bc341ec188
|
added a loading indicator in the menu when sending a prompt
|
2024-10-22 21:55:11 +02:00 |
|
mic
|
7e3a2dca83
|
release notes updated
|
2024-10-21 22:53:39 +02:00 |
|
mic
|
abf7e163c9
|
typos fixed. #170
|
2024-10-21 22:51:46 +02:00 |
|
Mic
|
e7b76a9442
|
typo fixed
|
2024-10-21 22:10:28 +02:00 |
|
Mic
|
e7407a02f9
|
version set to 2.3.0pre3
|
2024-10-21 21:57:24 +02:00 |
|
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 |
|