aerc/worker/types
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
..
messages.go threading: enable filtering of server-side threads 2022-07-10 21:15:12 +02:00
sort.go Add sorting functionality 2019-09-20 14:56:02 -04:00
thread.go threading: honor user-defined sort criteria 2022-03-09 00:08:26 +01:00
thread_test.go messages: allow displaying email threads 2021-11-13 15:05:59 +01:00
worker.go Remove worker callbacks when Done is received 2019-06-02 13:20:02 -04:00