aerc/commands/compose
Koni Marti 99b74dbcc9 postpone: avoid calling WriteMessage twice
Postpone will currently call composer.WriteMessage twice: once for
counting the bytes and another time for appending the message.

Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-07-10 20:36:24 +02:00
..
abort.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
attach-key.go compose: refactor attachment handling 2022-07-02 17:52:49 +02:00
attach.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
cc-bcc.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
compose.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
detach.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
edit.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
encrypt.go pgp: check encryption keys before sending message 2022-05-06 11:02:50 +02:00
header.go fix: out-of-bounds error in command header 2022-04-06 15:37:13 +02:00
next-field.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
postpone.go postpone: avoid calling WriteMessage twice 2022-07-10 20:36:24 +02:00
send.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
sign.go pgp: check for signing key before signing time 2022-05-04 14:07:15 +02:00