aerc/lib
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
..
ui Implement basic tab completion support 2019-06-29 14:24:19 -04:00
address.go Message list: implement index-format option 2019-06-07 16:22:01 -04:00
dirstore.go Sort out dirstore once and for all 2019-07-04 12:31:27 -04:00
indexformat.go Factor UI models out of the worker message package 2019-07-08 16:06:23 -04:00
msgstore.go Factor UI models out of the worker message package 2019-07-08 16:06:23 -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