diff options
author | Tim Culverhouse <tim@timculverhouse.com> | 2023-08-30 16:17:59 -0500 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-08-31 17:36:34 +0200 |
commit | 9ba1c3408c34d1b9da343b00ea963d23138d5037 (patch) | |
tree | c9338b3df5e0562c3eb71930ee7e4a21a65f842b /lib/msgstore.go | |
parent | 965d38097cbc4d429496622670f23c492324aaf2 (diff) | |
download | aerc-9ba1c3408c34d1b9da343b00ea963d23138d5037.tar.gz |
notmuch: internally sort threads newest first
For proper thread ordering, notmuch needs to use a SORT_NEWEST_FIRST
sort order in it's query, and then we reverse the thread order. Also
give a maximum guess for size of slice we'll be returning.
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'lib/msgstore.go')
0 files changed, 0 insertions, 0 deletions