summary refs log tree commit diff stats
path: root/lib/messageview.go
Commit message (Collapse)AuthorAgeFilesLines
* store.FetchFull: Change callback type to expose entire messageBen Fiedler2020-05-011-1/+3
| | | | | This is a prerequisite for allowing the FetchFull message to return both the message content and the message headers.
* Initial support for PGP decryption & signaturesDrew DeVault2020-03-031-0/+128