aerc/worker/maildir
Reto Brunner c574a838fa Remove hard coded bodystruct path everywhere
Aerc usually used the path []int{1} if it didn't know what the proper path is.
However this only works for multipart messages and breaks if it isn't one.

This patch removes all the hard coding and extracts the necessary helpers to lib.
2020-07-27 09:19:27 +02:00
..
container.go Allow maildir subdirectories 2020-05-05 19:18:26 +02:00
message.go Add additional flagging functionality 2020-07-08 09:13:03 +02:00
search.go Remove hard coded bodystruct path everywhere 2020-07-27 09:19:27 +02:00
worker.go Only send directory info once from maildir 2020-07-19 11:16:05 +02:00