- Fix for gmail calendar event creation.

- Proper junk API calls for gmail and outlook, not just moving the item.
- Add ability to hide ai actions panel.
This commit is contained in:
Burak Kaan Köse
2026-04-08 15:31:14 +02:00
parent a855d8c8a8
commit 76f6ae0a1e
18 changed files with 233 additions and 24 deletions
+1
View File
@@ -9,6 +9,7 @@ public enum MailSynchronizerOperation
CreateDraft,
Send,
ChangeFlag,
ChangeJunkState,
AlwaysMoveTo,
MoveToFocused,
Archive,