Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added some utility structures | Quentin Dufour | 2024-01-05 | 1 | -1/+2 |
* | clippy lint fix | Quentin Dufour | 2023-05-15 | 1 | -4/+4 |
* | LMTP refactoring, implement EXPUNGE | Alex Auvolat | 2022-07-13 | 1 | -3/+8 |
* | "set flags" as a bayou op | Alex Auvolat | 2022-07-13 | 1 | -0/+24 |
* | Fix uidindex tests + body structure for text msg | Quentin Dufour | 2022-07-04 | 1 | -8/+8 |
* | More work on incoming mails, but no mails yet | Alex Auvolat | 2022-06-30 | 1 | -1/+2 |
* | Implement move and copy mail | Alex Auvolat | 2022-06-30 | 1 | -0/+9 |
* | Rename MailIdent to UniqueIdent and use those to identify mailboxes | Alex Auvolat | 2022-06-29 | 1 | -21/+21 |
* | Clean up unused imports | Alex Auvolat | 2022-06-29 | 1 | -2/+2 |
* | Refactor to allow mutability | Alex Auvolat | 2022-06-29 | 1 | -1/+2 |
* | cargo fmt + implement noop | Quentin Dufour | 2022-06-28 | 1 | -1/+1 |
* | Refactor files in a "mail" crate | Quentin Dufour | 2022-06-27 | 1 | -0/+345 |