rustmailer
|
b7245a302d
|
fix: remove filtering of labels with MessageListVisibility=hide
|
2025-09-11 22:11:41 +08:00 |
|
rustmailer
|
a91cc813ca
|
fix(mailbox): make create, delete, update folder/label APIs compatible with Gmail API
|
2025-09-10 16:38:42 +08:00 |
|
rustmailer
|
20e1a1cc4e
|
refactor(gmail): update account sync logic and related files
|
2025-09-03 20:17:30 +08:00 |
|
rustmailer
|
fd64acc24f
|
feat(account): add MailerType to support Gmail API and other mailers
- Introduced `MailerType` enum in Account model
- Enables selection of different mailer backends (e.g., Gmail API)
|
2025-08-28 03:20:49 +08:00 |
|
rustmailer
|
76139344fb
|
chore(legal): add copyright/license headers to all source files
|
2025-07-29 02:02:08 +08:00 |
|
rustmailer
|
0044f37d7b
|
feat: initial commit
|
2025-07-17 22:49:42 +08:00 |
|