aerc/worker/imap
Reto Brunner 6fed04bb9f Register worker in init.
This allows backends which can't always be compiled due to missing
dependencies (say libnotmuch) to be compiled conditionally with buildflags.
2019-07-19 15:37:55 -04:00
..
create.go #190 Handle gmail duplicate folder 2019-07-11 19:38:40 -04:00
fetch.go Factor IMAP-specific structs out of UI models 2019-07-08 16:06:28 -04:00
flags.go Use []uint32 instead of imap.SeqSet 2019-07-08 16:06:26 -04:00
imap.go Factor IMAP-specific structs out of UI models 2019-07-08 16:06:28 -04:00
list.go Factor UI models out of the worker message package 2019-07-08 16:06:23 -04:00
movecopy.go Use []uint32 instead of imap.SeqSet 2019-07-08 16:06:26 -04:00
open.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
worker.go Register worker in init. 2019-07-19 15:37:55 -04:00