Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | models: add RFC822 headers to OriginalMail | Reto Brunner | 2020-11-14 | 1 | -4/+5 |
* | remove models.Address in favor of go-message Address | Reto Brunner | 2020-11-14 | 1 | -28/+5 |
* | handle message unknown charset error | Jeff Martin | 2020-08-31 | 1 | -0/+1 |
* | base models.Address on the mail.Address type | Reto Brunner | 2020-08-20 | 1 | -24/+10 |
* | Fix dates in reply/forward commands. | Reto Brunner | 2020-06-26 | 1 | -1/+1 |
* | dirlist: actually honor the DirInfo | Reto Brunner | 2020-02-16 | 1 | -0/+3 |
* | add .OriginalMIMEType variable to reply template | Leszek Cimała | 2020-01-09 | 1 | -3/+4 |
* | create OriginalMail struct | Leszek Cimała | 2020-01-09 | 1 | -0/+7 |
* | models: add BodyStructure.PartAtIndex | Reto Brunner | 2020-01-05 | 1 | -0/+33 |
* | Add labels to index format (%g) | Reto Brunner | 2019-12-27 | 1 | -0/+1 |
* | Factor IMAP-specific structs out of UI models | Ben Burwell | 2019-07-08 | 1 | -4/+84 |
* | Factor UI models out of the worker message package | Ben Burwell | 2019-07-08 | 1 | -0/+52 |