Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go: removed io/ioutil | Moritz Poldrack | 2022-08-22 | 1 | -2/+1 |
* | lint: apply new formatting rules | Moritz Poldrack | 2022-08-01 | 1 | -5/+6 |
* | refactor: refactor pgp implementation | Tim Culverhouse | 2022-04-27 | 1 | -8/+8 |
* | pgp: ensure CRLF line endings in pgpmail reader | Koni Marti | 2022-04-25 | 1 | -1/+1 |
* | pgp: update openpgp packages (go-crypto and go-pgpmail) | Koni Marti | 2022-01-07 | 1 | -1/+1 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -3/+3 |
* | view,list: fix crash when viewing incomplete imap messages | Robin Jarry | 2021-10-28 | 1 | -0/+3 |
* | Add additional flagging functionality | ARaspiK | 2020-07-08 | 1 | -1/+1 |
* | pgp: fail gracefully from email decryption | Ray Ganardi | 2020-05-25 | 1 | -7/+11 |
* | FetchBodyPart doesn't need the parent body structure | Reto Brunner | 2020-05-17 | 1 | -5/+3 |
* | lib/messageview: mark messages as read | Reto Brunner | 2020-05-06 | 1 | -0/+1 |
* | store.FetchFull: Change callback type to expose entire message | Ben Fiedler | 2020-05-01 | 1 | -1/+3 |
* | Initial support for PGP decryption & signatures | Drew DeVault | 2020-03-03 | 1 | -0/+128 |