Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP refactor | Quentin Dufour | 2024-03-08 | 1 | -27/+0 |
* | Refactor | Quentin Dufour | 2024-02-27 | 1 | -1/+1 |
* | Search can now filter on index data | Quentin Dufour | 2024-01-06 | 1 | -1/+0 |
* | Stop dumping parsed emails in the logs | Quentin Dufour | 2024-01-06 | 1 | -3/+0 |
* | Format code again | Quentin Dufour | 2024-01-06 | 1 | -1/+1 |
* | MOVE command is optimized | Quentin Dufour | 2024-01-05 | 1 | -0/+2 |
* | replacing mail_parser by eml_codec, first iteration | Quentin Dufour | 2023-07-25 | 1 | -2/+2 |
* | clippy lint fix | Quentin Dufour | 2023-05-15 | 1 | -0/+2 |
* | Some more FETCH things work | Alex Auvolat | 2022-07-15 | 1 | -0/+4 |
* | More work on incoming mails, but no mails yet | Alex Auvolat | 2022-06-30 | 1 | -1/+1 |
* | Skeleton for incoming mail processor | Alex Auvolat | 2022-06-30 | 1 | -0/+1 |
* | Implement beginning of a FETCH command | Alex Auvolat | 2022-06-29 | 1 | -0/+11 |
* | Cleanup and remove useless imports | Alex Auvolat | 2022-06-29 | 1 | -12/+0 |
* | Rename MailIdent to UniqueIdent and use those to identify mailboxes | Alex Auvolat | 2022-06-29 | 1 | -2/+2 |
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 1 | -2/+5 |
* | work on prototypes | Alex Auvolat | 2022-06-29 | 1 | -1/+1 |
* | Refactoring | Alex Auvolat | 2022-06-29 | 1 | -149/+2 |
* | Clean up unused imports | Alex Auvolat | 2022-06-29 | 1 | -2/+2 |
* | cargo fmt + implement noop | Quentin Dufour | 2022-06-28 | 1 | -5/+42 |
* | Refactor files in a "mail" crate | Quentin Dufour | 2022-06-27 | 1 | -0/+130 |