Age | Commit message (Expand) | Author |
2019-07-04 | Use go-message implementation of GenerateMessageID | Ben Burwell |
2019-06-27 | Reopening mailcontent file to fix #166 | Stefan Rakel |
2019-06-21 | Fix Cc & Bcc handling in replies | Drew DeVault |
2019-06-07 | Execute the editor with the shell | Drew DeVault |
2019-06-05 | Use SetAddressList for From header | Drew DeVault |
2019-06-02 | Enumerate Cc and Bcc lists in composer | Drew DeVault |
2019-05-26 | Implement :edit in compose screen | Drew DeVault |
2019-05-25 | Fix special characters in address.PersonalName | Drew DeVault |
2019-05-17 | s/aerc2/aerc/g | Drew DeVault |
2019-05-17 | Fix date header on outgoing emails | Drew DeVault |
2019-05-16 | Decode email when reading it for quoting | Drew DeVault |
2019-05-16 | Implement :reply -q and :reply -a | Drew DeVault |
2019-05-16 | Implement (basic form) of :reply | 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 |
2019-05-14 | Update tab name as subject changes | Drew DeVault |
2019-05-14 | Add $EDITOR, internal config for compose | Drew DeVault |
2019-05-14 | Add distinct keybindings for each compose view | 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-13 | Spec out review message screen | Drew DeVault |
2019-05-13 | Populate "From" header from config for new emails | Drew DeVault |
2019-05-12 | Implement :{next,prev}-field in compose view | Drew DeVault |
2019-05-12 | Expand compose focus handling a bit | Drew DeVault |
2019-05-12 | Add initial compose widget | Drew DeVault |