Commit graph

55 commits

Author SHA1 Message Date
mic
e1d0bdbd9f sending the messageId in the sendmessage data. see #183 2024-12-18 00:23:17 +01:00
mic
7921bc24ba added a console.log debug statement 2024-12-16 22:55:25 +01:00
Mic
15f258dc46 testing setup 2024-12-16 21:29:22 +01:00
Mic
a2d36c08e6 correctly handling errors. see #183 2024-12-15 23:48:00 +01:00
mic
71aa30f456 moved test line 2024-12-15 21:59:47 +01:00
mic
09a32bfe47 added testing code without actual API call 2024-12-14 22:42:00 +01:00
Mic
136795a45e correctly returning a response with the internal messaging system even when asking for additional text 2024-12-13 00:48:00 +01:00
Mic
a16639f881 message selection fixed in all tab types 2024-12-13 00:43:00 +01:00
Mic
5170e80140 add_tags_maxnum used in the prompt. see #183 2024-12-13 00:28:00 +01:00
mic
5fdd47dd62 mail_tags and full_tags_list placeholders added. see #197 and #198 2024-12-13 00:10:14 +01:00
Mic
205bd788d1 more logs added 2024-12-12 00:36:00 +01:00
Mic
938c818b99 correctly handling the menus loading special prompts. see #183 2024-12-12 00:26:00 +01:00
mic
501fdf2fc1 calling the API to get the tags. see #183 2024-12-11 23:42:07 +01:00
mic
0b3db54ba0 returning a value to the popup also for the classic prompts. 2024-12-10 23:35:30 +01:00
mic
07d9395719 returning an object when asking for tags. see #183 2024-12-10 23:32:48 +01:00
mic
8adaccae38 added some comments 2024-12-10 22:51:32 +01:00
mic
50e54da6d0 working on special menus... see #183 2024-12-10 22:04:31 +01:00
mic
ee19d7d06b all default prompts adde to i18n translation. fixes #185 2024-12-08 22:49:24 +01:00
mic
01eacb6471 translared more strings. added some it strings. see #185 2024-11-29 23:09:19 +01:00
mic
817c57889b two prompts adde to i18n english only, see #185 2024-11-28 22:58:45 +01:00
mic
01073a728e working on using a dialog as a workaround 2024-10-16 22:56:32 +02:00
Mic
0f8f45f8ed Renamed mail_body and html_body placeholders. fixes #164 2024-10-16 18:22:08 +02:00
mic
7544699422 additional_text implemented for chatgpt_web. see #153 2024-10-16 00:20:54 +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
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
a62350309d log added 2024-10-05 16:28:03 +02:00
mic
0f9bbee113 logger added 2024-09-25 21:34:53 +02:00
mic
401ae6b8ea working on a shortcut that opens a popup. see #130 2024-09-20 23:55:27 +02:00
mic
eaa1668eae improved the "same language" statement. 2024-07-19 22:18:30 +02:00
mic
7aeb92e6e3 using the define_response_lang property. fixes #86 2024-07-19 22:17:59 +02:00
mic
dc2f581c7e showing the current prompt name in the chatgpt window. fixes #20 2024-07-16 22:50:00 +02:00
mic
bca4640cf5 using the current lang when translating if no lang is set. see #53. to be improved in #6 2024-07-15 00:00:38 +02:00
mic
81ae49ba23 the default lang is set to empty string to use the used in the email. fixes #53 2024-07-14 23:54:46 +02:00
mic
6cdfd1489f micz.it url link typo fixed 2024-05-28 18:44:32 +02:00
mic
83f570feaa log desc improved. fixes #63 2024-05-17 22:46:11 +02:00
Mic
e9cb2fedeb ordering prompts in the menu: first the default prompts, then the custom in alphabetical order by "name" 2024-05-15 23:18:47 +02:00
mic
6818414184 fixed correct reloading of the listener. see #12 2024-05-14 17:48:40 +02:00
mic
cd4c08739b resolver error in reloading menus. fixes #51 2024-05-14 08:26:42 +02:00
mic
5ee8280e3e trying to fix the error in reloading menu 2024-05-13 23:18:50 +02:00
mic
102e613fc8 removed some console.log dumps 2024-05-13 21:59:01 +02:00
mic
58ddddb241 forcing to string before checking 0/1 properties 2024-05-13 21:57:29 +02:00
mic
5122edadac excluding disabled prompts. related to #12 2024-05-13 21:53:32 +02:00
mic
a3b34b7dbf "Unknown localization message" error fixed. correctly using "name" in the prompts menu. related to #12 2024-05-13 21:47:04 +02:00
mic
86801cacf5 force String in switch properties triage 2024-05-13 20:28:12 +02:00
mic
9fd14b1276 correctly loading menus 2024-05-13 20:26:58 +02:00