aerc/worker/types
Koni Marti 65ae87a524 threading: honor user-defined sort criteria
Apply the user-defined sort criteria to the message with the highest
uid in a threaded discussion. Restore the default sort order when
leaving threading mode.

Commit 7811620eb8 ("threading: implement on-the-fly message
threading") introduced message threading with the threaded messages
being only sorted by their message uids irrespective of the defined sorting
criteria. It did not restore the default sort order either.

Reported-by: Sebastien Binet <s@sbinet.org>
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-03-09 00:08:26 +01:00
..
messages.go imap: auto-reconnects on connection error 2022-01-19 17:40:52 +01:00
sort.go Add sorting functionality 2019-09-20 14:56:02 -04:00
thread.go threading: honor user-defined sort criteria 2022-03-09 00:08:26 +01:00
thread_test.go messages: allow displaying email threads 2021-11-13 15:05:59 +01:00
worker.go Remove worker callbacks when Done is received 2019-06-02 13:20:02 -04:00