summaryrefslogtreecommitdiff
path: root/commands
AgeCommit message (Expand)Author
2020-08-20base models.Address on the mail.Address typeReto Brunner
2020-08-19Add support for :rmdirARaspiK
2020-08-13Add `oauthbearer` support for SMTPR Chowdhury
2020-08-06Implement style configuration.Kalyan Sriram
2020-08-03Set environment variables for the exec commandNicolai Dagestad
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-07-27Remove hard coded bodystruct path everywhereReto Brunner
2020-07-17run go fmtReto Brunner
2020-07-09Use PushStatus instead of SetStatus where it makes senseHeiko Carrasco
2020-07-08Add additional flagging functionalityARaspiK
2020-07-08Allow open to be asynchronousAndrew Jeffery
2020-07-05pipe: don't crash if part is nilReto Brunner
2020-07-05delete: push unsupported error up to the userReto Brunner
2020-06-26Fix dates in reply/forward commands.Reto Brunner
2020-06-09Rework msglist scrollingJeffas
2020-06-09Make grid sizes dynamicJeffas
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-28Revert "Remove duration from the status methods"Drew DeVault
2020-05-27Remove duration from the status methodsReto Brunner
2020-05-27Add Style configurationReto Brunner
2020-05-25Set AnsweredFlag on successful replySrivathsan Murali
2020-05-25pgp: fail gracefully from email decryptionRay Ganardi
2020-05-22msg/reply: scoping error of part slice for quotingSrivathsan Murali
2020-05-21Fix typosMartin Michlmayr
2020-05-19gofmtDrew DeVault
2020-05-17msg/forward: fix body part selectionReto Brunner
2020-05-17Move findPlaintext / findFirstNonMultipart to utilsReto Brunner
2020-05-17msg/reply: fix encoding issues for quoted reply.Reto Brunner
2020-05-17FetchBodyPart doesn't need the parent body structureReto Brunner
2020-05-11Change MarkedMessages to return uidsReto Brunner
2020-05-11commands/helper: remove duplicated methodReto Brunner
2020-05-11msg/read: don't copy waitgroupReto Brunner
2020-05-11Show 'Message sent' only for ten seconds instead of permanentlyelumbella
2020-05-06msg/reply: Deduplicate TO: and CC:Reto Brunner
2020-05-01store.FetchFull: Change callback type to expose entire messageBen Fiedler
2020-05-01Implement :header commandRay Ganardi
2020-04-24gofmt fixesDrew DeVault
2020-04-24Add recall commandJeffas
2020-04-24Add postpone commandJeffas
2020-04-24Add :choose commandRay Ganardi
2020-04-24Remove ability to specify headers in the editorReto Brunner
2020-04-23Use aerc.PushError where appropriateBen Fiedler
2020-04-16Make the http handler of the unsubscribe command asyncNicolai Dagestad
2020-04-11msg/archive: complete the possible optionsReto Brunner
2020-04-06Try to open attachments with correct extensionGalen Abell
2020-03-09Add pinned tabsJeffas
2020-03-09Refactoring: remove store from PartInfoDrew DeVault
2020-03-03Initial support for PGP decryption & signaturesDrew DeVault
2020-03-03Update dependenciesSimon Ser