Commit graph

1018 commits

Author SHA1 Message Date
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
mic
4be618228a locales updated 2024-12-14 23:07:08 +01:00
mic
09a32bfe47 added testing code without actual API call 2024-12-14 22:42:00 +01:00
mic
1f63c9c798 add tags item css improved. see #183 2024-12-14 22:39:11 +01:00
mic
5439a56395 en string improved 2024-12-14 22:32:30 +01:00
mic
0537eb8bca custom prompts and tags setting pages moved under pages folder 2024-12-14 22:31:03 +01:00
Mic
b82a3cdde4 release notes updated 2024-12-13 01:03:00 +01:00
Mic
fccd707677 added a button in the options page to open the tag info page. see #183 2024-12-13 01:03:00 +01:00
Mic
f4a7c97098 added a page to be worked on to manage the tag info. see #183 2024-12-13 01:03:00 +01:00
Mic
640fa4b4c0 icon added to the custom prompts tab 2024-12-13 00:58:00 +01:00
Mic
b02dae5748 using the exclusion list when getting tags from the AI. see #183 2024-12-13 00:53:00 +01:00
Mic
ae475cc99a updated release notes 2024-12-13 00:48: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
235ee26533 fixed prompts numbering in the compose window menu 2024-12-13 00:38:00 +01:00
Mic
0d0d157d35 add_tags dialog position and size fixed. see #183 2024-12-13 00:33:00 +01:00
Mic
5170e80140 add_tags_maxnum used in the prompt. see #183 2024-12-13 00:28:00 +01:00
Mic
99cab276fa add_tags_maxnum option added. see #183 2024-12-13 00:23:00 +01:00
Mic
45b26747fa useless css removed. var names improved 2024-12-13 00:18:00 +01:00
Mic
ddb8ef223f the tags form is now a dialog. see #183 2024-12-13 00:13:00 +01:00
Mic
9907d35233 correctly calling isThunderbird128OrGreater 2024-12-13 00:08:00 +01:00
mic
74f6bb0bad release notes updated 2024-12-13 00:13:05 +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
96cf382deb choose tag dialog buttons fixed. see #183 2024-12-12 22:54:07 +01:00
mic
6f9985cdbd fixed special item menu reload when changing prefs. see #183 2024-12-12 22:39:19 +01:00
Mic
4592a38a89 first version of the tags selector dialog. see #183 2024-12-12 00:51:00 +01:00
Mic
f820a7c317 correctly loading the special menus. see #183 2024-12-12 00:46:00 +01:00
Mic
205bd788d1 more logs added 2024-12-12 00:36:00 +01:00
Mic
e8ef5c968b correctly setting loading params for the menu at startup. see #183 2024-12-12 00:31: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
8a9099f37c first version of add tags special command added 2024-12-11 22:47:29 +01:00
mic
36c8e3054e workers moved in their folder 2024-12-11 22:28:09 +01:00
mic
0b3db54ba0 returning a value to the popup also for the classic prompts. 2024-12-10 23:35:30 +01:00
mic
0a8b89aeda getTags message handling added. see #183 2024-12-10 23:33:44 +01:00