Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Select what to fecth for search | Quentin Dufour | 2024-01-05 | 1 | -1/+1 |
* | create a single behavior test with all files | Quentin Dufour | 2024-01-04 | 1 | -12/+2 |
* | append ignore dates instead of failing | Quentin Dufour | 2024-01-03 | 1 | -1/+1 |
* | add test for imap move | Quentin Dufour | 2024-01-03 | 1 | -0/+5 |
* | add test for the unselect extension | Quentin Dufour | 2024-01-03 | 1 | -0/+5 |
* | Common module in test created | Quentin Dufour | 2024-01-03 | 1 | -2/+2 |
* | broken build, reworked dependencies | Quentin Dufour | 2023-12-30 | 1 | -28/+42 |
* | check status | Quentin Dufour | 2023-12-30 | 1 | -1/+0 |
* | add a basic test | Quentin Dufour | 2023-12-28 | 1 | -0/+6 |
* | WIP k2v | Quentin Dufour | 2023-12-22 | 1 | -1/+1 |
* | upgrade argon2, add aws-sdk-s3 | Quentin Dufour | 2023-12-21 | 1 | -5/+3 |
* | implement the reload feature | Quentin Dufour | 2023-12-14 | 1 | -0/+1 |
* | it compiles again! | Quentin Dufour | 2023-12-13 | 1 | -1/+1 |
* | partial re-implementation of body ext | Quentin Dufour | 2023-08-16 | 1 | -1/+1 |
* | downgrade serde0.1.0 | Quentin Dufour | 2023-07-26 | 1 | -1/+1 |
* | bump version | Quentin Dufour | 2023-07-25 | 1 | -2/+2 |
* | finalize for release 0.1.0 | Quentin Dufour | 2023-07-25 | 1 | -2/+2 |
* | finalize eml-codec integration | Quentin Dufour | 2023-07-25 | 1 | -2/+1 |
* | replacing mail_parser by eml_codec, first iteration | Quentin Dufour | 2023-07-25 | 1 | -5/+3 |
* | static nix build for linux/amd64 | Quentin Dufour | 2023-05-09 | 1 | -6/+7 |
* | upgrade mail parser | Quentin Dufour | 2023-03-09 | 1 | -1/+1 |
* | bump mail_parser | Quentin Dufour | 2023-02-07 | 1 | -1/+1 |
* | Remove unused pretty_env_logger dependency | Alex Auvolat | 2022-08-31 | 1 | -1/+0 |
* | Move to mail_parser 0.5 | Alex Auvolat | 2022-07-20 | 1 | -2/+2 |
* | Reorganize tests a bit | Alex Auvolat | 2022-07-20 | 1 | -0/+6 |
* | Move back to mainline mail-parser | Alex Auvolat | 2022-07-20 | 1 | -1/+1 |
* | Start testing of mail parsing crates | Alex Auvolat | 2022-07-20 | 1 | -1/+1 |
* | Some more FETCH things work | Alex Auvolat | 2022-07-15 | 1 | -0/+1 |
* | Fix list wildcards | Alex Auvolat | 2022-07-13 | 1 | -1/+0 |
* | Implement LIST | Alex Auvolat | 2022-07-12 | 1 | -0/+1 |
* | Correctly count lines + bytes | Quentin Dufour | 2022-07-07 | 1 | -1/+1 |
* | Fix envelope + rfc822 message size+line number | Quentin Dufour | 2022-07-06 | 1 | -1/+1 |
* | Implement IMAP fetch internaldate | Quentin Dufour | 2022-06-30 | 1 | -2/+4 |
* | Rename mailrage to aerogramme in missing places | Alex Auvolat | 2022-06-30 | 1 | -1/+1 |
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 1 | -0/+1 |
* | Switching to upstream boitalettres | Quentin Dufour | 2022-06-28 | 1 | -1/+1 |
* | Use unrestricted IMAP Response | Quentin Dufour | 2022-06-17 | 1 | -1/+1 |
* | Add LMTP support | Quentin Dufour | 2022-06-15 | 1 | -11/+8 |
|\ | |||||
| * | Implementn basic LMTP server | Alex Auvolat | 2022-05-31 | 1 | -1/+5 |
| * | UUID generator; import kannader smtp server | Alex Auvolat | 2022-05-31 | 1 | -0/+3 |
* | | Working server | Quentin Dufour | 2022-06-02 | 1 | -0/+1 |
* | | Start bal in mailrage | Quentin Dufour | 2022-06-01 | 1 | -0/+7 |
* | | Add some doc | Quentin Dufour | 2022-05-30 | 1 | -0/+4 |
* | | Explore config file generation | Quentin Dufour | 2022-05-25 | 1 | -1/+5 |
|/ | |||||
* | First impl of LDAP login | Alex Auvolat | 2022-05-23 | 1 | -0/+2 |
* | Fix things | Alex Auvolat | 2022-05-20 | 1 | -2/+2 |
* | Fix things | Alex Auvolat | 2022-05-20 | 1 | -1/+3 |
* | implement hash_password and verify_password | Alex Auvolat | 2022-05-20 | 1 | -0/+1 |
* | CLI skeleton | Alex Auvolat | 2022-05-19 | 1 | -0/+2 |
* | More construction of things | Alex Auvolat | 2022-05-19 | 1 | -0/+2 |