Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-08 | Mark sent emails as read | Yash Srivastav | |
2019-05-26 | Implement :edit in compose screen | Drew DeVault | |
2019-05-25 | Fix special characters in address.PersonalName | Drew DeVault | |
2019-05-20 | Pass ServerName to tls.Config for SMTP | Drew DeVault | |
2019-05-20 | asdf | Drew DeVault | |
2019-05-18 | Fix scdoc & gofmt issues | Drew DeVault | |
2019-05-17 | s/aerc2/aerc/g | Drew DeVault | |
2019-05-17 | Remove debug logging | Drew DeVault | |
2019-05-17 | Refactor STARTTLS to prevent downgrade attacks | Drew DeVault | |
2019-05-16 | s/Sent/Message sent/ | Drew DeVault | |
2019-05-16 | Let caller pass in custom headers to compose | Drew DeVault | |
2019-05-15 | Copy sent emails to the Sent folder | Drew DeVault | |
Or rather, to a user-specified folder | |||
2019-05-14 | Implement abort command | Cole Helbling | |
This allows the user to close the compose tab without sending their current composition. | |||
2019-05-14 | Remove tab before going async | Drew DeVault | |
To prevent repeated attempts to send | |||
2019-05-14 | Add distinct keybindings for each compose view | Drew DeVault | |
2019-05-14 | Send emails asyncronously | Drew DeVault | |
2019-05-14 | Implement sending emails /o/ | Drew DeVault | |
2019-05-14 | Add :send-message, prepares & writes email to /tmp | Drew DeVault | |
2019-05-12 | Implement :{next,prev}-field in compose view | Drew DeVault | |