aboutsummaryrefslogtreecommitdiff
path: root/models
AgeCommit message (Expand)Author
2024-01-26flags: add support for draft flagJason Cox
2024-01-08templates: move signature from compose to templatesBence Ferdinandy
2023-12-31templates: add full path of file(s) as Filename(s)Bence Ferdinandy
2023-11-23dirtree: add custom virtual directory roleKoni Marti
2023-11-12threads: add .ThreadUnread to template datainwit
2023-09-27ui: enable showing of thread-contextTim Culverhouse
2023-08-03templates: attach directly from templatesKoni Marti
2023-07-16templates: add ThreadCount and ThreadFoldedKoni Marti
2023-06-10templates: add map functionsRobin Jarry
2023-05-20templates: add boolean flagsRobin Jarry
2023-05-16templates: use template interface consistentlyKoni Marti
2023-04-22directory: add IANA mailbox rolesTim Culverhouse
2023-04-22directory: use directory to store rue countsTim Culverhouse
2023-04-22directory: remove attributes fieldTim Culverhouse
2023-04-22capabilities: report capabilities from backendTim Culverhouse
2023-03-26parse msg-id lists more liberallyNguyễn Gia Phong
2023-03-08templates: add conditional style methodRobin Jarry
2023-03-08templates: add switch/case functionsRobin Jarry
2023-03-08templates: make SubjectBase official apiRobin Jarry
2023-03-08templates: separate thread prefix from subjectRobin Jarry
2023-03-02templates: allow inline user stylesTim Culverhouse
2023-02-20dirlist: use templates instead of % mini languageRobin Jarry
2023-02-20statusline: add column based render formatRobin Jarry
2023-02-20templates: add message counts for specific foldersRobin Jarry
2023-02-20templates: unify data interfaceRobin Jarry
2023-01-04model: change flags array to bitmaskRobin Jarry
2022-11-09message-info: add explicit References fieldTim Culverhouse
2022-11-09envelope: add InReplyTo fieldTim Culverhouse
2022-10-16msgpart: factorize mime type and filename constructionRobin Jarry
2022-08-01lint: apply new formatting rulesMoritz Poldrack
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