summaryrefslogtreecommitdiff
path: root/commands/compose
AgeCommit message (Expand)Author
2022-07-10postpone: avoid calling WriteMessage twiceKoni Marti
2022-07-02compose: refactor attachment handlingKoni Marti
2022-05-06pgp: add attach key commandTim Culverhouse
2022-05-06pgp: check encryption keys before sending messageTim Culverhouse
2022-05-04pgp: check for signing key before signing timeTim Culverhouse
2022-04-06fix: out-of-bounds error in command headerMoritz Poldrack
2022-04-06header: remove trailing colon in header fieldMoritz Poldrack
2022-03-23logging: added a log on panicMoritz Poldrack
2022-03-12all: fix minor issues found by staticcheckMoritz Poldrack
2022-03-07commands: implement fuzzy completion for commands and optionskt programs
2022-02-25aerc: always check SelectedAccount return valueRobin Jarry
2022-02-06postpone: re-open review mode on errorKoni Marti
2022-01-07pgp: PGP/MIME encryption for outgoing emailsKoni Marti
2022-01-07pgp: PGP/MIME signing for outgoing emailsKoni Marti
2021-11-05go.mod: change base git urlRobin Jarry
2021-02-28send: fix missing error returnReto Brunner
2021-02-05send: fix crash if invalid password is givenReto Brunner
2021-01-30Get rid of the aerc.PushError(" " + $string) idiomReto Brunner
2021-01-24send: don't block the UI thread during the sendingReto Brunner
2020-11-21Refactor send commandReto Brunner
2020-11-14allow the loading of existing headersReto Brunner
2020-11-14format: remove parse methods, use the one from go-messageReto Brunner
2020-11-14compose: use a proper header instead of a string mapReto Brunner
2020-09-22propagate error from sendmaily0ast
2020-08-13Add `oauthbearer` support for SMTPR Chowdhury
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-07-09Use PushStatus instead of SetStatus where it makes senseHeiko Carrasco
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-05-19gofmtDrew DeVault
2020-05-11Show 'Message sent' only for ten seconds instead of permanentlyelumbella
2020-05-01Implement :header commandRay Ganardi
2020-04-24gofmt fixesDrew DeVault
2020-04-24Add recall commandJeffas
2020-04-24Add postpone commandJeffas
2020-04-23Use aerc.PushError where appropriateBen Fiedler
2020-03-03Update dependenciesSimon Ser
2020-03-03Mark sent messages as "seen" in maildirGalen Abell
2019-11-01Add support for AUTH LOGIN submissionLuke Drummond
2019-09-20Make commands join args with spacesJeffas
2019-09-04all: use fmt.Errorf for fomartting errorsWagner Riffel
2019-09-04all: purge redundant underscoresWagner Riffel
2019-08-13Revert "add close command at global level"Drew DeVault
2019-08-13add close command at global levelAditya Srivastava
2019-08-07Allow cc/bcc command to receive no argumentsDaniel Bridges