aboutsummaryrefslogtreecommitdiffstats
path: root/lib/structure_helpers.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove hard coded bodystruct path everywhereReto Brunner2020-07-271-0/+38
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.