aboutsummaryrefslogtreecommitdiff
path: root/src/imap/capability.rs
Commit message (Expand)AuthorAgeFilesLines
* Testing idlefeat/idleQuentin Dufour2024-01-191-0/+1
* reformat codeQuentin Dufour2024-01-181-4/+9
* Enable CONDSTORE on STORE/FETCH modifierQuentin Dufour2024-01-111-1/+21
* Fetch and store modifiers are parsedQuentin Dufour2024-01-111-5/+6
* Implement HIGHESTMODSEQ for STATUSQuentin Dufour2024-01-101-1/+7
* Optional Parameters with the SELECT/EXAMINE CommandsQuentin Dufour2024-01-091-1/+17
* prepare condstoreQuentin Dufour2024-01-091-3/+9
* Disable UNSEEN again as it was a volunteer decision to not implement itQuentin Dufour2024-01-091-1/+1
* Add the ENABLE capability, reduce wild loggingfeat/searchQuentin Dufour2024-01-081-0/+1
* advertise literal supportQuentin Dufour2024-01-031-0/+1
* format codeQuentin Dufour2024-01-031-2/+7
* ENABLE is now supportedQuentin Dufour2024-01-031-51/+36
* append ignore dates instead of failingQuentin Dufour2024-01-031-1/+73
* rework capabilityQuentin Dufour2024-01-031-0/+30