aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-29Add SupportThread to notmuch and maildirthreading-v2Kevin Kuehler
2019-10-29Add manual threading to the pipelineKevin Kuehler
2019-10-29Rework threading and add REFERENCESKevin Kuehler
2019-10-29Add threading control path to msglist.Draw()Kevin Kuehler
2019-10-29lib/msgstore: Handle DirectoryThreaded msgKevin Kuehler
2019-10-29Add FormatThread functionKevin Kuehler
2019-10-29widgets/msglist: Draw each row in a functionKevin Kuehler
2019-10-29worker/imap: Add threading extensionKevin Kuehler
2019-10-29Start adding thread supportKevin Kuehler
2019-10-16widgets/msgview: Reap the filter commandKevin Kuehler
2019-10-16Cleanup pager processes after closing a msgviewerKevin Kuehler
2019-10-16Fix: oauthbearer runtime errorFrode Aannevik
2019-10-14lib/msgstore: fix invalid callback invocationReto Brunner
2019-10-14Fix tab refocus on removeJeffas
2019-10-14Fix pushing invalid tabs to historyJeffas
2019-10-09Revert "Show spinner when fetching contents"Drew DeVault
2019-10-09Preserve sorting order in search resultsJeffas
2019-10-09Show spinner when fetching contentsJeffas
2019-10-02Fix selected account to return for messageviewerJeffas
2019-09-29Open mailto links in a new aerc instance if needed.Reto Brunner
2019-09-29Print success to socket if no error was thrownHeiko Carrasco
2019-09-20Config for deleting message from message viewerSrivathsan Murali
2019-09-20Sort path completionsJeffas
2019-09-20Change search flagsJeffas
2019-09-20Make commands join args with spacesJeffas
2019-09-20notmuch: add sort functionalityReto Brunner
2019-09-20Add documentation for sortJeffas
2019-09-20Add sorting functionalityJeffas
2019-09-18Add directory info messagesJeffas
2019-09-18Focus new tab after removeJeffas
2019-09-18Revert "Fix out-of-order messages by sorting as we display"Drew DeVault
2019-09-16Add search documentation for maildir backendJeffas
2019-09-16Add basic searching to the maildir backendJeffas
2019-09-16notmuch: implement ModifyLabelsReto Brunner
2019-09-16notmuch: sync maildir flagsReto Brunner
2019-09-16notmuch: extract all notmuch db operations.Reto Brunner
2019-09-12Add completion for copyJeffas
2019-09-12widgets: remove duplicate importWagner Riffel
2019-09-12Add signaturesJeffas
2019-09-12Add modify-labels commandReto Brunner
2019-09-11Add display of unread messages in dirlistJeffas
2019-09-11Fix segfault on deleteDevon Johnson
2019-09-11Add new search behaviour for imapJeffas
2019-09-11Check the subject line for lowercase reJeffas
2019-09-11Ensure mimetype parts are converted to lower caseJeffas
2019-09-11Add MouseableJeffas
2019-09-11Add initial command to end of completionsJeffas
2019-09-04widgets: gofmtWagner Riffel
2019-09-04widgets: rewrite references to os.SET_SEEK to io.SeekStartWagner Riffel
2019-09-04widgets: remove redundant key check, delete is no-op if key is emptyWagner Riffel