Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change search flags | Jeffas | 2019-09-20 | 1 | -2/+10 |
| | | | | | | | | This changes the search flags for maildir and imap backends. They now no longer use -t for searching all text. This seems to make more sense as being the targeted recipient. I have similarly added Cc for -c. The text search now resides under -a for all text. | ||||
* | Add search documentation for maildir backend | Jeffas | 2019-09-16 | 1 | -0/+16 |
| | |||||
* | Add new search behaviour for imap | Jeffas | 2019-09-11 | 1 | -2/+8 |
| | | | | | | 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. | ||||
* | notmuch: add search / filter capabilities | Reto Brunner | 2019-08-29 | 1 | -0/+10 |
| | |||||
* | extract search criteria parsing into the backends | Reto Brunner | 2019-08-29 | 1 | -0/+11 |