Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove old testsfeat/more-ext | Quentin Dufour | 2024-01-04 | 3 | -91/+0 |
| | |||||
* | create a single behavior test with all files | Quentin Dufour | 2024-01-04 | 3 | -13/+139 |
| | |||||
* | BDD pattern is clarified | Quentin Dufour | 2024-01-04 | 6 | -673/+485 |
| | |||||
* | advertise literal support | Quentin Dufour | 2024-01-03 | 1 | -0/+1 |
| | |||||
* | format code | Quentin Dufour | 2024-01-03 | 2 | -11/+15 |
| | |||||
* | ENABLE is now supported | Quentin Dufour | 2024-01-03 | 5 | -56/+72 |
| | |||||
* | Thunderbird is now able to correctly list msg info | Quentin Dufour | 2024-01-03 | 1 | -2/+6 |
| | |||||
* | append ignore dates instead of failing | Quentin Dufour | 2024-01-03 | 5 | -12/+89 |
| | |||||
* | add test for imap move | Quentin Dufour | 2024-01-03 | 2 | -0/+195 |
| | |||||
* | implement move | Quentin Dufour | 2024-01-03 | 8 | -27/+123 |
| | |||||
* | rework capability | Quentin Dufour | 2024-01-03 | 8 | -18/+81 |
| | |||||
* | add test for the unselect extension | Quentin Dufour | 2024-01-03 | 4 | -75/+278 |
| | |||||
* | Common module in test created | Quentin Dufour | 2024-01-03 | 3 | -65/+72 |
| | |||||
* | unselect implemented rfc3691 | Quentin Dufour | 2024-01-03 | 3 | -6/+25 |
| | |||||
* | Merge pull request 'Implement imap-flow' (#34) from refactor/imap-flow into main | Quentin | 2024-01-02 | 31 | -1635/+2403 |
|\ | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/aerogramme/pulls/34 | ||||
| * | clean tests | Quentin Dufour | 2024-01-02 | 1 | -2/+1 |
| | | |||||
| * | tested append | Quentin Dufour | 2024-01-02 | 1 | -6/+55 |
| | | |||||
| * | migration to imap-flow seems done!refactor/imap-flow | Quentin Dufour | 2024-01-02 | 3 | -6/+19 |
| | | |||||
| * | fixed aerogramme tests | Quentin Dufour | 2024-01-02 | 1 | -22/+28 |
| | | |||||
| * | compile with imap-flow | Quentin Dufour | 2024-01-02 | 11 | -309/+312 |
| | | |||||
| * | commands now use imap-flow | Quentin Dufour | 2024-01-02 | 7 | -386/+463 |
| | | |||||
| * | ported commands | Quentin Dufour | 2024-01-01 | 6 | -149/+268 |
| | | |||||
| * | fixed anonymous + authenticated imap logic | Quentin Dufour | 2024-01-01 | 5 | -158/+390 |
| | | |||||
| * | WIP rewrite | Quentin Dufour | 2024-01-01 | 7 | -56/+58 |
| | | |||||
| * | broken build, reworked dependencies | Quentin Dufour | 2023-12-30 | 2 | -676/+684 |
| | | |||||
| * | check status | Quentin Dufour | 2023-12-30 | 3 | -48/+5 |
| | | |||||
| * | WIP implem status | Quentin Dufour | 2023-12-30 | 1 | -0/+8 |
| | | |||||
| * | covering imap commands | Quentin Dufour | 2023-12-29 | 6 | -36/+178 |
| | | |||||
| * | fix "fetch x rfc822" | Quentin Dufour | 2023-12-29 | 2 | -32/+136 |
| | | | | | | | | close #33 | ||||
| * | wip testing | Quentin Dufour | 2023-12-28 | 1 | -1/+76 |
| | | |||||
| * | add a basic test | Quentin Dufour | 2023-12-28 | 3 | -40/+117 |
| | | |||||
| * | add a --dev mode | Quentin Dufour | 2023-12-27 | 15 | -4/+75 |
| | | |||||
| * | drop old code | Quentin Dufour | 2023-12-27 | 1 | -174/+0 |
|/ | |||||
* | Add storage behind a trait | Quentin | 2023-12-27 | 21 | -1634/+3098 |
|\ | | | | | | | Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/aerogramme/pulls/32 | ||||
| * | fix metadata | Quentin Dufour | 2023-12-27 | 1 | -1/+6 |
| | | |||||
| * | debug implementationin-memory | Quentin Dufour | 2023-12-27 | 1 | -2/+16 |
| | | |||||
| * | cargo format | Quentin Dufour | 2023-12-27 | 12 | -347/+546 |
| | | |||||
| * | implemente garage storage | Quentin Dufour | 2023-12-27 | 5 | -40/+95 |
| | | |||||
| * | implement poll | Quentin Dufour | 2023-12-26 | 1 | -1/+30 |
| | | |||||
| * | insert logic | Quentin Dufour | 2023-12-26 | 1 | -24/+58 |
| | | |||||
| * | WIP k2v | Quentin Dufour | 2023-12-22 | 3 | -274/+238 |
| | | |||||
| * | s3 is now implemented | Quentin Dufour | 2023-12-22 | 6 | -10/+83 |
| | | |||||
| * | implemented blob_fetch | Quentin Dufour | 2023-12-21 | 1 | -3/+40 |
| | | |||||
| * | initialize aws sdk with our info | Quentin Dufour | 2023-12-21 | 7 | -16/+36 |
| | | |||||
| * | upgrade argon2, add aws-sdk-s3 | Quentin Dufour | 2023-12-21 | 3 | -66/+723 |
| | | |||||
| * | fix how mem storage is created | Quentin Dufour | 2023-12-21 | 1 | -5/+7 |
| | | |||||
| * | move storage logic into the storage module | Quentin Dufour | 2023-12-21 | 2 | -16/+20 |
| | | |||||
| * | avoid infinite loop | Quentin Dufour | 2023-12-21 | 1 | -0/+2 |
| | | |||||
| * | working in memory storage | Quentin Dufour | 2023-12-20 | 2 | -11/+30 |
| | | |||||
| * | better handle non existing keys | Quentin Dufour | 2023-12-19 | 2 | -8/+37 |
| | |