Commit graph

48 commits

Author SHA1 Message Date
mic
b32ce4f756 copyright date updated to 2026 2026-01-03 23:04:01 +01:00
mic
1f93f4d295 the add tags response is now expcted as a JSON. see #365 2025-06-15 00:38:27 +02:00
mic
6c86e02b6f added an option to exclude the tag only with an exact match. see #395 2025-06-13 23:10:23 +02:00
Mic
1e8eb4a1d4 selected_html placeholder added. see #368 2025-05-22 00:51:00 +02:00
mic
e7c1d0d701 fixed mail_ quoted_text placeholder also for forwarded messages 2025-05-03 22:54:58 +02:00
mic
59ae3643a5 Ported all the mods from v3.3.* into v3.4.0 2025-05-01 23:32:52 +02:00
mic
81a1bfb9c8 Add confirmation prompt for inserting AI response when no text is selected. See #353 2025-04-21 21:20:01 +02:00
mic
00261ee875 Add space between concatenated text nodes in getOnlyTypedText command 2025-04-13 21:27:47 +02:00
mic
6b7609939a mail_typed_text placeholder added. fixes #324 2025-04-13 21:26:50 +02:00
mic
9d684a5699 autoselect now ignores empty line after the typed text. see #229 2025-01-15 22:08:39 +01:00
mic
3a08a04d03 if do_autoselect is true, select all the typed text and remove any previous selection. 2025-01-15 21:47:42 +01:00
mic
3928fe399d now getOnlyTypedText can autoselect the typed text. see #229 2025-01-15 21:39:49 +01:00
mic
59f0dcdc13 old comment removed 2025-01-15 21:02:39 +01:00
mic
b31330a4e8 console.log debug statemenents commented out 2025-01-12 21:08:44 +01:00
mic
3b538050b6 copyright year updated 2025-01-10 21:21:37 +01:00
mic
241c8d67f6 Added new mail_typed_text data placeholder. fixes #196 2025-01-09 23:13:34 +01:00
Mic
1b741283d8 tags exclusion list matched forcing lowercase 2024-12-18 01:18:00 +01:00
mic
4d834a410d sendmessage with command assign_tags. see #183 2024-12-18 00:23:40 +01:00
Mic
0315b9e816 alert dialog improved 2024-12-16 23:14: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
0cd33185ef adding and removing tags from the exclusion list. see #183 2024-12-15 23:08: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
b02dae5748 using the exclusion list when getting tags from the AI. see #183 2024-12-13 00:53:00 +01:00
Mic
0d0d157d35 add_tags dialog position and size fixed. see #183 2024-12-13 00:33: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
96cf382deb choose tag dialog buttons fixed. see #183 2024-12-12 22:54:07 +01:00
Mic
4592a38a89 first version of the tags selector dialog. see #183 2024-12-12 00:51:00 +01:00
mic
0a8b89aeda getTags message handling added. see #183 2024-12-10 23:33:44 +01:00
mic
1a80ab7991 formatting fixed 2024-10-17 20:55:07 +02:00
Mic
3370fbf5e9 Implemented a workaround for a Thunderbird bug, see #166 2024-10-17 17:10:32 +02:00
mic
01073a728e working on using a dialog as a workaround 2024-10-16 22:56:32 +02:00
mic
04005b42bf html_body placeholder implemented 2024-10-14 23:06:53 +02:00
mic
e0cc0f52d0 listener no more async 2024-10-05 16:16:11 +02:00
mic
8b01b2fa7f removed debug console.log 2024-06-18 22:08:16 +02:00
mic
2e076d7b7b removed makeParagraphs, using an html string directly 2024-06-18 21:57:01 +02:00
mic
6cdfd1489f micz.it url link typo fixed 2024-05-28 18:44:32 +02:00
mic
3de12ca92f comment updated 2024-05-09 21:08:44 +02:00
mic
1547409669 correctly handling the modification of the body. see #30 #34 2024-05-01 00:33:58 +02:00
mic
ae27f94866 removed methods moved to mzta-utils.js. see #30 #34 2024-04-30 22:46:23 +02:00
mic
3b4b4deecf Fixed a bug with reversed paragraphs in replies. 2024-04-17 23:03:52 +02:00
mic
6f9d80f29e using system menus. fixes #23 2024-04-17 21:12:42 +02:00
mic
42d212c715 License header added to js files 2024-04-16 22:19:52 +02:00
mic
a30810cbee If the prompt is more than 30.000 characters, do not procede and give a warning. Fixes #26 2024-04-13 21:48:36 +02:00
mic
7ec1529cf6 Keeping the quoted text in the reply. Fixes #25. 2024-04-12 23:51:21 +02:00
mic
41e4a2e547 First working version 2024-04-01 22:58:39 +02:00