aboutsummaryrefslogtreecommitdiff
path: root/src/command.rs
Commit message (Collapse)AuthorAgeFilesLines
* WIP Refactor, code is brokenQuentin Dufour2022-06-171-141/+0
|
* Use unrestricted IMAP ResponseQuentin Dufour2022-06-171-16/+45
|
* Add LMTP supportQuentin Dufour2022-06-151-2/+1
|
* cargo fmt + WIP uid index improvementQuentin Dufour2022-06-141-26/+43
|
* Handle selectQuentin Dufour2022-06-131-31/+48
|
* Improve SELECTQuentin Dufour2022-06-131-1/+13
|
* It compilesQuentin Dufour2022-06-131-5/+3
|
* Compiling with a MPSC channelQuentin Dufour2022-06-091-23/+11
|
* Start implementing other endpointsQuentin Dufour2022-06-071-5/+17
|
* Add some more commandsQuentin Dufour2022-06-071-9/+29
|
* Implement a MutexQuentin Dufour2022-06-071-3/+11
|
* Put commands in a dedicated fileQuentin Dufour2022-06-031-0/+41