* jmap: remove built-in cache implementation (fixup) * cache: add action queue for deferred operations * cache: add metadata persistence for backend state * imap: remove built-in cache implementation * cache: add worker for persistent local message cache * jmap: rework push updates * imap: batch MessagesDeleted on expunge * ui: keep message list visible on connection error * colorize: add markdown code highlighting * Update all folders when toggling read. * account: Don't recreate viewer if message stays the same. * worker/maildir: cache underlying message lookups * worker/maildir: parse internal date from filename * worker: sort by UID first to stabilize message order * all: refactor sorting to use slices and cmp packages * config: mention that editor defaults to VISUAL before EDITOR or vi * mark: refactor command code to use iterators * mark: add ability to filter by unread * mailto: put body above signature in composer * lint: update golangci-lint version to 2.11.4 * carddav-query: fix parsing of folded vCard properties * binds: add dash (-) key * maildir: fix error when using archive month * man: clarify which backend supports thread context * notmuch: don't clear checkmail status message immediately * smtp: add smtps+insecure:// protocol * colorize: free memory on exit to silence valgrind
Description
No description provided
Languages
XML
100%