aerc/worker/lib
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
..
parse.go Remove hard coded bodystruct path everywhere 2020-07-27 09:19:27 +02:00
sort.go Cleanup sorting logic 2020-02-28 20:54:14 -05:00