Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fetch ENVELOPE works \o/ | Alex Auvolat | 2022-06-29 | 1 | -5/+14 |
* | cleanup | Alex Auvolat | 2022-06-29 | 1 | -2/+2 |
* | Implement beginning of a FETCH command | Alex Auvolat | 2022-06-29 | 2 | -24/+176 |
* | Implement IDLE in selected state | Alex Auvolat | 2022-06-29 | 1 | -0/+5 |
* | Cleanup and remove useless imports | Alex Auvolat | 2022-06-29 | 3 | -17/+3 |
* | Add call to testing procedure | Alex Auvolat | 2022-06-29 | 1 | -0/+5 |
* | Rename MailIdent to UniqueIdent and use those to identify mailboxes | Alex Auvolat | 2022-06-29 | 5 | -71/+68 |
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 3 | -56/+83 |
* | work on prototypes | Alex Auvolat | 2022-06-29 | 3 | -20/+44 |
* | Refactoring | Alex Auvolat | 2022-06-29 | 3 | -149/+198 |
* | Clean up unused imports | Alex Auvolat | 2022-06-29 | 2 | -4/+4 |
* | Refactor to allow mutability | Alex Auvolat | 2022-06-29 | 1 | -1/+2 |
* | cargo fmt + implement noop | Quentin Dufour | 2022-06-28 | 2 | -6/+43 |
* | Refactor files in a "mail" crate | Quentin Dufour | 2022-06-27 | 3 | -0/+570 |