summaryrefslogtreecommitdiff
path: root/lib/messageview.go
AgeCommit message (Expand)Author
2022-04-27refactor: refactor pgp implementationTim Culverhouse
2022-04-25pgp: ensure CRLF line endings in pgpmail readerKoni Marti
2022-01-07pgp: update openpgp packages (go-crypto and go-pgpmail)Koni Marti
2021-11-05go.mod: change base git urlRobin Jarry
2021-10-28view,list: fix crash when viewing incomplete imap messagesRobin Jarry
2020-07-08Add additional flagging functionalityARaspiK
2020-05-25pgp: fail gracefully from email decryptionRay Ganardi
2020-05-17FetchBodyPart doesn't need the parent body structureReto Brunner
2020-05-06lib/messageview: mark messages as readReto Brunner
2020-05-01store.FetchFull: Change callback type to expose entire messageBen Fiedler
2020-03-03Initial support for PGP decryption & signaturesDrew DeVault