Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | integrate storage choice in config | Quentin Dufour | 2023-11-17 | 2 | -18/+40 | |
* | no more error on baiyou | Quentin Dufour | 2023-11-17 | 4 | -13/+8 | |
* | fix orphan storage compatibility | Quentin Dufour | 2023-11-17 | 5 | -7/+8 | |
* | incoming has been fully ported | Quentin Dufour | 2023-11-17 | 5 | -44/+47 | |
* | introduce an "orphan" enum | Quentin Dufour | 2023-11-17 | 5 | -21/+66 | |
* | not very clear how we pass data across channel | Quentin Dufour | 2023-11-16 | 5 | -78/+89 | |
* | WIP refactor storage (new timestamp.rs file) | Quentin Dufour | 2023-11-15 | 11 | -100/+101 | |
* | converted incoming mail | Quentin Dufour | 2023-11-02 | 2 | -88/+32 | |
* | add rust analyzer to the shell | Quentin Dufour | 2023-11-02 | 2 | -13/+7 | |
* | WIP rewrite mail/incoming | Quentin Dufour | 2023-11-02 | 6 | -70/+58 | |
* | make all our objects send+sync | Quentin Dufour | 2023-11-02 | 5 | -26/+28 | |
* | implement equality+cmp for builders based on url | Quentin Dufour | 2023-11-02 | 5 | -31/+44 | |
* | 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 | |
* | 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 | 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 for release 0.1.0 | Quentin Dufour | 2023-07-25 | 1 | -13/+24 | |
* | finalize eml-codec integration | Quentin Dufour | 2023-07-25 | 3 | -66/+68 | |
* | replacing mail_parser by eml_codec, first iteration | Quentin Dufour | 2023-07-25 | 4 | -247/+145 | |
* | clippy lint fix | Quentin Dufour | 2023-05-15 | 15 | -131/+149 | |
* | 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 | 2 | -112/+62 | |
* | Fix open_mailbox | Alex Auvolat | 2022-07-21 | 3 | -16/+20 | |
* | Implement COPY | Alex Auvolat | 2022-07-21 | 3 | -25/+73 | |
* | Move to mail_parser 0.5 | Alex Auvolat | 2022-07-20 | 2 | -229/+191 | |
* | Remove broken tests | Alex Auvolat | 2022-07-20 | 1 | -2/+6 | |
* | Move back to mainline mail-parser | Alex Auvolat | 2022-07-20 | 2 | -62/+79 | |
* | Start testing of mail parsing crates | Alex Auvolat | 2022-07-20 | 1 | -181/+0 | |
* | 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 | 2 | -10/+10 | |
* | Some more FETCH things work | Alex Auvolat | 2022-07-15 | 5 | -61/+370 | |
* | begin impl fetch body[xxxx] | Alex Auvolat | 2022-07-13 | 1 | -8/+46 | |
* | Refactor stuff to indeed release resources | Alex Auvolat | 2022-07-13 | 1 | -34/+23 | |
* | Remove OK [UNSEEN x] responses to SELECT and EXAMINE, and fix STATUS UNSEEN | Alex Auvolat | 2022-07-13 | 3 | -32/+18 |