about summary refs log tree commit diff stats
path: root/commands/msg/forward.go
Commit message (Expand)AuthorAgeFilesLines
* base models.Address on the mail.Address typeReto Brunner2020-08-201-1/+2
* Remove hard coded bodystruct path everywhereReto Brunner2020-07-271-5/+4
* Fix dates in reply/forward commands.Reto Brunner2020-06-261-1/+1
* Revert "Add Style configuration"Drew DeVault2020-05-281-2/+1
* Revert "Remove duration from the status methods"Drew DeVault2020-05-281-1/+2
* Remove duration from the status methodsReto Brunner2020-05-271-2/+1
* Add Style configurationReto Brunner2020-05-271-1/+2
* msg/forward: fix body part selectionReto Brunner2020-05-171-2/+8
* FetchBodyPart doesn't need the parent body structureReto Brunner2020-05-171-1/+1
* store.FetchFull: Change callback type to expose entire messageBen Fiedler2020-05-011-2/+4
* Add recall commandJeffas2020-04-241-1/+1
* Add postpone commandJeffas2020-04-241-1/+0
* create OriginalMail structLeszek CimaƂa2020-01-091-4/+6
* FetchBodyParts: decode source in the workersReto Brunner2020-01-051-24/+2
* Add Templates with ParsingSrivathsan Murali2019-11-101-78/+77
* Add signaturesJeffas2019-09-121-2/+2
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* Add forwarding as attachment featureJelle Besseling2019-08-201-4/+61
* Add addresses argument to forward commandJelle Besseling2019-08-201-1/+9
* Move forward command to it's own fileJelle Besseling2019-08-201-0/+104