summaryrefslogtreecommitdiff
path: root/commands
AgeCommit message (Expand)Author
2022-02-19filter/search: display current search/filter argumentsinwit
2022-02-19unsubscribe: parse internationalized headersKoni Marti
2022-02-06postpone: re-open review mode on errorKoni Marti
2022-01-31completions: add folder flexible search as an optioninwit
2022-01-31compose: add option to never include your own address when replyingjohn1doe@ya.ru
2022-01-29recover: recover emails from tempdir after a crashKoni Marti
2022-01-27reply: use new-message template for non-quoted repliesRobin Jarry
2022-01-22msgstore: fetch missing headers in visual modeKoni Marti
2022-01-19compose: add default template for new messagesRobin Jarry
2022-01-19docs: mention missing -T options for compose and forwardRobin Jarry
2022-01-07pgp: PGP/MIME encryption for outgoing emailsKoni Marti
2022-01-07pgp: PGP/MIME signing for outgoing emailsKoni Marti
2021-12-13recall: allow recalling messages from any folderinwit
2021-11-05imap: add manual {dis,}connect supportRobin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2021-03-07add mimeType to OriginalMail struct for both forward and replyReto Brunner
2021-02-28send: fix missing error returnReto Brunner
2021-02-26Fix linter warningsReto 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-30Refactor lib/open to accept user provided argumentsReto Brunner
2021-01-24send: don't block the UI thread during the sendingReto Brunner
2021-01-14save: if part name is a path, only use the filenameRobin Opletal
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-11-21Refactor send commandReto Brunner
2020-11-14reply: add References headerReto 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-11-14models: add RFC822 headers to OriginalMailReto Brunner
2020-11-14remove models.Address in favor of go-message AddressReto Brunner
2020-09-22propagate error from sendmaily0ast
2020-09-21reply: don't override the answered flag if we didn't sendReto Brunner
2020-08-31handle message unknown charset errorJeff Martin
2020-08-27reply: use set instead of linear searchReto Brunner
2020-08-20msg/reply: don't cc the sending address on reply allReto Brunner
2020-08-20Add account alias configuration and correctly set From fieldy0ast
2020-08-20msg/reply: handle addresses as addressesReto Brunner
2020-08-20base models.Address on the mail.Address typeReto Brunner
2020-08-19Add support for :rmdirARaspiK
2020-08-13Add `oauthbearer` support for SMTPR Chowdhury
2020-08-06Implement style configuration.Kalyan Sriram
2020-08-03Set environment variables for the exec commandNicolai Dagestad
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-07-27Remove hard coded bodystruct path everywhereReto Brunner
2020-07-17run go fmtReto Brunner
2020-07-09Use PushStatus instead of SetStatus where it makes senseHeiko Carrasco
2020-07-08Add additional flagging functionalityARaspiK
2020-07-08Allow open to be asynchronousAndrew Jeffery