Commit graph

1461 commits

Author SHA1 Message Date
mic
332598d5f1 release notes 3.4.0 feature list reordered 2025-04-22 21:54:45 +02:00
mic
11cba27b59 Update Polish translation credits in README.md 2025-04-22 21:40:25 +02:00
Mic
0654f48c8d
Merge pull request #360 from weblate/weblate-thunderai-main
Translations update from Hosted Weblate
2025-04-22 21:39:07 +02:00
Mic
8e3bbe0f5a
Translated using Weblate (French)
Currently translated at 91.9% (319 of 347 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/fr/
2025-04-22 21:37:41 +02:00
Mic
e1e7373aef
Translated using Weblate (Italian)
Currently translated at 92.2% (320 of 347 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/it/
2025-04-22 21:37:41 +02:00
Mic
6a158bfaf5
Translated using Weblate (German)
Currently translated at 91.9% (319 of 347 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/de/
2025-04-22 21:37:41 +02:00
phlostically
cc08bbf1de
Translated using Weblate (Esperanto)
Currently translated at 15.8% (52 of 328 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/eo/
2025-04-22 19:28:31 +00:00
makkacprzak
1ebd7a8deb
Translated using Weblate (Polish)
Currently translated at 92.3% (303 of 328 strings)

Translation: ThunderAI for Thunderbird/main
Translate-URL: https://hosted.weblate.org/projects/thunderai/main/pl/
2025-04-22 19:28:30 +00:00
phlostically
1854d67f31
Added translation using Weblate (Esperanto) 2025-04-22 19:28:29 +00:00
mic
6d387f0bcc imported new en locales string from v3.3.5 2025-04-22 21:28:19 +02:00
Mic
945598d5fc
Merge pull request #358 from micz/account_selector_auto_feature
Accounts selector auto feature
2025-04-22 19:29:58 +02:00
Mic
6f80126b8a
Merge pull request #357 from micz/task
Handling Tasks
2025-04-22 19:29:18 +02:00
Mic
7749f55293 Add styling for automatic tagging options in addtags page 2025-04-22 00:41:00 +02:00
Mic
34b0a90012 at least one account must be selected. see #326 #327 2025-04-22 00:41:00 +02:00
Mic
244dfe7743 logging added. see #326 #327 2025-04-22 00:36:00 +02:00
Mic
617a1467d7 Add spam filter account selection and management features. see #326 2025-04-22 00:31:00 +02:00
Mic
73c11f8b28 typo fixed 2025-04-22 00:31:00 +02:00
Mic
08cab475e4 Add account validation for automatic tagging to ensure only enabled accounts are processed. see #327 2025-04-22 00:26:00 +02:00
Mic
d7afad3b71 Add account selection info for autotagging feature and update visibility logic. see #327 2025-04-22 00:21:00 +02:00
Mic
93d30b6a02 saving an empty array if all accounts are selected for improved efficiency. see #327 2025-04-22 00:21:00 +02:00
Mic
ce3d392628 adding options to manage accounts for autotagging. see #327 2025-04-22 00:16:00 +02:00
Mic
775882de23 Update error messages to reflect valid data checks and improve user feedback in task and calendar dialogs. see #333 2025-04-22 00:01:00 +02:00
Mic
fca3333d5f Update prompt_get_task_full_text message to clarify handling of date information and remove unnecessary date fields if absent. see #333 2025-04-22 00:01:00 +02:00
Mic
ac98621d0c Refactor get_task and get_calendar_event handling to improve clarity and consistency; update _ok_sparks logic for better state management. see #333 2025-04-21 23:56:00 +02:00
Mic
8b7b0efc00 adding get_task feature. work in progress. see #333 2025-04-17 00:04:00 +02:00
Mic
173cbf8ad0 added a few logs lines 2025-04-16 23:59:00 +02:00
Mic
e1ad9d9c5d Handle 'get_task' changes in setupStorageChangeListener to update special prompts IDs accordingly. see #333 2025-04-16 23:59:00 +02:00
Mic
12d54d8a31 Refactor getActiveSpecialPromptsIDs calls to use an argument object for improved clarity and consistency 2025-04-16 23:54:00 +02:00
Mic
c449f68cc1 Refactor getActiveSpecialPromptsIDs function to accept a single argument object for improved readability and maintainability 2025-04-16 23:54:00 +02:00
Mic
cfa65c4934 Rename doGetCalendarEvent to doGetSparkFeature for clarity and update related function calls 2025-04-16 23:49:00 +02:00
Mic
9e22a9db46 Add openTab function to streamline tab management in mzta-options.js 2025-04-16 23:49:00 +02:00
Mic
eea691f0b5 Add 'get_task' parameter to getActiveSpecialPromptsIDs function. see #333 2025-04-16 23:44:00 +02:00
Mic
15159452ea Add 'get task' feature to the options page and added the get_task settings managing page. see #333 2025-04-16 23:44:00 +02:00
Mic
6df9f86244 Refactor preference retrieval to use default values in storage queries 2025-04-16 23:39:00 +02:00
Mic
b49875992a Remove unused preferences retrieval in getPlaceholders function 2025-04-16 23:39:00 +02:00
Mic
13cfed9c56 get_task feature added in mzta-menu.js. see #333 2025-04-16 23:34:00 +02:00
Mic
4dce654482 typo fixed 2025-04-16 23:34:00 +02:00
Mic
3e9bb3e68c
Update README.md 2025-04-16 22:47:58 +02:00
mic
a833766250 Add new task prompts for task extraction functionality. See #333 2025-04-16 22:39:27 +02:00
Mic
708005edb2 Optimize calculation of special menu items in searchPrompt function. 2025-04-16 00:11:00 +02:00
Mic
5770510af2 release notes updated 2025-04-16 00:11:00 +02:00
Mic
dc0d4339fb improved the additional text form when using an API connection. fixes #97 2025-04-16 00:11:00 +02:00
Mic
cff81159b6 Set 'checked_val' attribute for disabled checkbox in toggleDiffviewer function. see #347 2025-04-16 00:06:00 +02:00
Mic
a80c1be3ce Refactor checkbox elements in prompts form for improved accessibility and layout consistency. 2025-04-16 00:01:00 +02:00
Mic
7da77e6a48 Refactor custom prompts layout for improved readability and maintainability. see #347 2025-04-15 23:56:00 +02:00
Mic
f5a0685596 Implement toggle functionality for 'Use Diff Viewer' checkbox based on action selection in custom prompts list. see #347 2025-04-15 23:51:00 +02:00
Mic
74b8bdbd09 Remove label for Action column in custom prompts table for improved layout 2025-04-15 23:51:00 +02:00
Mic
c185ba21e0 Hide 'Use Diff Viewer' checkbox by default and toggle visibility based on action selection on the new custom prompt form. see #347 2025-04-15 23:46:00 +02:00
mic
5b9b6f88ef release notes updated 2025-04-15 23:27:00 +02:00
mic
d73e4e5eb6 Add support for checking ThunderAI Sparks version and update related UI messages. Fixes #315 2025-04-15 23:25:21 +02:00