Files
leocrm/app/plugins
Agent Zero 11c2a0c9af fix: deleted mails showing in inbox — set deleted_at on move to Trash, show in Trash folder
- delete_mail: set deleted_at when moving to Trash (not just folder_id)
- empty_folder: same — set deleted_at when moving to Trash
- list_mails: show soft-deleted mails when viewing Trash folder
- This prevents sync from moving deleted mails back to inbox
- Trash folder shows deleted_at mails, all other folders hide them
2026-07-20 13:26:39 +02:00
..