cce7cb4808
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. |
||
---|---|---|
.. | ||
account-wizard.go | ||
account.go | ||
aerc.go | ||
compose.go | ||
dirlist.go | ||
exline.go | ||
msglist.go | ||
msgviewer.go | ||
providesmessage.go | ||
spinner.go | ||
status.go | ||
tabhost.go | ||
terminal.go |