aboutsummaryrefslogtreecommitdiff
path: root/src/imap/flow.rs
Commit message (Expand)AuthorAgeFilesLines
* reformat codeQuentin Dufour2024-01-181-13/+14
* fix a transition bugQuentin Dufour2024-01-181-4/+35
* idling works!!!Quentin Dufour2024-01-181-5/+6
* idle syncQuentin Dufour2024-01-171-2/+2
* WIP idleQuentin Dufour2024-01-171-5/+6
* WIP refactor idleQuentin Dufour2024-01-171-14/+22
* compile with imap-flowQuentin Dufour2024-01-021-10/+14
* reformatAlex Auvolat2022-07-131-2/+3
* Fix list wildcardsAlex Auvolat2022-07-131-2/+8
* Refactor user to be shared using ArcAlex Auvolat2022-06-301-4/+5
* 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