diff options
author | Tim Culverhouse <tim@timculverhouse.com> | 2022-06-29 13:34:54 -0500 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-07-02 18:24:41 +0200 |
commit | e2be2dd4c0a9e2e5b00682a7e4236dfcd4a01fc4 (patch) | |
tree | c7aae2896238117cfd45f3144c2d4b02904fcc76 /worker/handlers | |
parent | c04446327ef24410e6a98eb670674e2b8caabcde (diff) | |
download | aerc-e2be2dd4c0a9e2e5b00682a7e4236dfcd4a01fc4.tar.gz |
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>
Diffstat (limited to 'worker/handlers')
0 files changed, 0 insertions, 0 deletions