aerc/commands
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
..
account Fix crash when no message is selected 2019-12-04 09:45:07 -05:00
compose Add support for AUTH LOGIN submission 2019-11-01 11:02:01 -04:00
msg FetchBodyParts: decode source in the workers 2020-01-05 16:02:45 -05:00
msgview FetchBodyParts: decode source in the workers 2020-01-05 16:02:45 -05:00
terminal all: purge redundant underscores 2019-09-04 16:30:57 -10:00
cd.go Make commands join args with spaces 2019-09-20 15:06:34 -04:00
commands.go modify-labels: add completion 2019-12-21 11:20:12 -05:00
ct.go Make commands join args with spaces 2019-09-20 15:06:34 -04:00
exec.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
global.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
help.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
history.go Add command history and cycling 2019-07-26 14:29:34 -04:00
new-account.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
next-tab.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
prompt.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
pwd.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
quit.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
set.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
term.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
util.go add command helpers 2019-12-21 09:27:50 -05:00