Jeremiah Russell
7a1a8f6a1a
🐛 fix(ui): correct grammar errors in eol command and trash messages
...
- fix typo in `Delete` variant description from "immediatly" to "immediately"
- correct grammar in trash log message from "move to trash" to "moved to trash"
2025-10-07 17:34:19 +01:00
Jeremiah Russell
f42718328e
♻️ refactor(trash): improve trash operation logging
...
- change debug log level to trace for batch request
- remove debug log for response
- log message subject instead of id after trashing
2025-10-06 17:09:47 +01:00
Jeremiah Russell
041646809c
✨ feat(trash): implement trash functionality
...
- add trash struct and methods for moving messages to trash
- implement batch move to trash functionality
2025-10-06 10:38:30 +01:00