aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/headerlayout.go
Commit message (Collapse)AuthorAgeFilesLines
* go.mod: change base git urlRobin Jarry2021-11-051-2/+2
| | | | | | | I'm not sure what are the implications but it seems required. Link: https://github.com/golang/go/issues/20883 Signed-off-by: Robin Jarry <robin@jarry.cc>
* Initial support for PGP decryption & signaturesDrew DeVault2020-03-031-2/+1
|
* msgviewer: Add Labels as a virtual headerReto Brunner2019-12-271-5/+9
| | | | | | In order to accommodate for that, the headerlayout needed to be rewritten to pass the filter criteria back to the msgviewer, instead of just using the normal headers.
* Support configurable header layout in compose widgetDaniel Bridges2019-07-261-0/+41