Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support configurable header layout in compose widget | Daniel Bridges | 2019-07-26 | 1 | -8/+9 |
* | commands: Don't crash when store is nil | Kevin Kuehler | 2019-07-15 | 1 | -0/+3 |
* | Fix crashes when operating on empty folder (#216) | Daniel Bridges | 2019-07-10 | 1 | -1/+4 |
* | Factor IMAP-specific structs out of UI models | Ben Burwell | 2019-07-08 | 1 | -15/+13 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -3/+12 |
* | Update reply to use getopt posix optind format | Clayton Craft | 2019-06-09 | 1 | -2/+2 |
* | Message list: implement index-format option | Yash Srivastav | 2019-06-07 | 1 | -22/+3 |
* | widget: Add ProvidesMessage interface | Kevin Kuehler | 2019-06-02 | 1 | -0/+257 |