aboutsummaryrefslogtreecommitdiff
path: root/src/imap/command/examined.rs
Commit message (Collapse)AuthorAgeFilesLines
* migration to imap-flow seems done!refactor/imap-flowQuentin Dufour2024-01-021-3/+9
|
* compile with imap-flowQuentin Dufour2024-01-021-8/+8
|
* commands now use imap-flowQuentin Dufour2024-01-021-20/+20
|
* ported commandsQuentin Dufour2024-01-011-68/+64
|
* WIP rewriteQuentin Dufour2024-01-011-8/+8
|
* clippy lint fixQuentin Dufour2023-05-151-1/+1
|
* 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