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