aerc/commands/msg
Ray Ganardi 58db517c8d pgp: fail gracefully from email decryption
Aerc panics when there's an error on email decryption.
Instead, an error message should be shown.
2020-05-25 09:30:20 -04:00
..
archive.go gofmt fixes 2020-04-24 12:59:40 -04:00
copy.go commands/helper: remove duplicated method 2020-05-11 09:47:33 -04:00
delete.go pgp: fail gracefully from email decryption 2020-05-25 09:30:20 -04:00
forward.go msg/forward: fix body part selection 2020-05-17 13:02:24 +02:00
mark.go Fix typos 2020-05-21 18:11:47 +02:00
modify-labels.go commands/helper: remove duplicated method 2020-05-11 09:47:33 -04:00
move.go commands/helper: remove duplicated method 2020-05-11 09:47:33 -04:00
msg.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
pipe.go FetchBodyPart doesn't need the parent body structure 2020-05-17 11:44:38 +02:00
read.go Fix typos 2020-05-21 18:11:47 +02:00
recall.go msg/reply: fix encoding issues for quoted reply. 2020-05-17 12:08:17 +02:00
reply.go msg/reply: scoping error of part slice for quoting 2020-05-22 15:01:36 +02:00
unsubscribe.go Add postpone command 2020-04-24 12:59:21 -04:00
unsubscribe_test.go Add unsubscribe command 2019-07-04 11:06:14 -04:00
utils.go Move findPlaintext / findFirstNonMultipart to utils 2020-05-17 12:15:50 +02:00