Commit graph

1202 commits

Author SHA1 Message Date
Mic
a5c77eab25 add tags page improved. see #183 2024-12-18 01:28:00 +01:00
Mic
4bab16adbc correctly assigning multiple tags. see #183 2024-12-18 01:23:00 +01:00
Mic
1b741283d8 tags exclusion list matched forcing lowercase 2024-12-18 01:18:00 +01:00
Mic
c33378d3be using add_tags_first_uppercase option. see #183 2024-12-18 01:13:00 +01:00
Mic
6c823f7992 tags info btn enabled/disabled with the add tags checkbox. see #183 2024-12-18 01:08:00 +01:00
Mic
e8d39d22f5 tags options moved to addtags page. see #183 2024-12-18 01:03:00 +01:00
Mic
553032c057 add_tags_first_uppercase default option added 2024-12-18 00:58:00 +01:00
mic
72e6207d6d assign_tags command implemented. see #183 2024-12-18 00:23:57 +01:00
mic
4d834a410d sendmessage with command assign_tags. see #183 2024-12-18 00:23:40 +01:00
mic
e1d0bdbd9f sending the messageId in the sendmessage data. see #183 2024-12-18 00:23:17 +01:00
mic
99b86856b5 messagesUpdate permission added. see #183 2024-12-18 00:22:08 +01:00
mic
f5f696e78b creating and updating tags methods added. see #183 2024-12-18 00:07:50 +01:00
Mic
0315b9e816 alert dialog improved 2024-12-16 23:14:00 +01:00
mic
7921bc24ba added a console.log debug statement 2024-12-16 22:55:25 +01:00
mic
4a19096028 added messagesTags permission 2024-12-16 22:50:12 +01:00
Mic
15f258dc46 testing setup 2024-12-16 21:29:22 +01:00
Mic
276a2cd0de minor fixes 2024-12-15 23:58:00 +01:00
Mic
a40ea6eb90 alert dialog improved 2024-12-15 23:58:00 +01:00
Mic
3242195f9f useless comments removed 2024-12-15 23:53:00 +01:00
Mic
a2d36c08e6 correctly handling errors. see #183 2024-12-15 23:48:00 +01:00
Mic
3039b5d7ef reloading the menus when saving the add tags prompt 2024-12-15 23:43:00 +01:00
Mic
612512110a correctly throwing an error 2024-12-15 23:38:00 +01:00
Mic
0bfc40c5e5 fixed worker call 2024-12-15 23:33:00 +01:00
Mic
ea088bb59e translators updated 2024-12-15 23:28:00 +01:00
Mic
7a74fb1555 release notes updated 2024-12-15 23:23:00 +01:00
Mic
d2e68f0cef prefs_OptionText_btnManagePrompts_infoline string updated in the polish translation 2024-12-15 23:18:00 +01:00
Mic
7b6395efdf polish translation added 2024-12-15 23:13:00 +01:00
Mic
0cd33185ef adding and removing tags from the exclusion list. see #183 2024-12-15 23:08:00 +01:00
Mic
a3d92e5663 file header added 2024-12-15 23:03:00 +01:00
Mic
a938167f20 added a title to the add tags confirm dialog and fixed the scrolling and button positions. see #183 2024-12-15 22:58:00 +01:00
Mic
4a16c734cb
Update README.md 2024-12-15 22:39:37 +01:00
mic
3ba741259b loading and saving the tags exclusion list. see #183 2024-12-15 22:31:47 +01:00
mic
d8765df191 en locale updated 2024-12-15 22:10:15 +01:00
mic
4a8b845c2d showing an unsaved msg when needed. see #183 2024-12-15 22:07:52 +01:00
mic
3c00e8e3d8 specialPrompts at the beginning of the concat array 2024-12-15 22:03:02 +01:00
mic
71aa30f456 moved test line 2024-12-15 21:59:47 +01:00
mic
81a9e86314 saving the add tags prompt. see #183 2024-12-15 21:58:08 +01:00
mic
e614b6732b added a reset button for the aggtags prompt. see #183 2024-12-15 21:50:32 +01:00
mic
76aaa87bef addtags textarea has now autocomplete for placeholders. see #183 2024-12-15 20:50:18 +01:00
mic
e67b3a1526 type_value parameter added to method textareaAutocomplete 2024-12-15 20:49:58 +01:00
mic
ba775b41f3 indentation fixed 2024-12-15 20:41:22 +01:00
mic
6582d85b09 textareaAutocomplete is now in a separate file 2024-12-15 20:37:25 +01:00
mic
91bdae2e35 release notes updated 2024-12-15 20:35:08 +01:00
mic
6a4124be41 The red border in the custom prompt config is now removed when the placeholder is removed. fixes #201 2024-12-15 20:32:43 +01:00
mic
8b37263738 checkPromptsConfigForPlaceholders binded to the onInput event for the text area 2024-12-15 20:27:40 +01:00
mic
eedfeb8a18 en locale updated 2024-12-15 20:14:55 +01:00
mic
49c4a33ef2 added the tag limit info text. see #183 2024-12-14 23:46:37 +01:00
mic
d3365e0c8f loading the current prompt. see #183 2024-12-14 23:37:31 +01:00
mic
a4bdebabbd added methods to get and set specialprompts. see #183 2024-12-14 23:31:23 +01:00
mic
073655f1e2 working on the add tags settings page. see #183 2024-12-14 23:17:38 +01:00