summaryrefslogtreecommitdiff
path: root/commands/msg/forward.go
AgeCommit message (Expand)Author
2022-07-02forward: remove crlf in text bodyKoni Marti
2022-07-02forward: provide option to append all attachmentsKoni Marti
2022-04-14forward: allow ':forward -A' with no addressTim Culverhouse
2022-03-22compose: make headerEditor focusing more reliableTim Culverhouse
2021-11-05go.mod: change base git urlRobin Jarry
2021-03-07add mimeType to OriginalMail struct for both forward and replyReto Brunner
2021-02-26Fix linter warningsReto Brunner
2020-11-14compose: use a proper header instead of a string mapReto Brunner
2020-11-14models: add RFC822 headers to OriginalMailReto Brunner
2020-08-20base models.Address on the mail.Address typeReto Brunner
2020-07-27Remove hard coded bodystruct path everywhereReto Brunner
2020-06-26Fix dates in reply/forward commands.Reto Brunner
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-17msg/forward: fix body part selectionReto Brunner
2020-05-17FetchBodyPart doesn't need the parent body structureReto Brunner
2020-05-01store.FetchFull: Change callback type to expose entire messageBen Fiedler
2020-04-24Add recall commandJeffas
2020-04-24Add postpone commandJeffas
2020-01-09create OriginalMail structLeszek CimaƂa
2020-01-05FetchBodyParts: decode source in the workersReto Brunner
2019-11-10Add Templates with ParsingSrivathsan Murali
2019-09-12Add signaturesJeffas
2019-09-04all: purge redundant underscoresWagner Riffel
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