diff options
author | inwit <inwit@sindominio.net> | 2023-10-08 11:11:47 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-10-13 01:05:44 +0200 |
commit | 579acf601170b6314d0fc7778d6ed48450976a6e (patch) | |
tree | 4431c0b9365420268740794c60713d6d0eb35d2e /doc | |
parent | 3376681c21a58481cc5bc0a6a81848c820534f4e (diff) | |
download | aerc-579acf601170b6314d0fc7778d6ed48450976a6e.tar.gz |
notmuch: return all siblings in threads
Notmuch threads can silently drop sibling messages during threading when
a thread has multiple "top level messages" (IE a thread where the root
is missing). Modify makeThread to return a slice of all encountered
siblings and add these as individual threads.
Note that the current implementation does not link these threads
together with a dummy parent node. This should be done in the future
when rendering of these types of threads is implemented
Fixes: https://todo.sr.ht/~rjarry/aerc/188
Reported-by: inwit <inwit@sindominio.net>
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Signed-off-by: inwit <inwit@sindominio.net>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions