aerc/worker
Ben Burwell c610c3cd9d Factor IMAP-specific structs out of UI models
Before, we were using several IMAP-specific concepts to represent
information being displayed in the UI. Factor these structures out of
the IMAP package to make it easier for other backends to provide the
required information.
2019-07-08 16:06:28 -04:00
..
imap Factor IMAP-specific structs out of UI models 2019-07-08 16:06:28 -04:00
types Use []uint32 instead of imap.SeqSet 2019-07-08 16:06:26 -04:00
worker.go Load IMAP worker for imap+insecure 2019-05-20 19:28:04 -04:00