aboutsummaryrefslogtreecommitdiff
path: root/src/imap/command/examined.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement opportunistic sync based on watch value, and use itAlex Auvolat2022-07-131-1/+3
* CleanupAlex Auvolat2022-07-121-7/+4
* Implement APPENDAlex Auvolat2022-07-121-1/+42
* cleanupAlex Auvolat2022-07-121-3/+3
* Refactor user to be shared using ArcAlex Auvolat2022-06-301-1/+3
* Implement RFC822.TEXTQuentin Dufour2022-06-301-3/+1
* Split out Examined state and add prototypes for IMAP command handlersAlex Auvolat2022-06-301-0/+88