aerc/commands/msg
Robin Jarry 9bd2e0c84f msgpart: factorize mime type and filename construction
Reduce code duplication.

Signed-off-by: Robin Jarry <robin@jarry.cc>
Acked-by: Moritz Poldrack <moritz@poldrack.dev>
2022-10-16 11:35:24 +02:00
..
archive.go invalidatable: cleanup dead code 2022-10-12 22:16:40 +02:00
copy.go store: extract marking behavior and add tests 2022-08-22 09:30:37 +02:00
delete.go invalidatable: cleanup dead code 2022-10-12 22:16:40 +02:00
forward.go msgpart: factorize mime type and filename construction 2022-10-16 11:35:24 +02:00
invite.go invalidatable: cleanup dead code 2022-10-12 22:16:40 +02:00
mark.go mark: fix (un)mark -a when no message is selected 2022-09-29 17:18:20 +02:00
modify-labels.go store: extract marking behavior and add tests 2022-08-22 09:30:37 +02:00
move.go store: extract marking behavior and add tests 2022-08-22 09:30:37 +02:00
msg.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
pipe.go logging: substitute %w for %v 2022-10-02 18:56:26 +02:00
read.go command/read: run in main thread 2022-09-29 21:21:00 +02:00
recall.go msgpart: factorize mime type and filename construction 2022-10-16 11:35:24 +02:00
reply.go msgpart: factorize mime type and filename construction 2022-10-16 11:35:24 +02:00
toggle-threads.go invalidatable: cleanup dead code 2022-10-12 22:16:40 +02:00
unsubscribe.go invalidatable: cleanup dead code 2022-10-12 22:16:40 +02:00
unsubscribe_test.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
utils.go util: fetch message headers for nil messages 2022-08-22 09:30:37 +02:00