aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* example usage of boxed futuresQuentin Dufour2023-11-021-1/+4
|
* try dynamic dispatchQuentin Dufour2023-11-025-25/+44
|
* sadly switch to dynamic dispatchQuentin Dufour2023-11-023-56/+24
|
* we are doomed with static typesQuentin Dufour2023-11-023-7/+6
|
* mask implementation to the rest of the codeQuentin Dufour2023-11-013-20/+24
|
* implement an AnyCredentialsQuentin Dufour2023-11-015-29/+30
|
* integration to login with an enumQuentin Dufour2023-11-012-5/+25
|
* v2 api storageQuentin Dufour2023-11-014-48/+178
|
* rework interfaceQuentin Dufour2023-11-011-8/+6
|
* a first naive version of the storage interfaceQuentin Dufour2023-11-014-17/+72
|
* WIP traits for the storageQuentin Dufour2023-10-302-0/+33
|
* Merge pull request 'partial re-implementation of body ext' (#30) from ↵Quentin2023-10-129-349/+699
|\ | | | | | | | | | | bodyext into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/aerogramme/pulls/30
| * basic body ext testing + formatQuentin Dufour2023-10-126-162/+379
| |
| * finally code that buildbodyextQuentin Dufour2023-10-101-121/+109
| |
| * WIP refactor, support LSPQuentin Dufour2023-10-092-216/+251
| |
| * WIPQuentin Dufour2023-09-281-26/+123
| |
| * add back header fieldsQuentin Dufour2023-09-212-10/+16
| |
| * partial re-implementation of body extQuentin Dufour2023-08-163-104/+111
|/ | | | header fields is still missing
* ignore generated files for lang detectionQuentin Dufour2023-07-261-0/+2
|
* downgrade serde0.1.0Quentin Dufour2023-07-264-41/+70
|
* update cargo.lock and cargo.nixQuentin Dufour2023-07-253-839/+708
|
* bump versionQuentin Dufour2023-07-251-2/+2
|
* finalize for release 0.1.0Quentin Dufour2023-07-254-170/+38
|
* Put the logo firstQuentin Dufour2023-07-251-2/+2
|
* Fix license blockQuentin Dufour2023-07-251-3/+3
|
* fix readmeQuentin Dufour2023-07-251-2/+6
|
* finalize eml-codec integrationQuentin Dufour2023-07-2510-370/+142
|
* replacing mail_parser by eml_codec, first iterationQuentin Dufour2023-07-256-679/+607
|
* improve docQuentin Dufour2023-05-151-0/+10
|
* clippy lint fixQuentin Dufour2023-05-1517-131/+154
|
* dockernix-buildQuentin Dufour2023-05-111-3/+29
|
* clippy buildQuentin Dufour2023-05-101-3/+43
|
* add support for armv6lQuentin Dufour2023-05-091-7/+31
|
* static nix build for linux/amd64Quentin Dufour2023-05-095-1799/+2945
|
* WIP cargo2nixQuentin Dufour2023-03-133-0/+4215
|
* use the raw_message() callbump_mail_parserQuentin Dufour2023-03-091-11/+10
|
* upgrade mail parserQuentin Dufour2023-03-092-4/+4
|
* update readmeQuentin Dufour2023-02-071-1/+5
|
* add stalwart resultsQuentin Dufour2023-02-07196-0/+202
|
* debugQuentin Dufour2023-02-071-3/+4
|
* bump mail_parserQuentin Dufour2023-02-074-120/+69
|
* Remove unused pretty_env_logger dependencyAlex Auvolat2022-08-312-60/+0
|
* Add warning about k2vQuentin Dufour2022-08-031-1/+1
|
* Update documentationQuentin Dufour2022-08-036-45/+94
|
* Add a configuration reference pageQuentin Dufour2022-08-013-2/+136
|
* Add an IMAP trace in the docQuentin Dufour2022-08-011-0/+39
|
* First iteration on documentationQuentin Dufour2022-08-0122-0/+787
|
* Fix open_mailboxAlex Auvolat2022-07-213-16/+20
|
* Implement COPYAlex Auvolat2022-07-213-25/+73
|
* Move to mail_parser 0.5Alex Auvolat2022-07-205-243/+194
|