Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement STATUS | Alex Auvolat | 2022-07-12 | 1 | -11/+64 | |
* | cleanup | Alex Auvolat | 2022-07-12 | 3 | -16/+16 | |
* | Implement LIST | Alex Auvolat | 2022-07-12 | 1 | -18/+113 | |
* | Refactor user to be shared using Arc | Alex Auvolat | 2022-06-30 | 4 | -4/+10 | |
* | Implement RFC822.TEXT | Quentin Dufour | 2022-06-30 | 4 | -21/+24 | |
* | Split out Examined state and add prototypes for IMAP command handlers | Alex Auvolat | 2022-06-30 | 4 | -24/+188 | |
* | 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 | 2 | -4/+10 | |
* | Cleanup and remove useless imports | Alex Auvolat | 2022-06-29 | 3 | -9/+3 | |
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 2 | -56/+15 | |
* | work on prototypes | Alex Auvolat | 2022-06-29 | 3 | -4/+4 | |
* | Refactoring | Alex Auvolat | 2022-06-29 | 3 | -11/+13 | |
* | Clean up unused imports | Alex Auvolat | 2022-06-29 | 3 | -16/+16 | |
* | Refactor to allow mutability | Alex Auvolat | 2022-06-29 | 3 | -93/+112 | |
* | Implement logout | Quentin Dufour | 2022-06-28 | 2 | -4/+21 | |
* | cargo fmt + implement noop | Quentin Dufour | 2022-06-28 | 3 | -41/+21 | |
* | Switching to upstream boitalettres | Quentin Dufour | 2022-06-28 | 3 | -77/+29 | |
* | Refactor files in a "mail" crate | Quentin Dufour | 2022-06-27 | 2 | -2/+2 | |
* | Add support for flags | Quentin Dufour | 2022-06-27 | 1 | -3/+33 | |
* | Implement Recent in Select | Quentin Dufour | 2022-06-24 | 1 | -29/+41 | |
* | Return UID validity | Quentin Dufour | 2022-06-23 | 1 | -3/+22 | |
* | cargo fmt | Quentin Dufour | 2022-06-22 | 3 | -73/+130 | |
* | Refactor selected | Quentin Dufour | 2022-06-22 | 3 | -28/+26 | |
* | Authenticated state works | Quentin Dufour | 2022-06-22 | 1 | -23/+22 | |
* | It compiles again! | Quentin Dufour | 2022-06-22 | 3 | -23/+29 | |
* | WIP refactor | Quentin Dufour | 2022-06-20 | 4 | -77/+130 | |
* | WIP Refactor, code is broken | Quentin Dufour | 2022-06-17 | 3 | -0/+161 |