aerc/worker
Tim Culverhouse e2be2dd4c0 notmuch: fix server-side threads
Notmuch server-side threading added messages within a thread that didn't
match the query into the uidstore. By doing so, several UI issues
presented:

* All "hidden" messages displayed at the bottom of the msglist
* Selected messages wouldn't open properly

This patch stops these messages from being put into the message store,
thereby resolving the UI issues

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Koni Marti <koni.marti@gmail.com>
2022-07-02 18:24:41 +02:00
..
handlers go.mod: change base git url 2021-11-05 10:21:45 +01:00
imap imap: fix data race on seqMap array 2022-06-24 21:08:12 +02:00
lib parse: fix content-type parsing error 2022-06-07 16:19:27 +02:00
maildir maildir: fix dirinfo.Unseen and Exists counting 2022-06-14 22:12:37 +02:00
notmuch notmuch: fix server-side threads 2022-07-02 18:24:41 +02:00
types imap: add option to cache headers 2022-06-22 11:26:13 +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