aboutsummaryrefslogtreecommitdiff
path: root/src/mail/uidindex.rs
Commit message (Expand)AuthorAgeFilesLines
* reformat codeQuentin Dufour2024-01-181-13/+17
* Fix unit testsQuentin Dufour2024-01-121-1/+2
* Implement HIGHESTMODSEQ for STATUSQuentin Dufour2024-01-101-12/+12
* fix some logic error in the internalsQuentin Dufour2024-01-101-15/+26
* [broken compilation] update mail internalQuentin Dufour2024-01-101-30/+102
* 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