diff options
author | Koni Marti <koni.marti@gmail.com> | 2023-07-14 20:37:29 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-07-16 10:12:49 +0200 |
commit | 058eb32c46472554117c5e9d022ff98c617eb99f (patch) | |
tree | 6782d575b90c401d3f8a2928d958ba25f445663d /lib/threadbuilder.go | |
parent | 1a067bcb339a338043abfb62e4f946787b734af7 (diff) | |
download | aerc-058eb32c46472554117c5e9d022ff98c617eb99f.tar.gz |
msglist: simplified threads rendering
Simplifies the rendering of threads by removing a thread specific loop
and just add the relevent threading information. Since the uids are
ordered based on the thread structure already by the threadbuilder, it
is not necessary to loop over the threads slice.
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Tested-by: inwit <inwit@sindominio.net>
Diffstat (limited to 'lib/threadbuilder.go')
0 files changed, 0 insertions, 0 deletions