Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-02 | widget: Add ProvidesMessage interface | Kevin Kuehler | |
Consists of 3 functions * Store: Access to MessageStore type * SelectedAccount: Access to Account widget that the target widget belongs to * SelectedMessage: Current message (selected in msglist or the one we are viewing) Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu> | |||
2019-06-02 | Fix infinite recursion in reply.go:findPlaintext | Drew DeVault | |
2019-06-01 | Fetch plaintext part when replying | Drew DeVault | |
2019-05-25 | Implement :forward | Drew DeVault | |
2019-05-25 | Fix special characters in address.PersonalName | Drew DeVault | |
2019-05-20 | Flesh out multipart switcher | Drew DeVault | |
2019-05-18 | Fix scdoc & gofmt issues | Drew DeVault | |
2019-05-17 | s/aerc2/aerc/g | Drew DeVault | |
2019-05-16 | Improve reply-all recipient enumeration strategy | Drew DeVault | |
2019-05-16 | Decode email when reading it for quoting | Drew DeVault | |
2019-05-16 | Don't prefix Re: if prefix already present | Drew DeVault | |
2019-05-16 | Implement :reply -q and :reply -a | Drew DeVault | |
2019-05-16 | Implement (basic form) of :reply | Drew DeVault | |