Age | Commit message (Expand) | Author |
2022-04-27 | refactor: refactor pgp implementation | Tim Culverhouse |
2022-04-14 | review: show command that will be executed by binding | kt programs |
2022-03-22 | compose: make headerEditor focusing more reliable | Tim Culverhouse |
2022-03-18 | go vet: composite literal uses unkeyed fields | Moritz Poldrack |
2022-03-12 | all: fix minor issues found by staticcheck | Moritz Poldrack |
2022-02-25 | aerc: always check SelectedAccount return value | Robin Jarry |
2022-02-03 | compose: allow setting all headers in templates | Robin Jarry |
2022-02-02 | review: display actual bindings for commands | Robin Jarry |
2022-01-07 | pgp: PGP/MIME encryption for outgoing emails | Koni Marti |
2022-01-07 | pgp: PGP/MIME signing for outgoing emails | Koni Marti |
2022-01-07 | pgp: update openpgp packages (go-crypto and go-pgpmail) | Koni Marti |
2021-11-30 | style: customize vertical and horizontal border characters | Dian M Fay |
2021-11-05 | viewer: add colon after header names | Robin Jarry |
2021-11-05 | go.mod: change base git url | Robin Jarry |
2021-10-28 | view,compose: use border color to separate headers from body | Robin Jarry |
2021-01-14 | compose: apply default style to header separator | Eyal Sawady |
2020-12-18 | update tcell to v2 and enable TrueColor support | y0ast |
2020-12-15 | Use extensions for querying the mime type of attachments | Reto Brunner |
2020-11-14 | compose: use a proper header instead of a string map | Reto Brunner |
2020-11-14 | rename header to heditors | Reto Brunner |
2020-08-06 | Implement style configuration. | Kalyan Sriram |
2020-07-30 | Revert "Implement style configuration." | Reto Brunner |
2020-07-30 | Implement style configuration. | Kalyan Sriram |
2020-06-09 | Make grid sizes dynamic | Jeffas |
2020-05-28 | Revert "Add Style configuration" | Drew DeVault |
2020-05-28 | Revert "Remove duration from the status methods" | Drew DeVault |
2020-05-27 | Remove duration from the status methods | Reto Brunner |
2020-05-27 | Add Style configuration | Reto Brunner |
2020-05-25 | Set AnsweredFlag on successful reply | Srivathsan Murali |
2020-04-24 | Add recall command | Jeffas |
2020-04-24 | Add postpone command | Jeffas |
2020-04-24 | Remove ability to specify headers in the editor | Reto Brunner |
2020-03-03 | compose: add space between headers and editor | Drew DeVault |
2020-01-16 | Correct spelling | Reto Brunner |
2020-01-09 | remove Original* check | Leszek Cimała |
2020-01-09 | create OriginalMail struct | Leszek Cimała |
2019-12-21 | Add address book completion in composer | Ben Burwell |
2019-12-12 | Composer: fix EOF errors | Drew DeVault |
2019-12-08 | remove garbage headers in reply message | Leszek Cimała |
2019-12-07 | Parse headers from template | Robert Günzler |
2019-12-04 | Revert "Parse headers from template" | Drew DeVault |
2019-12-04 | Parse headers from template | Robert Günzler |
2019-11-17 | Allow fields in compose widget to be clicked | Greg Anders |
2019-11-10 | Add some defaults for template options | Drew DeVault |
2019-11-10 | Add Templates with Parsing | Srivathsan Murali |
2019-09-12 | Add signatures | Jeffas |
2019-09-11 | Add Mouseable | Jeffas |
2019-09-04 | widgets: rewrite references to os.SET_SEEK to io.SeekStart | Wagner Riffel |
2019-08-20 | Add forwarding as attachment feature | Jelle Besseling |
2019-08-20 | Add addresses argument to forward command | Jelle Besseling |