Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use PushStatus instead of SetStatus where it makes sense | Heiko Carrasco | 2020-07-09 | 1 | -3/+1 | |
* | Revert "Add Style configuration" | Drew DeVault | 2020-05-28 | 1 | -2/+4 | |
* | Revert "Remove duration from the status methods" | Drew DeVault | 2020-05-28 | 1 | -5/+5 | |
* | Remove duration from the status methods | Reto Brunner | 2020-05-27 | 1 | -5/+5 | |
* | Add Style configuration | Reto Brunner | 2020-05-27 | 1 | -4/+2 | |
* | Set AnsweredFlag on successful reply | Srivathsan Murali | 2020-05-25 | 1 | -0/+2 | |
* | gofmt | Drew DeVault | 2020-05-19 | 1 | -1/+1 | |
* | Show 'Message sent' only for ten seconds instead of permanently | elumbella | 2020-05-11 | 1 | -4/+4 | |
* | gofmt fixes | Drew DeVault | 2020-04-24 | 1 | -1/+1 | |
* | Use aerc.PushError where appropriate | Ben Fiedler | 2020-04-23 | 1 | -2/+1 | |
* | Update dependencies | Simon Ser | 2020-03-03 | 1 | -1/+1 | |
* | Mark sent messages as "seen" in maildir | Galen Abell | 2020-03-03 | 1 | -2/+2 | |
* | Add support for AUTH LOGIN submission | Luke Drummond | 2019-11-01 | 1 | -0/+3 | |
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 | |
* | Sendmail: allow for arbitrary parameters | Reto Brunner | 2019-07-29 | 1 | -1/+11 | |
* | Add missing fallthrough | Drew DeVault | 2019-07-27 | 1 | -0/+2 | |
* | Implement sendmail support | Drew DeVault | 2019-07-27 | 1 | -10/+36 | |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -3/+13 | |
* | Fix Cc & Bcc handling in replies | Drew DeVault | 2019-06-21 | 1 | -0/+3 | |
* | Mark sent emails as read | Yash Srivastav | 2019-06-08 | 1 | -1/+2 | |
* | Fix special characters in address.PersonalName | Drew DeVault | 2019-05-25 | 1 | -11/+11 | |
* | Pass ServerName to tls.Config for SMTP | Drew DeVault | 2019-05-20 | 1 | -2/+12 | |
* | asdf | Drew DeVault | 2019-05-20 | 1 | -6/+2 | |
* | Fix scdoc & gofmt issues | Drew DeVault | 2019-05-18 | 1 | -4/+4 | |
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -2/+2 | |
* | Remove debug logging | Drew DeVault | 2019-05-17 | 1 | -1/+0 | |
* | Refactor STARTTLS to prevent downgrade attacks | Drew DeVault | 2019-05-17 | 1 | -23/+27 | |
* | s/Sent/Message sent/ | Drew DeVault | 2019-05-16 | 1 | -2/+2 | |
* | Let caller pass in custom headers to compose | Drew DeVault | 2019-05-16 | 1 | -2/+2 | |
* | Copy sent emails to the Sent folder | Drew DeVault | 2019-05-15 | 1 | -14/+51 | |
* | Remove tab before going async | Drew DeVault | 2019-05-14 | 1 | -1/+1 | |
* | Add distinct keybindings for each compose view | Drew DeVault | 2019-05-14 | 1 | -0/+163 |