Commit graph

1317 commits

Author SHA1 Message Date
mic
627c71e62d hardcoded strings are now available for translation. fixes #298 2025-03-22 22:27:49 +01:00
mic
03ffd22de6 typo fixed 2025-03-22 22:18:38 +01:00
mic
11c84d463f Disable diff viewer button after displaying the diff. see #109 2025-03-22 22:16:21 +01:00
mic
fe1b8d3eb3 release notes updated 2025-03-22 22:13:39 +01:00
Mic
3b7d6c52e9
Merge pull request #303 from micz/diff_viewer_chatgpt_web
Diff viewer chatgpt web
2025-03-22 22:09:41 +01:00
mic
ce54595292 diff viwer vompleted for chatgpt web interface. see #109 2025-03-22 22:08:51 +01:00
mic
23adcbf48f Add diff viewer functionality and related UI elements. work in progress. see #109 2025-03-22 17:58:13 +01:00
mic
bebbfdd74c Add dark mode styles for added and removed message highlights. see #109 2025-03-22 17:42:23 +01:00
mic
7c606bcb71 Update diff viewer to use body text as fallback for original text. see #109 2025-03-22 17:17:17 +01:00
Mic
e32773ba8f
Merge pull request #301 from micz/diff_viewer
Diff viewer
2025-03-22 16:57:17 +01:00
mic
b7b0e931fd version set to 3.3.0pre1 2025-03-21 21:29:20 +01:00
mic
96d6029b22 Improve error handling for calendar event dialog by refining error message processing 2025-03-21 21:27:54 +01:00
Mic
ba4024ddbf chatgtpweb: Include diff library in content scripts for enhanced functionality. see #109 2025-03-21 18:34:30 +01:00
Mic
928946dfdf Add diff viewer functionality for APIs integrations. see #109 2025-03-21 00:22:00 +01:00
Mic
645d04a3e5 diff lib added. see #109 2025-03-21 00:17:00 +01:00
Mic
9367e35280 Add 'Enable the diff viewer' option to custom prompts see #109 2025-03-21 00:12:00 +01:00
Mic
99c70df10c Set default value for use_diff_viewer in custom prompts if undefined. see #109 2025-03-21 00:12:00 +01:00
Mic
dc8fb0b792 Add use_diff_viewer attribute to prompt configurations. see #109 2025-03-21 00:07:00 +01:00
Mic
e95c28ab64 Add error message for no active calendar and improve error handling in calendar event dialog 2025-03-21 00:02:00 +01:00
Mic
a1b27fbf4e release notes updated 2025-03-20 23:57:00 +01:00
Mic
c07e4b4cf4 Add attendees extraction to calendar event generation prompt. see #258 2025-03-20 23:52:00 +01:00
Mic
bb53027950 Remove debug log for fallback identity in getCurrentIdentity function 2025-03-20 23:52:00 +01:00
Mic
689b2426f4 Update context menu description to clarify automatic tag addition for spam filtering 2025-03-20 23:47:00 +01:00
mic
67f7450a6f release notes updated 2025-03-20 22:47:37 +01:00
mic
533a8301af Stop working status when no selection is made in mzta_Menus. see #295 2025-03-20 22:37:46 +01:00
mic
495451c79a Enhance calendar event handling with timezone management and JSON extraction. see #250 2025-03-20 22:36:38 +01:00
mic
4a0d260332 Add timezone preferences for calendar events management. see #250 2025-03-20 22:11:33 +01:00
Mic
2e60327ffb
Merge pull request #297 from micz/action_loading_indicator
Action loading indicator
2025-03-19 21:49:28 +01:00
mic
eea935c8f4 release notes updated 2025-03-19 21:48:45 +01:00
mic
299fc948ce Add compose action icon updates for working status management. see #295 2025-03-19 21:47:12 +01:00
mic
f339e2c748 Integrate working status management into mzta_Menus actions. see #295 2025-03-19 21:46:04 +01:00
mic
1fd58b4788 Integrate working status management into email automatic and context menu processing flow. see #295 2025-03-19 21:37:19 +01:00
mic
8b271722ee Add working status management to handle loading state. see #295 2025-03-19 21:36:55 +01:00
mic
3a3f647809 svg loading icon with transparent background. see #295 2025-03-19 21:36:42 +01:00
mic
9286d15f96 Add loading icon SVG asset 2025-03-19 21:23:24 +01:00
mic
28b02c7f6b Merge branch 'v3.3.0' of github.com:micz/ThunderAI into v3.3.0 2025-03-19 21:17:29 +01:00
mic
7c799a65b9 updated release notes 2025-03-19 21:17:25 +01:00
Mic
bd1bc8c8b9
Merge pull request #296 from micz/auto_tag_spam_context_menu
Auto tag spam context menu
2025-03-19 21:13:00 +01:00
mic
edf7eabdff Add context menu click listener to process emails with tags and spam filter. see #262 2025-03-18 22:36:33 +01:00
mic
717f035803 added processEmails method 2025-03-18 22:29:17 +01:00
mic
08f9fef402 fix failSafePlaceholders function to return element if defined 2025-03-18 22:26:25 +01:00
mic
109cd66c42 Refactor context menu ID exports to use direct assignment 2025-03-18 21:38:57 +01:00
mic
0ed6da631a Rename context menu entry for spam filter to improve clarity 2025-03-18 21:38:50 +01:00
mic
d618b3c70f en locale updated 2025-03-16 23:32:53 +01:00
mic
72ccc7de90 Add context menu creation and removal functions. see #262 2025-03-16 23:32:48 +01:00
mic
5aeb95f880 Add context menu IDs for add tags and spam filter. see #262 2025-03-16 23:32:33 +01:00
mic
87e93dd178 Add checkbox option for spam filter context menu. see #262 2025-03-16 23:32:03 +01:00
mic
d200147f41 Add checkbox option for context menu in add tags settings. see #262 2025-03-16 23:29:05 +01:00
mic
c26b182ae9 Add context menu options for tags and spam filter. see #262 2025-03-16 23:28:48 +01:00
mic
8d7469b4c5 production languages list updated 2025-03-15 08:58:50 +01:00