aboutsummaryrefslogtreecommitdiff
path: root/src/imap/command/selected.rs
Commit message (Expand)AuthorAgeFilesLines
* "set flags" as a bayou opAlex Auvolat2022-07-131-1/+6
* implement STOREAlex Auvolat2022-07-121-6/+14
* cleanupAlex Auvolat2022-07-121-9/+9
* Refactor user to be shared using ArcAlex Auvolat2022-06-301-1/+3
* Implement RFC822.TEXTQuentin Dufour2022-06-301-13/+9
* Split out Examined state and add prototypes for IMAP command handlersAlex Auvolat2022-06-301-23/+47
* Fetch ENVELOPE works \o/Alex Auvolat2022-06-291-6/+7
* Implement beginning of a FETCH commandAlex Auvolat2022-06-291-5/+10
* Implement IDLE in selected stateAlex Auvolat2022-06-291-0/+9
* Cleanup and remove useless importsAlex Auvolat2022-06-291-1/+0
* Some refactoring on mailbox structures and viewsAlex Auvolat2022-06-291-1/+2
* work on prototypesAlex Auvolat2022-06-291-1/+1
* RefactoringAlex Auvolat2022-06-291-2/+3
* Clean up unused importsAlex Auvolat2022-06-291-7/+7
* Refactor to allow mutabilityAlex Auvolat2022-06-291-21/+18
* cargo fmt + implement noopQuentin Dufour2022-06-281-4/+1
* Switching to upstream boitalettresQuentin Dufour2022-06-281-6/+2
* Refactor files in a "mail" crateQuentin Dufour2022-06-271-1/+1
* cargo fmtQuentin Dufour2022-06-221-13/+25
* Refactor selectedQuentin Dufour2022-06-221-16/+14
* It compiles again!Quentin Dufour2022-06-221-1/+5
* WIP refactorQuentin Dufour2022-06-201-4/+39
* WIP Refactor, code is brokenQuentin Dufour2022-06-171-0/+10