aboutsummaryrefslogtreecommitdiff
path: root/src/imap/command/anonymous.rs
Commit message (Collapse)AuthorAgeFilesLines
* implement moveQuentin Dufour2024-01-031-4/+4
|
* rework capabilityQuentin Dufour2024-01-031-1/+7
|
* compile with imap-flowQuentin Dufour2024-01-021-17/+5
|
* commands now use imap-flowQuentin Dufour2024-01-021-10/+10
|
* ported commandsQuentin Dufour2024-01-011-27/+13
|
* fixed anonymous + authenticated imap logicQuentin Dufour2024-01-011-38/+47
|
* WIP rewriteQuentin Dufour2024-01-011-10/+9
|
* covering imap commandsQuentin Dufour2023-12-291-1/+4
|
* 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