Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor IMAP-specific structs out of UI models | Ben Burwell | 2019-07-08 | 1 | -40/+0 |
| | | | | | | | 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. | ||||
* | Message list: implement index-format option | Yash Srivastav | 2019-06-07 | 1 | -0/+40 |