aerc/worker
Tim Culverhouse c2f4404fca threading: enable filtering of server-side threads
This patch enables the filtering of a threaded view which uses
server-built threads. Filtering is done server-side, in order to
preserve the use of server-built threads.

In adding this feature, the filtering of notmuch folders was brought up
to feature parity with the other workers. The filters function the same
(ie: they can be stacked). The notmuch filters, however, still use
notmuch syntax for the filtering.

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-07-10 21:15:12 +02:00
..
handlers go.mod: change base git url 2021-11-05 10:21:45 +01:00
imap threading: enable filtering of server-side threads 2022-07-10 21:15:12 +02:00
lib parse: fix content-type parsing error 2022-06-07 16:19:27 +02:00
maildir threading: enable filtering of server-side threads 2022-07-10 21:15:12 +02:00
notmuch threading: enable filtering of server-side threads 2022-07-10 21:15:12 +02:00
types threading: enable filtering of server-side threads 2022-07-10 21:15:12 +02:00
handler_notmuch.go format: reformat code with go 1.17 2021-12-11 23:24:08 +01:00
worker.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
worker_enabled.go go.mod: change base git url 2021-11-05 10:21:45 +01:00