summaryrefslogtreecommitdiff
path: root/models
AgeCommit message (Expand)Author
2022-07-10threading: add backend capabilities to workersTim Culverhouse
2022-04-27refactor: refactor pgp implementationTim Culverhouse
2022-02-24threading: implement on-the-fly message threadingKoni Marti
2020-11-14models: add RFC822 headers to OriginalMailReto Brunner
2020-11-14remove models.Address in favor of go-message AddressReto Brunner
2020-08-31handle message unknown charset errorJeff Martin
2020-08-20base models.Address on the mail.Address typeReto Brunner
2020-06-26Fix dates in reply/forward commands.Reto Brunner
2020-02-16dirlist: actually honor the DirInfoReto Brunner
2020-01-09add .OriginalMIMEType variable to reply templateLeszek Cimała
2020-01-09create OriginalMail structLeszek Cimała
2020-01-05models: add BodyStructure.PartAtIndexReto Brunner
2019-12-27Add labels to index format (%g)Reto Brunner
2019-07-08Factor IMAP-specific structs out of UI modelsBen Burwell
2019-07-08Factor UI models out of the worker message packageBen Burwell