summaryrefslogtreecommitdiff
path: root/commands
AgeCommit message (Expand)Author
2020-11-14compose: use a proper header instead of a string mapReto Brunner
2020-11-14models: add RFC822 headers to OriginalMailReto Brunner
2020-11-14remove models.Address in favor of go-message AddressReto Brunner
2020-09-22propagate error from sendmaily0ast
2020-09-21reply: don't override the answered flag if we didn't sendReto Brunner
2020-08-31handle message unknown charset errorJeff Martin
2020-08-27reply: use set instead of linear searchReto Brunner
2020-08-20msg/reply: don't cc the sending address on reply allReto Brunner
2020-08-20Add account alias configuration and correctly set From fieldy0ast
2020-08-20msg/reply: handle addresses as addressesReto Brunner
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