aboutsummaryrefslogtreecommitdiffstats
path: root/worker/imap/search.go
Commit message (Expand)AuthorAgeFilesLines
* imap: filter and search with a date rangeKoni Marti2022-12-021-1/+15
* lint: homogenize operations and minor fixes (gocritic)Moritz Poldrack2022-08-041-3/+4
* threading: enable filtering of server-side threadsTim Culverhouse2022-07-101-0/+3
* Add flag based search optionsTobias Wölfel2020-07-251-1/+24
* Change search flagsJeffas2019-09-201-2/+6
* Add new search behaviour for imapJeffas2019-09-111-4/+19
* extract search criteria parsing into the backendsReto Brunner2019-08-291-0/+29