aerc/worker/notmuch
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
..
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 lint: fix composite literal using unkeyed fields 2022-06-26 11:23:21 +02:00