aerc/commands/msg
Tim Culverhouse ba24e92062 invalidatable: cleanup dead code
Remove invalidatable type and all associated calls. All items can
directly invalidate the UI.

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-10-12 22:16:40 +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 invalidatable: cleanup dead code 2022-10-12 22:16:40 +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 invalidatable: cleanup dead code 2022-10-12 22:16:40 +02:00
reply.go invalidatable: cleanup dead code 2022-10-12 22:16:40 +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