Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix special characters in address.PersonalName | Drew DeVault | 2019-05-25 | 1 | -6/+9 | |
| | ||||||
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -4/+4 | |
| | ||||||
* | Fix date header on outgoing emails | Drew DeVault | 2019-05-17 | 1 | -1/+1 | |
| | ||||||
* | Decode email when reading it for quoting | Drew DeVault | 2019-05-16 | 1 | -0/+1 | |
| | ||||||
* | Implement :reply -q and :reply -a | Drew DeVault | 2019-05-16 | 1 | -0/+9 | |
| | ||||||
* | Implement (basic form) of :reply | Drew DeVault | 2019-05-16 | 1 | -3/+11 | |
| | ||||||
* | Let caller pass in custom headers to compose | Drew DeVault | 2019-05-16 | 1 | -6/+32 | |
| | ||||||
* | Copy sent emails to the Sent folder | Drew DeVault | 2019-05-15 | 1 | -1/+9 | |
| | | | | Or rather, to a user-specified folder | |||||
* | Update tab name as subject changes | Drew DeVault | 2019-05-14 | 1 | -0/+12 | |
| | | | | Also moves truncation to the tab widget | |||||
* | Add $EDITOR, internal config for compose | Drew DeVault | 2019-05-14 | 1 | -5/+12 | |
| | ||||||
* | Add distinct keybindings for each compose view | Drew DeVault | 2019-05-14 | 1 | -0/+10 | |
| | ||||||
* | Implement sending emails /o/ | Drew DeVault | 2019-05-14 | 1 | -18/+42 | |
| | ||||||
* | Add :send-message, prepares & writes email to /tmp | Drew DeVault | 2019-05-14 | 1 | -0/+79 | |
| | ||||||
* | Spec out review message screen | Drew DeVault | 2019-05-13 | 1 | -6/+58 | |
| | ||||||
* | Populate "From" header from config for new emails | Drew DeVault | 2019-05-13 | 1 | -12/+20 | |
| | ||||||
* | Implement :{next,prev}-field in compose view | Drew DeVault | 2019-05-12 | 1 | -1/+16 | |
| | ||||||
* | Expand compose focus handling a bit | Drew DeVault | 2019-05-12 | 1 | -19/+30 | |
| | ||||||
* | Add initial compose widget | Drew DeVault | 2019-05-12 | 1 | -0/+122 | |