Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Mailbox View made more readable | Quentin Dufour | 2024-01-06 | 5 | -257/+138 | |
* | WIP rewrite with a query managerfeat/more-imap-qol | Quentin Dufour | 2024-01-05 | 4 | -117/+93 | |
* | MOVE command is optimized | Quentin Dufour | 2024-01-05 | 1 | -6/+3 | |
* | Select what to fecth for search | Quentin Dufour | 2024-01-05 | 2 | -5/+34 | |
* | search first ultra minimal implementation | Quentin Dufour | 2024-01-05 | 4 | -5/+141 | |
* | reformat cargo | Quentin Dufour | 2024-01-05 | 7 | -107/+110 | |
* | clean imf view | Quentin Dufour | 2024-01-05 | 1 | -33/+2 | |
* | mime view should be complete | Quentin Dufour | 2024-01-05 | 1 | -1/+65 | |
* | message structure msg | Quentin Dufour | 2024-01-05 | 1 | -16/+140 | |
* | bodyext | Quentin Dufour | 2024-01-05 | 1 | -0/+331 | |
* | bcp commit | Quentin Dufour | 2024-01-04 | 8 | -1117/+580 | |
* | WIP refactor of the different views | Quentin Dufour | 2024-01-04 | 1 | -0/+292 | |
* | 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 | 3 | -3/+80 | |
* | implement move | Quentin Dufour | 2024-01-03 | 8 | -27/+123 | |
* | rework capability | Quentin Dufour | 2024-01-03 | 8 | -18/+81 | |
* | unselect implemented rfc3691 | Quentin Dufour | 2024-01-03 | 3 | -6/+25 | |
* | 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 | 10 | -307/+310 | |
* | 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 | 4 | -157/+389 | |
* | WIP rewrite | Quentin Dufour | 2024-01-01 | 7 | -56/+58 | |
* | covering imap commands | Quentin Dufour | 2023-12-29 | 1 | -1/+4 | |
* | fix "fetch x rfc822" | Quentin Dufour | 2023-12-29 | 1 | -1/+1 | |
* | basic body ext testing + format | Quentin Dufour | 2023-10-12 | 1 | -137/+349 | |
* | finally code that buildbodyext | Quentin Dufour | 2023-10-10 | 1 | -121/+109 | |
* | WIP refactor, support LSP | Quentin Dufour | 2023-10-09 | 1 | -216/+250 | |
* | WIP | Quentin Dufour | 2023-09-28 | 1 | -26/+123 | |
* | add back header fields | Quentin Dufour | 2023-09-21 | 1 | -9/+15 | |
* | partial re-implementation of body ext | Quentin Dufour | 2023-08-16 | 1 | -100/+108 | |
* | finalize eml-codec integration | Quentin Dufour | 2023-07-25 | 1 | -61/+65 | |
* | replacing mail_parser by eml_codec, first iteration | Quentin Dufour | 2023-07-25 | 1 | -227/+128 | |
* | clippy lint fix | Quentin Dufour | 2023-05-15 | 5 | -43/+30 | |
* | use the raw_message() callbump_mail_parser | Quentin Dufour | 2023-03-09 | 1 | -11/+10 | |
* | debug | Quentin Dufour | 2023-02-07 | 1 | -3/+4 | |
* | bump mail_parser | Quentin Dufour | 2023-02-07 | 1 | -110/+60 | |
* | Fix open_mailbox | Alex Auvolat | 2022-07-21 | 1 | -2/+8 | |
* | Implement COPY | Alex Auvolat | 2022-07-21 | 2 | -22/+65 | |
* | Move to mail_parser 0.5 | Alex Auvolat | 2022-07-20 | 1 | -227/+187 | |
* | Remove broken tests | Alex Auvolat | 2022-07-20 | 1 | -2/+6 | |
* | Move back to mainline mail-parser | Alex Auvolat | 2022-07-20 | 1 | -59/+79 | |
* | Implement Fetch BODY[HEADERS.FIELDS] and BODY[HEADER.FIELDS.NOT] | Alex Auvolat | 2022-07-15 | 1 | -2/+35 | |
* | better name and cleanup | Alex Auvolat | 2022-07-15 | 1 | -9/+9 | |
* | Some more FETCH things work | Alex Auvolat | 2022-07-15 | 1 | -59/+179 | |
* | begin impl fetch body[xxxx] | Alex Auvolat | 2022-07-13 | 1 | -8/+46 |