aboutsummaryrefslogtreecommitdiff
path: root/src/imap/index.rs
Commit message (Expand)AuthorAgeFilesLines
* Finalize implementation of CONDSTOREQuentin Dufour2024-01-111-1/+31
* Fetch now support MODSEQ data itemQuentin Dufour2024-01-101-5/+5
* update imap-codecQuentin Dufour2024-01-101-9/+5
* fix some logic error in the internalsQuentin Dufour2024-01-101-1/+1
* Futures must be orderedQuentin Dufour2024-01-081-3/+8
* Fix wording in expectationsQuentin Dufour2024-01-081-2/+2
* Make sure empty mailbox can be fetched/searchedQuentin Dufour2024-01-081-6/+5
* Formatting & testsQuentin Dufour2024-01-081-9/+31
* UID sequence are now correctly fetchedQuentin Dufour2024-01-081-68/+88
* Format codeQuentin Dufour2024-01-061-16/+22
* Search can now filter on index dataQuentin Dufour2024-01-061-1/+39
* Format code againQuentin Dufour2024-01-061-5/+20
* Mailbox View made more readableQuentin Dufour2024-01-061-0/+80