| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Reopening mailcontent file to fix #166 | Stefan Rakel | 2019-06-27 | 1 | -1/+7 | |
| | | | | | | | Because editors like vim use backupfiles and rename them to the original name, the file handle used can point to the wrong file. Reopening the file should fix this. | |||||
| * | Fix Cc & Bcc handling in replies | Drew DeVault | 2019-06-21 | 1 | -7/+7 | |
| | | ||||||
| * | Execute the editor with the shell | Drew DeVault | 2019-06-07 | 1 | -1/+1 | |
| | | | | | Fixes #164 | |||||
| * | Use SetAddressList for From header | Drew DeVault | 2019-06-05 | 1 | -2/+10 | |
| | | ||||||
| * | Enumerate Cc and Bcc lists in composer | Drew DeVault | 2019-06-02 | 1 | -1/+20 | |
| | | ||||||
| * | Implement :edit in compose screen | Drew DeVault | 2019-05-26 | 1 | -27/+51 | |
| | | ||||||
| * | 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 | |
