aboutsummaryrefslogtreecommitdiff
path: root/src/imap/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* fix warningsuidplusQuentin Dufour2024-01-191-4/+4
|
* reformat codeQuentin Dufour2024-01-181-17/+25
|
* idle syncQuentin Dufour2024-01-171-11/+51
|
* WIP idleQuentin Dufour2024-01-171-7/+41
|
* WIP refactor idleQuentin Dufour2024-01-171-79/+126
|
* update imap-codecQuentin Dufour2024-01-101-0/+5
|
* Reject \n alone, require \r\nQuentin Dufour2024-01-081-2/+7
|
* Mailbox View made more readableQuentin Dufour2024-01-061-1/+1
|
* search first ultra minimal implementationQuentin Dufour2024-01-051-0/+1
|
* reformat cargoQuentin Dufour2024-01-051-4/+4
|
* bcp commitQuentin Dufour2024-01-041-0/+6
|
* append ignore dates instead of failingQuentin Dufour2024-01-031-1/+3
|
* implement moveQuentin Dufour2024-01-031-3/+7
|
* rework capabilityQuentin Dufour2024-01-031-3/+9
|
* compile with imap-flowQuentin Dufour2024-01-021-73/+152
|
* fixed anonymous + authenticated imap logicQuentin Dufour2024-01-011-1/+2
|
* WIP rewriteQuentin Dufour2024-01-011-13/+14
|
* Some refactoring on mailbox structures and viewsAlex Auvolat2022-06-291-0/+1
|
* Clean up unused importsAlex Auvolat2022-06-291-2/+2
|
* Refactor to allow mutabilityAlex Auvolat2022-06-291-0/+6
|
* Switching to upstream boitalettresQuentin Dufour2022-06-281-1/+1
|
* cargo fmtQuentin Dufour2022-06-221-8/+4
|
* It compiles again!Quentin Dufour2022-06-221-1/+1
|
* WIP refactorQuentin Dufour2022-06-201-12/+14
|
* WIP Refactor, code is brokenQuentin Dufour2022-06-171-0/+100