about summary refs log tree commit diff stats
path: root/widgets/providesmessage.go
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes when operating on empty folder (#216)Daniel Bridges2019-07-101-1/+1
* Factor IMAP-specific structs out of UI modelsBen Burwell2019-07-081-4/+2
* Factor UI models out of the worker message packageBen Burwell2019-07-081-2/+2
* Make :pipe command more genericDrew DeVault2019-07-051-1/+11
* Add date to message viewerDrew DeVault2019-06-021-2/+2
* widget: Add ProvidesMessage interfaceKevin Kuehler2019-06-021-0/+14
#n86'>86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123