]> granicus.if.org Git - neomutt/commitdiff
merge: account preparations
authorRichard Russon <rich@flatcap.org>
Sat, 13 Jul 2019 23:39:22 +0000 (00:39 +0100)
committerRichard Russon <rich@flatcap.org>
Sat, 13 Jul 2019 23:39:22 +0000 (00:39 +0100)
 * split up mailbox.c
 * notify: add global notifications
 * neomutt: move AllAccounts
 * notify: add Account Events
 * refactor users of AllMailboxes
 * drop AllMailboxes
 * account: add mailbox_add()
 * notify: add Mailbox Events
 * notify: drop old Context notifications
 * config: add config subsets
 * config: convert to subset
 * mailbox: rename desc to name
 * create libcore


Trivial merge