Commit graph

45 commits

Author SHA1 Message Date
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
mic
5c2e7a63f6 moved onctext definitions in mzta-utils.js 2024-05-10 22:15:00 +02:00
mic
5ecc13ad20 custom prompts: added base methods. see #12 2024-05-07 22:36:44 +02:00
mic
ee9704429d work in progress #32 2024-05-05 23:45:34 +02:00
mic
c61268f1f2 prepending * to menutitle if custom prompt needed 2024-05-04 00:00:31 +02:00
mic
6f9d80f29e using system menus. fixes #23 2024-04-17 21:12:42 +02:00