aerc/doc
Koni Marti 7811620eb8 threading: implement on-the-fly message threading
implement message threading on the message store level using the
jwz algorithm. Build threads on-the-fly when new message headers arrive.

Use the references header to create the threads and the in-reply-to
header as a fall-back option in case no references header is present.

Does not run when the worker provides its own threading (e.g. imap
server threads).

Include only those message headers that have been fetched and are
stored in the message store.

References: https://www.jwz.org/doc/threading.html
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Tested-by: Inwit <inwit@sindominio.net>
Tested-by: akspecs <akspecs@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-02-24 13:00:12 +01:00
..
aerc-config.5.scd dirtree: implement foldable tree for directory list 2022-02-23 21:09:01 +01:00
aerc-imap.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-maildir.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-notmuch.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-search.1.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-sendmail.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-smtp.5.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-stylesets.7.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc-templates.7.scd compose: allow setting all headers in templates 2022-02-03 09:55:20 +01:00
aerc-tutorial.7.scd doc: correct typo in man-pages 2022-01-26 19:23:29 +01:00
aerc.1.scd threading: implement on-the-fly message threading 2022-02-24 13:00:12 +01:00