aboutsummaryrefslogtreecommitdiff
path: root/src/mail/uidindex.rs
Commit message (Collapse)AuthorAgeFilesLines
* added some utility structuresQuentin Dufour2024-01-051-1/+2
|
* clippy lint fixQuentin Dufour2023-05-151-4/+4
|
* LMTP refactoring, implement EXPUNGEAlex Auvolat2022-07-131-3/+8
|
* "set flags" as a bayou opAlex Auvolat2022-07-131-0/+24
|
* 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