]> granicus.if.org Git - neomutt/commitdiff
merge: upstream CONDSTORE and QRESYNC
authorRichard Russon <rich@flatcap.org>
Mon, 3 Sep 2018 23:53:24 +0000 (00:53 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 3 Sep 2018 23:53:24 +0000 (00:53 +0100)
 * Add basic CONDSTORE support when fetching initial messages.
 * Add utility functions for QRESYNC support.
 * Add QRESYNC support.
 * Add more doc for the $imap_condstore and $imap_qresync options.
 * Only sync CONDSTORE and QRESYNC on the initial download.
 * Allow ctrl-c to interrupt initial IMAP header download.
 * Fix nested macro warning.
 * tidy upstream changes


Trivial merge