aboutsummaryrefslogtreecommitdiff
path: root/commands/msg/reply.go
AgeCommit message (Expand)Author
2020-02-19msg/reply: simplify string comparisonReto Brunner
2020-02-16msg/reply: fix address comparisonReto Brunner
2020-01-09add .OriginalMIMEType variable to reply templateLeszek Cimała
2020-01-09create OriginalMail structLeszek Cimała
2020-01-05FetchBodyParts: decode source in the workersReto Brunner
2019-12-07use correct headers for message partLeszek Cimała
2019-11-10Add Templates with ParsingSrivathsan Murali
2019-09-12Add signaturesJeffas
2019-09-11Check the subject line for lowercase reJeffas
2019-09-11Ensure mimetype parts are converted to lower caseJeffas
2019-09-04all: purge redundant underscoresWagner Riffel
2019-08-20Move forward command to it's own fileJelle Besseling
2019-07-26Support configurable header layout in compose widgetDaniel Bridges
2019-07-15commands: Don't crash when store is nilKevin Kuehler
2019-07-10Fix crashes when operating on empty folder (#216)Daniel Bridges
2019-07-08Factor IMAP-specific structs out of UI modelsBen Burwell
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-09Update reply to use getopt posix optind formatClayton Craft
2019-06-07Message list: implement index-format optionYash Srivastav
2019-06-02widget: Add ProvidesMessage interfaceKevin Kuehler