Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | gradually implement our interface | Quentin Dufour | 2023-11-02 | 5 | -25/+65 | |
| | | ||||||
| * | start replacing engine | Quentin Dufour | 2023-11-02 | 4 | -6/+6 | |
| | | ||||||
| * | example usage of boxed futures | Quentin Dufour | 2023-11-02 | 1 | -1/+4 | |
| | | ||||||
| * | try dynamic dispatch | Quentin Dufour | 2023-11-02 | 5 | -25/+44 | |
| | | ||||||
| * | sadly switch to dynamic dispatch | Quentin Dufour | 2023-11-02 | 3 | -56/+24 | |
| | | ||||||
| * | we are doomed with static types | Quentin Dufour | 2023-11-02 | 3 | -7/+6 | |
| | | ||||||
| * | mask implementation to the rest of the code | Quentin Dufour | 2023-11-01 | 3 | -20/+24 | |
| | | ||||||
| * | implement an AnyCredentials | Quentin Dufour | 2023-11-01 | 5 | -29/+30 | |
| | | ||||||
| * | integration to login with an enum | Quentin Dufour | 2023-11-01 | 2 | -5/+25 | |
| | | ||||||
| * | v2 api storage | Quentin Dufour | 2023-11-01 | 4 | -48/+178 | |
| | | ||||||
| * | rework interface | Quentin Dufour | 2023-11-01 | 1 | -8/+6 | |
| | | ||||||
| * | a first naive version of the storage interface | Quentin Dufour | 2023-11-01 | 4 | -17/+72 | |
| | | ||||||
| * | WIP traits for the storage | Quentin Dufour | 2023-10-30 | 2 | -0/+33 | |
|/ | ||||||
* | Merge pull request 'partial re-implementation of body ext' (#30) from ↵ | Quentin | 2023-10-12 | 9 | -349/+699 | |
|\ | | | | | | | | | | | bodyext into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/aerogramme/pulls/30 | |||||
| * | basic body ext testing + format | Quentin Dufour | 2023-10-12 | 6 | -162/+379 | |
| | | ||||||
| * | finally code that buildbodyext | Quentin Dufour | 2023-10-10 | 1 | -121/+109 | |
| | | ||||||
| * | WIP refactor, support LSP | Quentin Dufour | 2023-10-09 | 2 | -216/+251 | |
| | | ||||||
| * | WIP | Quentin Dufour | 2023-09-28 | 1 | -26/+123 | |
| | | ||||||
| * | add back header fields | Quentin Dufour | 2023-09-21 | 2 | -10/+16 | |
| | | ||||||
| * | partial re-implementation of body ext | Quentin Dufour | 2023-08-16 | 3 | -104/+111 | |
|/ | | | | header fields is still missing | |||||
* | ignore generated files for lang detection | Quentin Dufour | 2023-07-26 | 1 | -0/+2 | |
| | ||||||
* | downgrade serde0.1.0 | Quentin Dufour | 2023-07-26 | 4 | -41/+70 | |
| | ||||||
* | update cargo.lock and cargo.nix | Quentin Dufour | 2023-07-25 | 3 | -839/+708 | |
| | ||||||
* | bump version | Quentin Dufour | 2023-07-25 | 1 | -2/+2 | |
| | ||||||
* | finalize for release 0.1.0 | Quentin Dufour | 2023-07-25 | 4 | -170/+38 | |
| | ||||||
* | Put the logo first | Quentin Dufour | 2023-07-25 | 1 | -2/+2 | |
| | ||||||
* | Fix license block | Quentin Dufour | 2023-07-25 | 1 | -3/+3 | |
| | ||||||
* | fix readme | Quentin Dufour | 2023-07-25 | 1 | -2/+6 | |
| | ||||||
* | finalize eml-codec integration | Quentin Dufour | 2023-07-25 | 10 | -370/+142 | |
| | ||||||
* | replacing mail_parser by eml_codec, first iteration | Quentin Dufour | 2023-07-25 | 6 | -679/+607 | |
| | ||||||
* | improve doc | Quentin Dufour | 2023-05-15 | 1 | -0/+10 | |
| | ||||||
* | clippy lint fix | Quentin Dufour | 2023-05-15 | 17 | -131/+154 | |
| | ||||||
* | dockernix-build | Quentin Dufour | 2023-05-11 | 1 | -3/+29 | |
| | ||||||
* | clippy build | Quentin Dufour | 2023-05-10 | 1 | -3/+43 | |
| | ||||||
* | add support for armv6l | Quentin Dufour | 2023-05-09 | 1 | -7/+31 | |
| | ||||||
* | static nix build for linux/amd64 | Quentin Dufour | 2023-05-09 | 5 | -1799/+2945 | |
| | ||||||
* | WIP cargo2nix | Quentin Dufour | 2023-03-13 | 3 | -0/+4215 | |
| | ||||||
* | use the raw_message() callbump_mail_parser | Quentin Dufour | 2023-03-09 | 1 | -11/+10 | |
| | ||||||
* | upgrade mail parser | Quentin Dufour | 2023-03-09 | 2 | -4/+4 | |
| | ||||||
* | update readme | Quentin Dufour | 2023-02-07 | 1 | -1/+5 | |
| | ||||||
* | add stalwart results | Quentin Dufour | 2023-02-07 | 196 | -0/+202 | |
| | ||||||
* | debug | Quentin Dufour | 2023-02-07 | 1 | -3/+4 | |
| | ||||||
* | bump mail_parser | Quentin Dufour | 2023-02-07 | 4 | -120/+69 | |
| | ||||||
* | Remove unused pretty_env_logger dependency | Alex Auvolat | 2022-08-31 | 2 | -60/+0 | |
| | ||||||
* | Add warning about k2v | Quentin Dufour | 2022-08-03 | 1 | -1/+1 | |
| | ||||||
* | Update documentation | Quentin Dufour | 2022-08-03 | 6 | -45/+94 | |
| | ||||||
* | Add a configuration reference page | Quentin Dufour | 2022-08-01 | 3 | -2/+136 | |
| | ||||||
* | Add an IMAP trace in the doc | Quentin Dufour | 2022-08-01 | 1 | -0/+39 | |
| | ||||||
* | First iteration on documentation | Quentin Dufour | 2022-08-01 | 22 | -0/+787 | |
| | ||||||
* | Fix open_mailbox | Alex Auvolat | 2022-07-21 | 3 | -16/+20 | |
| |