aerc/widgets
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
..
account-wizard.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
account.go Use PushStatus instead of SetStatus where it makes sense 2020-07-09 08:37:01 +02:00
aerc.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
common.go widgets: add msgInfoFromUids helper 2019-12-21 09:27:47 -05:00
compose.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
dirlist.go Add a 'folders-exclude' option 2020-07-02 09:13:14 +02:00
exline.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
getpasswd.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
headerlayout.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
msglist.go Fix nil pointer deref on Envelope 2020-07-02 09:12:37 +02:00
msgviewer.go Remove hard coded bodystruct path everywhere 2020-07-27 09:19:27 +02:00
pgpinfo.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
providesmessage.go Change MarkedMessages to return uids 2020-05-11 09:47:34 -04:00
selecter.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
spinner.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
status.go status: invalidate when needed 2020-07-05 12:22:45 +02:00
tabhost.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
terminal.go Use stdout as controlling terminal 2020-05-06 10:26:15 -04:00