aboutsummaryrefslogtreecommitdiff
path: root/src/mailbox.rs
Commit message (Collapse)AuthorAgeFilesLines
* Refactor files in a "mail" crateQuentin Dufour2022-06-271-127/+0
|
* Add support for flagsQuentin Dufour2022-06-271-0/+2
|
* Implement Recent in SelectQuentin Dufour2022-06-241-4/+18
|
* Return UID validityQuentin Dufour2022-06-231-1/+1
|
* Add LMTP supportQuentin Dufour2022-06-151-6/+4
|\
| * UUID generator; import kannader smtp serverAlex Auvolat2022-05-311-4/+2
| |
* | Add a flag cacheQuentin Dufour2022-06-141-10/+6
| |
* | Rename MailUuid in MailIdentQuentin Dufour2022-06-141-1/+1
| |
* | cargo fmt + WIP uid index improvementQuentin Dufour2022-06-141-8/+12
| |
* | Handle selectQuentin Dufour2022-06-131-0/+22
| |
* | Improve SELECTQuentin Dufour2022-06-131-1/+1
| |
* | Start implementing other endpointsQuentin Dufour2022-06-071-1/+1
|/
* cleanupAlex Auvolat2022-05-191-1/+0
|
* CLI skeletonAlex Auvolat2022-05-191-4/+1
|
* Some refactoringAlex Auvolat2022-05-191-7/+5
|
* Refactor K2V/S3 client creationAlex Auvolat2022-05-191-24/+8
|
* cleanupAlex Auvolat2022-05-191-18/+19
|
* More construction of thingsAlex Auvolat2022-05-191-0/+112