aboutsummaryrefslogtreecommitdiff
path: root/src/mail/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Some more FETCH things workAlex Auvolat2022-07-151-0/+4
* More work on incoming mails, but no mails yetAlex Auvolat2022-06-301-1/+1
* Skeleton for incoming mail processorAlex Auvolat2022-06-301-0/+1
* Implement beginning of a FETCH commandAlex Auvolat2022-06-291-0/+11
* Cleanup and remove useless importsAlex Auvolat2022-06-291-12/+0
* Rename MailIdent to UniqueIdent and use those to identify mailboxesAlex Auvolat2022-06-291-2/+2
* Some refactoring on mailbox structures and viewsAlex Auvolat2022-06-291-2/+5
* work on prototypesAlex Auvolat2022-06-291-1/+1
* RefactoringAlex Auvolat2022-06-291-149/+2
* Clean up unused importsAlex Auvolat2022-06-291-2/+2
* cargo fmt + implement noopQuentin Dufour2022-06-281-5/+42
* Refactor files in a "mail" crateQuentin Dufour2022-06-271-0/+130