aerc/widgets
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
..
account-wizard.go account-wizard: look up imap and smtp server by SRV records (#100) 2019-06-25 10:31:28 -04:00
account.go Factor UI models out of the worker message package 2019-07-08 16:06:23 -04:00
aerc.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
compose.go Use go-message implementation of GenerateMessageID 2019-07-04 11:24:19 -04:00
dirlist.go Factor UI models out of the worker message package 2019-07-08 16:06:23 -04:00
exline.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
msglist.go Factor IMAP-specific structs out of UI models 2019-07-08 16:06:28 -04:00
msgviewer.go Factor IMAP-specific structs out of UI models 2019-07-08 16:06:28 -04:00
providesmessage.go Factor IMAP-specific structs out of UI models 2019-07-08 16:06:28 -04:00
spinner.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
status.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
tabhost.go Move exline handling up to aerc, add :term 2019-03-17 16:19:15 -04:00
terminal.go Use forked version of tcell 2019-06-01 11:28:29 -04:00