aerc/worker
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
..
handlers Register worker in init. 2019-07-19 15:37:55 -04:00
imap Add flag based search options 2020-07-25 08:08:08 +02:00
lib Remove hard coded bodystruct path everywhere 2020-07-27 09:19:27 +02:00
maildir Remove hard coded bodystruct path everywhere 2020-07-27 09:19:27 +02:00
notmuch Add additional flagging functionality 2020-07-08 09:13:03 +02:00
types run go fmt 2020-07-17 17:50:24 +02:00
handler_notmuch.go Add notmuch backend 2019-08-08 10:10:34 +09:00
worker.go Register worker in init. 2019-07-19 15:37:55 -04:00
worker_enabled.go Register worker in init. 2019-07-19 15:37:55 -04:00