1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-11-23 08:32:12 +01:00
aerc/worker
Jeffas 32381592fc Add new search behaviour for imap
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-09-11 12:24:27 -04:00
..
handlers
imap Add new search behaviour for imap 2019-09-11 12:24:27 -04:00
lib all: rewrite references to strings.Index to strings.Contains 2019-09-04 16:30:57 -10:00
maildir
notmuch notmuch: add search / filter capabilities 2019-08-29 08:44:11 +09:00
types extract search criteria parsing into the backends 2019-08-29 08:44:10 +09:00
handler_notmuch.go
worker_enabled.go
worker.go