aboutsummaryrefslogtreecommitdiffstats
path: root/commands/compose/postpone.go
Commit message (Expand)AuthorAgeFilesLines
* postpone: avoid calling WriteMessage twiceKoni Marti2022-07-101-9/+4
* logging: added a log on panicMoritz Poldrack2022-03-231-0/+3
* aerc: always check SelectedAccount return valueRobin Jarry2022-02-251-1/+5
* postpone: re-open review mode on errorKoni Marti2022-02-061-4/+9
* go.mod: change base git urlRobin Jarry2021-11-051-3/+3
* Get rid of the aerc.PushError(" " + $string) idiomReto Brunner2021-01-301-2/+2
* compose: use a proper header instead of a string mapReto Brunner2020-11-141-1/+1
* Revert "Add Style configuration"Drew DeVault2020-05-281-3/+3
* Revert "Remove duration from the status methods"Drew DeVault2020-05-281-4/+4
* Remove duration from the status methodsReto Brunner2020-05-271-4/+4
* Add Style configurationReto Brunner2020-05-271-3/+3
* Add recall commandJeffas2020-04-241-2/+2
* Add postpone commandJeffas2020-04-241-0/+119