aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ignore cargo.nix for language detectionautoreleaseQuentin Dufour2023-07-261-0/+2
* fix alba path0.0.1-ci.1Quentin Dufour2023-05-181-1/+1
* fix build containerQuentin Dufour2023-05-181-2/+7
* fix albatros building scriptQuentin Dufour2023-05-181-1/+4
* add build scripts with albaQuentin Dufour2023-05-183-22/+152
* 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
* Remove broken testsAlex Auvolat2022-07-201-2/+6
* Reorganize tests a bitAlex Auvolat2022-07-207-157/+51
* Move back to mainline mail-parserAlex Auvolat2022-07-205-68/+85
* Start testing of mail parsing cratesAlex Auvolat2022-07-208-183/+230
* Implement Fetch BODY[HEADERS.FIELDS] and BODY[HEADER.FIELDS.NOT]Alex Auvolat2022-07-151-2/+35
* better name and cleanupAlex Auvolat2022-07-152-10/+10
* Some more FETCH things workAlex Auvolat2022-07-158-61/+435
* begin impl fetch body[xxxx]Alex Auvolat2022-07-131-8/+46
* Refactor stuff to indeed release resourcesAlex Auvolat2022-07-131-34/+23
* Remove OK [UNSEEN x] responses to SELECT and EXAMINE, and fix STATUS UNSEENAlex Auvolat2022-07-133-32/+18
* reformatAlex Auvolat2022-07-131-2/+3
* Fix list wildcardsAlex Auvolat2022-07-135-31/+85
* Correctly implement UID FETCH and UID STOREAlex Auvolat2022-07-131-21/+46
* Implement opportunistic sync based on watch value, and use itAlex Auvolat2022-07-134-30/+57
* Begin add watch mechanism to BayouAlex Auvolat2022-07-134-36/+142
* Small changes to .update()Alex Auvolat2022-07-132-34/+34
* small fixesAlex Auvolat2022-07-132-3/+8
* LMTP refactoring, implement EXPUNGEAlex Auvolat2022-07-134-39/+63
* "set flags" as a bayou opAlex Auvolat2022-07-134-24/+45
* implement STOREAlex Auvolat2022-07-122-29/+119
* CleanupAlex Auvolat2022-07-121-7/+4
* Implement APPENDAlex Auvolat2022-07-124-12/+127
* Fix SubscribedAlex Auvolat2022-07-121-4/+3