about summary refs log tree commit diff stats
path: root/lib/messageview.go
Commit message (Expand)AuthorAgeFilesLines
* pgp: fail gracefully from email decryptionRay Ganardi2020-05-251-7/+11
* FetchBodyPart doesn't need the parent body structureReto Brunner2020-05-171-5/+3
* lib/messageview: mark messages as readReto Brunner2020-05-061-0/+1
* store.FetchFull: Change callback type to expose entire messageBen Fiedler2020-05-011-1/+3
* Initial support for PGP decryption & signaturesDrew DeVault2020-03-031-0/+128