summaryrefslogtreecommitdiff
path: root/widgets/compose.go
AgeCommit message (Expand)Author
2022-07-10composer: remove header if emptyKoni Marti
2022-07-03uiconfig: use pointer references to uiConfigTim Culverhouse
2022-07-02compose: refactor attachment handlingKoni Marti
2022-06-26gpg: don't send messages that failed encryptionTim Culverhouse
2022-05-31compose: append text partsKoni Marti
2022-05-25compose: prevent sending empty address list headersTim Culverhouse
2022-05-06pgp: add attach key commandTim Culverhouse
2022-05-06pgp: check encryption keys before sending messageTim Culverhouse
2022-05-06pgp: add options auto-sign & opportunistic-encryptTim Culverhouse
2022-05-04compose: use selected account ui config for security headerRobin Jarry
2022-05-04pgp: check for signing key before signing timeTim Culverhouse
2022-04-29compose: add sign/encrypt persistent displayTim Culverhouse
2022-04-28compose: use account ui config where missingRobin Jarry
2022-04-27feat: add gpg integrationTim Culverhouse
2022-04-27refactor: refactor pgp implementationTim Culverhouse
2022-04-14review: show command that will be executed by bindingkt programs
2022-03-22compose: make headerEditor focusing more reliableTim Culverhouse
2022-03-18go vet: composite literal uses unkeyed fieldsMoritz Poldrack
2022-03-12all: fix minor issues found by staticcheckMoritz Poldrack
2022-02-25aerc: always check SelectedAccount return valueRobin Jarry
2022-02-03compose: allow setting all headers in templatesRobin Jarry
2022-02-02review: display actual bindings for commandsRobin Jarry
2022-01-07pgp: PGP/MIME encryption for outgoing emailsKoni Marti
2022-01-07pgp: PGP/MIME signing for outgoing emailsKoni Marti
2022-01-07pgp: update openpgp packages (go-crypto and go-pgpmail)Koni Marti
2021-11-30style: customize vertical and horizontal border charactersDian M Fay
2021-11-05viewer: add colon after header namesRobin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2021-10-28view,compose: use border color to separate headers from bodyRobin Jarry
2021-01-14compose: apply default style to header separatorEyal Sawady
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-12-15Use extensions for querying the mime type of attachmentsReto Brunner
2020-11-14compose: use a proper header instead of a string mapReto Brunner
2020-11-14rename header to heditorsReto Brunner
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-06-09Make grid sizes dynamicJeffas
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-28Revert "Remove duration from the status methods"Drew DeVault
2020-05-27Remove duration from the status methodsReto Brunner
2020-05-27Add Style configurationReto Brunner
2020-05-25Set AnsweredFlag on successful replySrivathsan Murali
2020-04-24Add recall commandJeffas
2020-04-24Add postpone commandJeffas
2020-04-24Remove ability to specify headers in the editorReto Brunner
2020-03-03compose: add space between headers and editorDrew DeVault
2020-01-16Correct spellingReto Brunner
2020-01-09remove Original* checkLeszek Cimała
2020-01-09create OriginalMail structLeszek Cimała