about summary refs log tree commit diff stats
path: root/commands/msg/recall.go
Commit message (Expand)AuthorAgeFilesLines
* recall: allow recalling messages from any folderinwit2021-12-131-5/+21
* go.mod: change base git urlRobin Jarry2021-11-051-4/+4
* Get rid of the aerc.PushError(" " + $string) idiomReto Brunner2021-01-301-1/+1
* compose: use a proper header instead of a string mapReto Brunner2020-11-141-8/+2
* Remove hard coded bodystruct path everywhereReto Brunner2020-07-271-2/+2
* Revert "Add Style configuration"Drew DeVault2020-05-281-2/+1
* Revert "Remove duration from the status methods"Drew DeVault2020-05-281-1/+2
* Remove duration from the status methodsReto Brunner2020-05-271-2/+1
* Add Style configurationReto Brunner2020-05-271-1/+2
* msg/reply: fix encoding issues for quoted reply.Reto Brunner2020-05-171-2/+3
* FetchBodyPart doesn't need the parent body structureReto Brunner2020-05-171-1/+1
* Add recall commandJeffas2020-04-241-0/+141