aerc/worker/notmuch
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
..
lib notmuch: fix server-side threads 2022-07-02 18:24:41 +02:00
eventhandlers.go format: reformat code with go 1.17 2021-12-11 23:24:08 +01:00
events.go format: reformat code with go 1.17 2021-12-11 23:24:08 +01:00
message.go maildir,notmuch: avoid leaking open files 2022-01-19 20:18:00 +01:00
worker.go threading: enable filtering of server-side threads 2022-07-10 21:15:12 +02:00