summaryrefslogtreecommitdiff
path: root/widgets/compose.go
AgeCommit message (Expand)Author
2021-11-05go.mod: change base git urlRobin Jarry
2021-10-28view,compose: use border color to separate headers from bodyRobin Jarry
2021-01-14compose: apply default style to header separatorEyal Sawady
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-12-15Use extensions for querying the mime type of attachmentsReto Brunner
2020-11-14compose: use a proper header instead of a string mapReto Brunner
2020-11-14rename header to heditorsReto Brunner
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-06-09Make grid sizes dynamicJeffas
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-28Revert "Remove duration from the status methods"Drew DeVault
2020-05-27Remove duration from the status methodsReto Brunner
2020-05-27Add Style configurationReto Brunner
2020-05-25Set AnsweredFlag on successful replySrivathsan Murali
2020-04-24Add recall commandJeffas
2020-04-24Add postpone commandJeffas
2020-04-24Remove ability to specify headers in the editorReto Brunner
2020-03-03compose: add space between headers and editorDrew DeVault
2020-01-16Correct spellingReto Brunner
2020-01-09remove Original* checkLeszek Cimała
2020-01-09create OriginalMail structLeszek Cimała
2019-12-21Add address book completion in composerBen Burwell
2019-12-12Composer: fix EOF errorsDrew DeVault
2019-12-08remove garbage headers in reply messageLeszek Cimała
2019-12-07Parse headers from templateRobert Günzler
2019-12-04Revert "Parse headers from template"Drew DeVault
2019-12-04Parse headers from templateRobert Günzler
2019-11-17Allow fields in compose widget to be clickedGreg Anders
2019-11-10Add some defaults for template optionsDrew DeVault
2019-11-10Add Templates with ParsingSrivathsan Murali
2019-09-12Add signaturesJeffas
2019-09-11Add MouseableJeffas
2019-09-04widgets: rewrite references to os.SET_SEEK to io.SeekStartWagner Riffel
2019-08-20Add forwarding as attachment featureJelle Besseling
2019-08-20Add addresses argument to forward commandJelle Besseling
2019-08-07Allow cc/bcc command to receive no argumentsDaniel Bridges
2019-08-07cc/bcc: Append to existing headers if called twiceKevin Kuehler
2019-08-03Add cc and bcc commandsDaniel Bridges
2019-08-02Fix sending attachments with less than 512 bytesBen Burwell
2019-08-02Include body MIME terminator in multipart messagesBen Burwell
2019-07-27Add :detach commandGalen Abell
2019-07-27Fix review message not filling entire spaceGalen Abell
2019-07-26Add command history and cyclingGalen Abell
2019-07-26Support configurable header layout in compose widgetDaniel Bridges
2019-07-19Add [a]ttach to the review message promptsDrew DeVault
2019-07-19Add Unix socket for communicating with aercDrew DeVault
2019-07-19Add :attach command for composeGalen Abell
2019-07-17When reviewing an email don't pass characters onJeffas