summaryrefslogtreecommitdiff
path: root/widgets/pgpinfo.go
AgeCommit message (Expand)Author
2022-07-03uiconfig: use pointer references to uiConfigTim Culverhouse
2022-06-24pgp: refactor signature validity displayMoritz Poldrack
2022-06-24pgp: add icon for unencrypted, unsigned messages if an icon is setMoritz Poldrack
2022-06-24pgp: add customizable iconsMoritz Poldrack
2022-06-24pgp: add note for encrypted messages that are not signedMoritz Poldrack
2022-04-27refactor: refactor pgp implementationTim Culverhouse
2022-01-07pgp: update openpgp packages (go-crypto and go-pgpmail)Koni Marti
2021-11-05go.mod: change base git urlRobin Jarry
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-27Add Style configurationReto Brunner
2020-05-25aerc: Refactor getpasswd dialogRay Ganardi
2020-03-03Yet another revision to PGP UIDrew DeVault
2020-03-03Simplify PGP messagingDrew DeVault
2020-03-03Initial support for PGP decryption & signaturesDrew DeVault