aerc/commands/account
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
..
account.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
cf.go statusline: make statusline folder-specific 2022-03-23 20:55:30 +01:00
clear.go store: keep current message selected 2022-04-17 12:18:33 +02:00
compose.go compose: parse headers correctly from -H 2022-04-06 15:37:13 +02:00
connection.go statusline: implement per-account status 2022-03-18 23:42:07 +01:00
expand-folder.go commands: add expand-folder and collapse-folder 2022-02-23 21:09:01 +01:00
mkdir.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
next-folder.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
next-result.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
next.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
recover.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
rmdir.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
search.go threading: enable filtering of server-side threads 2022-07-10 21:15:12 +02:00
select.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
sort.go threading: enable filtering of server-side threads 2022-07-10 21:15:12 +02:00
view.go refactor: refactor pgp implementation 2022-04-27 09:46:11 +02:00