aboutsummaryrefslogtreecommitdiff
path: root/src/mail/uidindex.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix uidindex tests + body structure for text msgQuentin Dufour2022-07-041-8/+8
|
* More work on incoming mails, but no mails yetAlex Auvolat2022-06-301-1/+2
|
* Implement move and copy mailAlex Auvolat2022-06-301-0/+9
|
* Rename MailIdent to UniqueIdent and use those to identify mailboxesAlex Auvolat2022-06-291-21/+21
|
* Clean up unused importsAlex Auvolat2022-06-291-2/+2
|
* Refactor to allow mutabilityAlex Auvolat2022-06-291-1/+2
|
* cargo fmt + implement noopQuentin Dufour2022-06-281-1/+1
|
* Refactor files in a "mail" crateQuentin Dufour2022-06-271-0/+345