summaryrefslogtreecommitdiff
path: root/commands/msg/recall.go
AgeCommit message (Expand)Author
2022-07-10recall: support pgp/mime messagesKoni Marti
2022-07-10recall: append attachmentsKoni Marti
2022-07-10recall: confirm deleting message when not sentKoni Marti
2022-04-29recall: mention the -f option in the error messageinwit
2021-12-13recall: allow recalling messages from any folderinwit
2021-11-05go.mod: change base git urlRobin Jarry
2021-01-30Get rid of the aerc.PushError(" " + $string) idiomReto Brunner
2020-11-14compose: use a proper header instead of a string mapReto Brunner
2020-07-27Remove hard coded bodystruct path everywhereReto 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/reply: fix encoding issues for quoted reply.Reto Brunner
2020-05-17FetchBodyPart doesn't need the parent body structureReto Brunner
2020-04-24Add recall commandJeffas