aerc/commands/msg
Reto Brunner 9096049f75 FetchBodyParts: decode source in the workers
Previously the workers returned a mixture of decoded / encoded parts.
This lead to a whole bunch of issues.
This commit changes the msgviewer and the commands to assume parts to already
be decoded
2020-01-05 16:02:45 -05:00
..
archive.go archive: adapt to ProvidesMessages 2019-12-21 09:27:51 -05:00
copy.go copy: adapt to ProvidesMessages 2019-12-21 09:27:51 -05:00
delete.go delete: adapt to ProvidesMessages 2019-12-21 09:27:52 -05:00
forward.go FetchBodyParts: decode source in the workers 2020-01-05 16:02:45 -05:00
mark.go add mark command 2019-12-21 09:27:50 -05:00
modify-labels.go modify-labels: add completion 2019-12-21 11:20:12 -05:00
move.go move: adapt to ProvidesMessages 2019-12-21 09:27:52 -05:00
msg.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
pipe.go FetchBodyParts: decode source in the workers 2020-01-05 16:02:45 -05:00
read.go read: adapt to ProvidesMessages 2019-12-22 16:21:38 -05:00
reply.go FetchBodyParts: decode source in the workers 2020-01-05 16:02:45 -05:00
unsubscribe.go Add Templates with Parsing 2019-11-10 10:15:49 -05:00
unsubscribe_test.go Add unsubscribe command 2019-07-04 11:06:14 -04:00
utils.go add command helpers 2019-12-21 09:27:50 -05:00