Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-20 | Change search flags | Jeffas | |
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. | |||
2019-09-16 | Add search documentation for maildir backend | Jeffas | |
2019-09-11 | Add new search behaviour for imap | Jeffas | |
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. | |||
2019-08-29 | notmuch: add search / filter capabilities | Reto Brunner | |
2019-08-29 | extract search criteria parsing into the backends | Reto Brunner | |