Commit graph

1305 commits

Author SHA1 Message Date
mic
da944c2ac5 release notes updated 2025-03-09 21:56:56 +01:00
mic
bf3b2a0898 Implement fail-safe placeholders for email components to handle null or undefined values. fixes #288 2025-03-09 21:56:03 +01:00
mic
3608b2d3a1 release notes updated 2025-03-08 22:45:13 +01:00
mic
6e5f8cafb6 Add account email address placeholder. fixes #272 2025-03-08 22:38:09 +01:00
mic
a11164a670 Enhance getCurrentIdentity function to optionally return full identity object 2025-03-08 22:37:39 +01:00
mic
644928bf76 Add default empty arrays for msgHeader properties and handle empty text in extractEmail 2025-03-08 22:28:49 +01:00
mic
56a891f408 release notes updated 2025-03-08 21:52:21 +01:00
mic
8314477a63 mail_folder_name and mail_folder_path palcehodlers added. fixes #253 2025-03-08 21:50:37 +01:00
mic
5aed3e6738 version set to 3.3.0 2025-03-08 21:41:30 +01:00
mic
dd15309cda release notes updated 2025-03-06 21:55:03 +01:00
mic
1416e3a1f5 Refactor taSpamReport to remove locking mechanism and streamline data handling 2025-03-06 21:54:39 +01:00
mic
a35fc05e7f Remove locking mechanism from loadMenus method 2025-03-06 21:51:18 +01:00
mic
f82b137c10 Remove filtering of placeholders based on add_tags preference 2025-03-06 21:42:26 +01:00
mic
cf66428a08 release notes updated 2025-03-06 21:36:25 +01:00
mic
715df42cc2 messagesTagsList is now a mandatory permission 2025-03-06 21:34:05 +01:00
mic
cb1b6aba70 Update release date for version 3.2.3 in changelog and release notes 2025-03-06 21:20:03 +01:00
mic
3a455f8484 Disable add_tags and spamfilter options in storage when permissions are not granted 2025-03-06 21:19:13 +01:00
mic
99aaa67cb0 release notes updated 2025-03-06 21:16:23 +01:00
mic
673d4b1a9b Implement locking mechanism in loadMenus to prevent concurrent execution 2025-03-06 21:15:52 +01:00
mic
5b6e836432 release notes updated 2025-03-06 21:10:45 +01:00
mic
ad29a9dc71 Add listener for removed permissions to update menu items. see #286 2025-03-06 21:07:26 +01:00
mic
d9a2d84916 TB 115 permissions request fixed 2025-03-06 20:46:54 +01:00
mic
84d96a06b4 Optimize state storage updates for add_tags and spamfilter options 2025-03-06 20:39:36 +01:00
mic
a33105114c hiding spamfilter when using chatgpt web interface and disabling spamfilter and ad_tags options. see #284 2025-03-06 20:32:57 +01:00
Mic
6e4d9b5ec7 version set to 3.2.3 2025-03-06 18:19:44 +01:00
Mic
7ca21b08bf Change messageTags from object to array in getTagsList function 2025-03-06 18:04:11 +01:00
mic
59d44e3077 release notes updated 2025-03-05 22:32:42 +01:00
mic
ee8a02cec2 Implement locking mechanism in saveReportData to prevent concurrent access 2025-03-05 22:31:41 +01:00
mic
c8fdf3b884 typo fixed 2025-03-05 22:20:40 +01:00
mic
cd46c03cca Handle Thunderbird 115 compatibility for new mail listener. see #281 2025-03-05 22:20:19 +01:00
mic
b9a290d58a release notes updated 2025-03-05 22:08:11 +01:00
mic
8eedecf73d formatting improved 2025-03-05 22:06:38 +01:00
mic
784b620283 release notes updated 2025-03-05 22:04:39 +01:00
mic
92b983605a Add Thunderbird version check for messagesTagsList permissions. see #281 2025-03-05 22:02:42 +01:00
mic
3313e9cd45 not sking messagesTagsList permission for thunderbird 115. see #281 2025-03-05 21:29:56 +01:00
mic
e1d97cfc5c Merge branch 'main' of github.com:micz/ThunderAI 2025-03-05 21:26:24 +01:00
mic
9d5fc3800d removed a test line 2025-03-05 21:20:14 +01:00
Mic
5a795a1e1f remove permission checks for add_tags and spamfilter options 2025-03-05 18:15:19 +01:00
Mic
242dfb70f1 update version to 3.2.2 2025-03-05 18:10:09 +01:00
Mic
a06d191695 refactor: change const to let for permission request variables 2025-03-05 18:09:01 +01:00
Mic
b0157f4c90 filtering placeholders base on add_tags option and not tb permissions 2025-03-05 18:08:16 +01:00
mic
5b0685c8c7 release notes updated 2025-03-03 21:53:18 +01:00
mic
5f15fd85a1 unchecking spamfilter if permissions revoked 2025-03-03 21:50:31 +01:00
mic
8c03f279ca release notes updated 2025-03-03 21:25:11 +01:00
mic
127f3ab18b unchecking add_tags if permissions revoked. see #276 2025-03-03 21:23:37 +01:00
mic
74c091e996 version set to 3.2.1. release notes updated 2025-03-03 21:18:26 +01:00
mic
a215ae6a52 await call fix 2025-03-03 21:16:07 +01:00
mic
76bb62274c transformTagsLabels correctly imported 2025-03-03 21:03:08 +01:00
mic
a1f1f84aee do not get tagslist if permission not given. see #275 2025-03-03 20:52:58 +01:00
Mic
a5f4526a6d
Update README.md 2025-02-28 21:57:04 +01:00