aerc/worker/imap
Jelle Besseling aeca428c14 Don't print imap errors to ui
This fixes ~sircmpwn/aerc2#245. This sets up the imap client to send
error messages to the logger of the worker. Errors now end up in the
bottom status line.

https://todo.sr.ht/~sircmpwn/aerc2/245
2019-08-08 09:47:15 +09: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 Don't print imap errors to ui 2019-08-08 09:47:15 +09:00