Commit graph

54 commits

Author SHA1 Message Date
mic
c056fb074c proofread prompt added. fixes #21 2025-04-13 07:59:34 +02:00
Mic
99c70df10c Set default value for use_diff_viewer in custom prompts if undefined. see #109 2025-03-21 00:12:00 +01:00
Mic
dc8fb0b792 Add use_diff_viewer attribute to prompt configurations. see #109 2025-03-21 00:07:00 +01:00
mic
fda58db254 getSpamFilterPrompt method added. see #231 2025-02-11 23:31:46 +01:00
mic
262cfd8c17 prompt_spamfilter added. see #231 2025-02-11 22:04:15 +01:00
mic
8d964d4b1e Fixed a bug in modifing also the base arrays of prompts when translating 2025-01-29 22:49:46 +01:00
mic
dd00856ef6 correctly handling the calendar menu. see #182 2025-01-11 22:35:54 +01:00
mic
6d4c5fad52 getSpecialPrompts pupolates additional special prompts in the saved object 2025-01-11 16:32:44 +01:00
mic
1af7a18a84 get calendar event special prompt renamed 2025-01-10 23:12:57 +01:00
mic
8692a40217 prompt_get_calitem special prompt added 2025-01-10 22:53:49 +01:00
mic
3b538050b6 copyright year updated 2025-01-10 21:21:37 +01:00
mic
e2786edd79 correctly translating special prompts. fixes #206 2024-12-25 23:24:45 +01:00
mic
3c00e8e3d8 specialPrompts at the beginning of the concat array 2024-12-15 22:03:02 +01:00
mic
81a9e86314 saving the add tags prompt. see #183 2024-12-15 21:58:08 +01:00
mic
a4bdebabbd added methods to get and set specialprompts. see #183 2024-12-14 23:31:23 +01:00
mic
4d7cef81f6 includeSpecial parameter added to getPrompts. see #183 2024-12-10 22:04:03 +01:00
mic
27547da558 add tags special prompt added. see #183 2024-12-09 23:06:02 +01:00
mic
ee19d7d06b all default prompts adde to i18n translation. fixes #185 2024-12-08 22:49:24 +01:00
mic
817c57889b two prompts adde to i18n english only, see #185 2024-11-28 22:58:45 +01:00
mic
f0f2ee7b5e added double quotes to prompt_reply_advanced. see #150 2024-10-23 22:45:26 +02:00
Mic
d429d739af prompt_reply_advanced added. fixes #150 2024-10-23 22:15:20 +02:00
mic
3cee7a2490 prompt_reply improved 2024-10-16 20:46:17 +02:00
mic
f17dec6e65 fixed import blank prompts if exprted without closing the custom prompts page 2024-09-25 23:13:37 +02:00
mic
e1dce3d289 need_custom_text is now editable also in default prompts. fixes #135 2024-09-25 21:40:23 +02:00
mic
2aa692c872 prompts are now working from local storage. see #129 2024-09-13 21:05:35 +02:00
mic
efb4c61b6b define_response_lang properties added to default prompts. see #86 2024-07-19 21:54:19 +02:00
mic
29f6c07229 sorting prompts on import. see #65 2024-07-16 18:21:22 +02:00
mic
b15616b5d7 deleting idnum property on export. see #65 2024-07-16 18:18:47 +02:00
mic
47dbf0c808 method preparePromptsForImport added. see #65 2024-07-16 00:11:21 +02:00
mic
4d9329ae22 we need also the id in the preparePromptsForExport method 2024-07-14 23:23:08 +02:00
mic
7c35a33a1c added preparePromptsForExport method 2024-07-14 23:21:08 +02:00
mic
6cdfd1489f micz.it url link typo fixed 2024-05-28 18:44:32 +02:00
mic
d527c8d187 commented out some debug console.log statement 2024-05-16 22:33:18 +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
1a10382053 better var naming 2024-05-15 23:12:32 +02:00
mic
e2c99e5b3e better handling of default prompt in case of future new prompts added. see #12 2024-05-14 17:48:01 +02:00
mic
5122edadac excluding disabled prompts. related to #12 2024-05-13 21:53:32 +02:00
mic
b19349a0de all values are strings 2024-05-12 23:35:28 +02:00
mic
6136e0a056 saving and loasding defaultPrompts user properties 2024-05-12 22:01:31 +02:00
mic
2cab415dc9 added position_compose and position_display to handle the position in the two menus 2024-05-12 16:38:31 +02:00
mic
f459cf72e8 added btns and new form. still work in progress. #12 2024-05-10 23:21:40 +02:00
mic
0b62350138 added temporary export to test in browser 2024-05-10 22:09:37 +02:00
mic
f538bbe38d added prompts sorting 2024-05-10 22:00:05 +02:00
mic
90338dbe4c added is_default: 1 prop to defaultPrompts 2024-05-08 21:37:24 +02:00
mic
5ecc13ad20 custom prompts: added base methods. see #12 2024-05-07 22:36:44 +02:00
mic
935288ff70 code formatted to be more readable 2024-05-07 21:44:06 +02:00
mic
57b68e4d3d fixed testing parameter 2024-05-06 22:39:54 +02:00
mic
4b630bee78 added the need_custom_text attribute. related to #32 2024-05-03 23:54:49 +02:00
mic
42d212c715 License header added to js files 2024-04-16 22:19:52 +02:00
mic
fcabeae80e "Prompt this" added. Fixes #15 2024-04-05 00:51:24 +02:00