aboutsummaryrefslogtreecommitdiff
path: root/src/imap/command/anonymous.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy lint fixQuentin Dufour2023-05-151-1/+1
* Refactor user to be shared using ArcAlex Auvolat2022-06-301-1/+1
* Implement IDLE in selected stateAlex Auvolat2022-06-291-4/+1
* Cleanup and remove useless importsAlex Auvolat2022-06-291-2/+0
* work on prototypesAlex Auvolat2022-06-291-2/+2
* RefactoringAlex Auvolat2022-06-291-4/+4
* Clean up unused importsAlex Auvolat2022-06-291-2/+2
* Refactor to allow mutabilityAlex Auvolat2022-06-291-53/+74
* Implement logoutQuentin Dufour2022-06-281-3/+18
* cargo fmt + implement noopQuentin Dufour2022-06-281-2/+3
* Switching to upstream boitalettresQuentin Dufour2022-06-281-30/+9
* cargo fmtQuentin Dufour2022-06-221-18/+34
* Refactor selectedQuentin Dufour2022-06-221-3/+3
* It compiles again!Quentin Dufour2022-06-221-13/+13
* WIP refactorQuentin Dufour2022-06-201-9/+14
* WIP Refactor, code is brokenQuentin Dufour2022-06-171-0/+60