aboutsummaryrefslogtreecommitdiff
path: root/src/imap/capability.rs
Commit message (Collapse)AuthorAgeFilesLines
* Implement HIGHESTMODSEQ for STATUSQuentin Dufour2024-01-101-1/+7
|
* Optional Parameters with the SELECT/EXAMINE CommandsQuentin Dufour2024-01-091-1/+17
| | | | See: https://datatracker.ietf.org/doc/html/rfc4466#section-2.4
* 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