aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-30Allow custom spinner via config filePaul Spooren
2019-08-29notmuch: add search / filter capabilitiesReto Brunner
2019-08-29extract search criteria parsing into the backendsReto Brunner
2019-08-29Fix out-of-order messages by sorting as we displayStephen Brennan
2019-08-26Notmuch: use adhoc write connection.Reto Brunner
2019-08-26imap worker: do not copy mailbox status mutexWagner Riffel
2019-08-26Add :prompt commandChristopher Vittal
2019-08-20Strip carriage returns (^M) when filtering emailsDaniel Xu
2019-08-20Only compile regex portion of folder filterDaniel Xu
2019-08-20folder filter: only assume regex if filter is ~fmtDrew DeVault
2019-08-20Add forwarding as attachment featureJelle Besseling
2019-08-20Add addresses argument to forward commandJelle Besseling
2019-08-20Move forward command to it's own fileJelle Besseling
2019-08-20upgrade go-messageReto Brunner
2019-08-19Add support for <C-j> as '<Enter>' in ExLineChristopher Vittal
2019-08-19Support regex filters for foldersDaniel Xu
2019-08-16bump go-message, fixes address list parsing failureReto Brunner
2019-08-13Revert "add close command at global level"Drew DeVault
2019-08-13add close command at global levelAditya Srivastava
2019-08-13Add optional body argument to compose commandDaniel Bridges
2019-08-12Prevent drawing terminal with nil cmdDrew DeVault
2019-08-12Add delete forward <C-k> and backward <C-u>Christopher Vittal
2019-08-12Joining the args in cf for folders with spacesBen Cohen
2019-08-12Pass os stdin to credential commandJonas Mueller
2019-08-12Ignore scroll command when msgstore is nilJelle Besseling
2019-08-12Let user edit arbitrary headers in composerDaniel Bridges
2019-08-08maildir: Preserve flags when copying messagesBen Burwell
2019-08-08Close backends prior to shutdownReto Brunner
2019-08-08Fix `unread` commandArt Wild
2019-08-08Add notmuch docsReto Brunner
2019-08-08Add notmuch backendReto Brunner
2019-08-08add github.com/zenhack/go.notmuchReto Brunner
2019-08-08Extract message parsing to common worker moduleReto Brunner
2019-08-08Don't print imap errors to uiJelle Besseling
2019-08-07Implement next-message in msgview using accountJelle Besseling
2019-08-07Implement next-folder using NextPrev with amountJelle Besseling
2019-08-07Update tcellDrew DeVault
2019-08-07Allow cc/bcc command to receive no argumentsDaniel Bridges
2019-08-07cc/bcc: Append to existing headers if called twiceKevin Kuehler
2019-08-03Remove aerc specific code from the uiNicolai Dagestad
2019-08-03Fix directory completion case sensitivityBen Burwell
2019-08-03Fixing #231 (alternative preferred mimetypes)Ben Cohen
2019-08-03Add cc and bcc commandsDaniel Bridges
2019-08-02select next message when deleting from message viewerAditya Srivastava
2019-08-02Fix sending attachments with less than 512 bytesBen Burwell
2019-08-02Include body MIME terminator in multipart messagesBen Burwell
2019-08-02ChangeFolder: do not depend on the msgstoreReto Brunner
2019-08-02msglist: add initialization stateReto Brunner
2019-08-02Clean maildirs when openedBen Burwell
2019-08-02Add filesystem completions for :attach and :cdGalen Abell