Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clippy lint fix | Quentin Dufour | 2023-05-15 | 1 | -1/+1 |
* | Fix open_mailbox | Alex Auvolat | 2022-07-21 | 1 | -2/+8 |
* | Implement COPY | Alex Auvolat | 2022-07-21 | 1 | -7/+37 |
* | "set flags" as a bayou op | Alex Auvolat | 2022-07-13 | 1 | -1/+6 |
* | implement STORE | Alex Auvolat | 2022-07-12 | 1 | -6/+14 |
* | cleanup | Alex Auvolat | 2022-07-12 | 1 | -9/+9 |
* | Refactor user to be shared using Arc | Alex Auvolat | 2022-06-30 | 1 | -1/+3 |
* | Implement RFC822.TEXT | Quentin Dufour | 2022-06-30 | 1 | -13/+9 |
* | Split out Examined state and add prototypes for IMAP command handlers | Alex Auvolat | 2022-06-30 | 1 | -23/+47 |
* | Fetch ENVELOPE works \o/ | Alex Auvolat | 2022-06-29 | 1 | -6/+7 |
* | Implement beginning of a FETCH command | Alex Auvolat | 2022-06-29 | 1 | -5/+10 |
* | Implement IDLE in selected state | Alex Auvolat | 2022-06-29 | 1 | -0/+9 |
* | Cleanup and remove useless imports | Alex Auvolat | 2022-06-29 | 1 | -1/+0 |
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 1 | -1/+2 |
* | work on prototypes | Alex Auvolat | 2022-06-29 | 1 | -1/+1 |
* | Refactoring | Alex Auvolat | 2022-06-29 | 1 | -2/+3 |
* | Clean up unused imports | Alex Auvolat | 2022-06-29 | 1 | -7/+7 |
* | Refactor to allow mutability | Alex Auvolat | 2022-06-29 | 1 | -21/+18 |
* | cargo fmt + implement noop | Quentin Dufour | 2022-06-28 | 1 | -4/+1 |
* | Switching to upstream boitalettres | Quentin Dufour | 2022-06-28 | 1 | -6/+2 |
* | Refactor files in a "mail" crate | Quentin Dufour | 2022-06-27 | 1 | -1/+1 |
* | cargo fmt | Quentin Dufour | 2022-06-22 | 1 | -13/+25 |
* | Refactor selected | Quentin Dufour | 2022-06-22 | 1 | -16/+14 |
* | It compiles again! | Quentin Dufour | 2022-06-22 | 1 | -1/+5 |
* | WIP refactor | Quentin Dufour | 2022-06-20 | 1 | -4/+39 |
* | WIP Refactor, code is broken | Quentin Dufour | 2022-06-17 | 1 | -0/+10 |