aerc/lib
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
..
ui Implement basic tab completion support 2019-06-29 14:24:19 -04:00
dirstore.go Sort out dirstore once and for all 2019-07-04 12:31:27 -04:00
indexformat.go Factor IMAP-specific structs out of UI models 2019-07-08 16:06:28 -04:00
msgstore.go Use []uint32 instead of imap.SeqSet 2019-07-08 16:06:26 -04:00
open.go Use "open" instead of "xdg-open" on Darwin systems 2019-07-04 10:58:33 -04:00
open_darwin.go Use "open" instead of "xdg-open" on Darwin systems 2019-07-04 10:58:33 -04:00