aboutsummaryrefslogtreecommitdiffstats
path: root/worker/imap/search.go
Commit message (Collapse)AuthorAgeFilesLines
* Add new search behaviour for imapJeffas2019-09-111-4/+19
| | | | | | This patch adds search behaviour to allow searching in the body of the messages, the entire text (body + header), and searching just the from header.
* extract search criteria parsing into the backendsReto Brunner2019-08-291-0/+29