aboutsummaryrefslogtreecommitdiff
path: root/src/imap/flow.rs
Commit message (Expand)AuthorAgeFilesLines
* Split out Examined state and add prototypes for IMAP command handlersAlex Auvolat2022-06-301-0/+5
* Cleanup and remove useless importsAlex Auvolat2022-06-291-1/+0
* Some refactoring on mailbox structures and viewsAlex Auvolat2022-06-291-2/+3
* work on prototypesAlex Auvolat2022-06-291-1/+0
* RefactoringAlex Auvolat2022-06-291-6/+2
* Refactor to allow mutabilityAlex Auvolat2022-06-291-2/+2
* Refactor files in a "mail" crateQuentin Dufour2022-06-271-1/+1
* cargo fmtQuentin Dufour2022-06-221-13/+11
* It compiles again!Quentin Dufour2022-06-221-30/+30
* WIP refactorQuentin Dufour2022-06-201-7/+10
* WIP Refactor, code is brokenQuentin Dufour2022-06-171-0/+50