aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-08-02Add CompletePath methodGalen Abell
2019-07-29doc: Fix missing '\' in aerc-tutorial man page.Ronan Pigott
2019-07-29aerc-tutorial(7): add searching and expand viewerDrew DeVault
2019-07-29Update version to 0.2.10.2.1Drew DeVault
2019-07-29Change how VERSION is set in MakefileDrew DeVault
2019-07-29Fix test failuresDrew DeVault
2019-07-29Ring bell when new messages arrive0.2.0Ben Burwell
2019-07-29lib/msgstore: Fix Select, Next, Prev with filterKevin Kuehler
2019-07-29Print errors from config load issues.Reto Brunner
2019-07-29Sendmail: allow for arbitrary parametersReto Brunner
2019-07-27Add index option to change-tabJeffas
2019-07-27Add :detach commandGalen Abell
2019-07-27Fix review message not filling entire spaceGalen Abell
2019-07-27Add missing fallthroughDrew DeVault
2019-07-27Update tcellDrew DeVault
2019-07-27Update dependenciesSimon Ser
2019-07-27Implement sendmail supportDrew DeVault
2019-07-26Fix tabstrip over-drawing when not enough spaceJeffas
2019-07-26Add tab completion to textinputsJeffas
2019-07-26Fix invalid tab state when deselecting removed tabDrew DeVault
2019-07-26Add change-tab docsJeffas
2019-07-26Add command history and cyclingGalen Abell
2019-07-26Support configurable header layout in compose widgetDaniel Bridges