Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement :edit in compose screen | Drew DeVault | 2019-05-26 | 1 | -0/+21 |
* | 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 | 4 | -5/+5 |
* | 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 |
* | Implement abort command | Cole Helbling | 2019-05-14 | 1 | -0/+23 |
* | 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 | -1/+1 |
* | Send emails asyncronously | Drew DeVault | 2019-05-14 | 1 | -47/+73 |
* | Implement sending emails /o/ | Drew DeVault | 2019-05-14 | 1 | -6/+114 |
* | Add :send-message, prepares & writes email to /tmp | Drew DeVault | 2019-05-14 | 1 | -0/+29 |
* | Implement :{next,prev}-field in compose view | Drew DeVault | 2019-05-12 | 2 | -0/+46 |