aerc/widgets
Ben Burwell cce7cb4808 Factor UI models out of the worker message package
Before, the information needed to display different parts of the UI was
tightly coupled to the specific messages being sent back and forth to
the backend worker. Separating out a models package allows us to be more
specific about exactly what a backend is able to and required to
provide for the UI.
2019-07-08 16:06:23 -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 UI models out of the worker message package 2019-07-08 16:06:23 -04:00
msgviewer.go Factor UI models out of the worker message package 2019-07-08 16:06:23 -04:00
providesmessage.go Factor UI models out of the worker message package 2019-07-08 16:06:23 -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