aboutsummaryrefslogtreecommitdiff
path: root/src/imap/mail_view.rs
Commit message (Expand)AuthorAgeFilesLines
* Fetch now support MODSEQ data itemQuentin Dufour2024-01-101-0/+5
* Better choose wether or not a body is requiredQuentin Dufour2024-01-081-4/+1
* Futures must be orderedQuentin Dufour2024-01-081-2/+2
* bodystructure final fixQuentin Dufour2024-01-081-1/+1
* Fetch BODYSTRUCTURE now returns a BODYSTRUCTUREQuentin Dufour2024-01-081-1/+3
* Status now returns UNSEENQuentin Dufour2024-01-081-3/+12
* Formatting & testsQuentin Dufour2024-01-081-1/+4
* UID sequence are now correctly fetchedQuentin Dufour2024-01-081-2/+2
* Format codeQuentin Dufour2024-01-061-3/+6
* implemented text searchQuentin Dufour2024-01-061-3/+3
* Search MIME headersQuentin Dufour2024-01-061-13/+37
* Searching on storage date is now possibleQuentin Dufour2024-01-061-7/+21
* Search can now filter on index dataQuentin Dufour2024-01-061-36/+38
* Format code againQuentin Dufour2024-01-061-10/+30
* Mailbox View made more readableQuentin Dufour2024-01-061-56/+38
* WIP rewrite with a query managerfeat/more-imap-qolQuentin Dufour2024-01-051-5/+21
* reformat cargoQuentin Dufour2024-01-051-14/+11
* bcp commitQuentin Dufour2024-01-041-0/+232