aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace uint32 uids with opaque stringsRobin Jarry2024-08-281-3/+31
* templates: add a template for forwaded messagesinwit2024-08-201-0/+1
* forward: allow forwarded flag to be setinwit2024-08-201-0/+3
* imap: expose extension in capabilitiesKoni Marti2024-08-041-2/+12
* reply: allow copying to current folderRobin Jarry2024-08-031-0/+1
* reply: handle the Sender headerBence Ferdinandy2024-08-031-0/+1
* templates: add {{.AccountFrom}} templateBence Ferdinandy2024-08-031-0/+1
* threadbuilder: show siblings even when no parent foundKoni Marti2024-06-251-0/+1
* templates: add .AccountBackendBence Ferdinandy2024-06-051-0/+1
* flags: add support for draft flagJason Cox2024-01-262-0/+4
* templates: move signature from compose to templatesBence Ferdinandy2024-01-081-0/+1
* templates: add full path of file(s) as Filename(s)Bence Ferdinandy2023-12-312-0/+3
* dirtree: add custom virtual directory roleKoni Marti2023-11-231-0/+2
* threads: add .ThreadUnread to template datainwit2023-11-121-0/+1
* ui: enable showing of thread-contextTim Culverhouse2023-09-271-0/+1
* templates: attach directly from templatesKoni Marti2023-08-031-0/+1
* templates: add ThreadCount and ThreadFoldedKoni Marti2023-07-161-0/+2
* templates: add map functionsRobin Jarry2023-06-101-0/+2
* templates: add boolean flagsRobin Jarry2023-05-201-0/+6
* templates: use template interface consistentlyKoni Marti2023-05-161-0/+1
* directory: add IANA mailbox rolesTim Culverhouse2023-04-221-0/+27
* directory: use directory to store rue countsTim Culverhouse2023-04-221-9/+7
* directory: remove attributes fieldTim Culverhouse2023-04-221-2/+1
* capabilities: report capabilities from backendTim Culverhouse2023-04-221-3/+0
* parse msg-id lists more liberallyNguyễn Gia Phong2023-03-261-9/+4
* templates: add conditional style methodRobin Jarry2023-03-081-0/+1
* templates: add switch/case functionsRobin Jarry2023-03-081-0/+5
* templates: make SubjectBase official apiRobin Jarry2023-03-081-0/+1
* templates: separate thread prefix from subjectRobin Jarry2023-03-081-0/+1
* templates: allow inline user stylesTim Culverhouse2023-03-021-0/+1
* dirlist: use templates instead of % mini languageRobin Jarry2023-02-201-0/+1
* statusline: add column based render formatRobin Jarry2023-02-201-0/+6
* templates: add message counts for specific foldersRobin Jarry2023-02-201-3/+3
* templates: unify data interfaceRobin Jarry2023-02-201-0/+36
* model: change flags array to bitmaskRobin Jarry2023-01-041-4/+8
* message-info: add explicit References fieldTim Culverhouse2022-11-091-0/+4
* envelope: add InReplyTo fieldTim Culverhouse2022-11-091-0/+4
* msgpart: factorize mime type and filename constructionRobin Jarry2022-10-161-0/+16
* lint: apply new formatting rulesMoritz Poldrack2022-08-011-1/+1
* threading: add backend capabilities to workersTim Culverhouse2022-07-101-0/+9
* refactor: refactor pgp implementationTim Culverhouse2022-04-271-0/+24
* threading: implement on-the-fly message threadingKoni Marti2022-02-241-0/+45
* models: add RFC822 headers to OriginalMailReto Brunner2020-11-141-4/+5
* remove models.Address in favor of go-message AddressReto Brunner2020-11-141-28/+5
* handle message unknown charset errorJeff Martin2020-08-311-0/+1
* base models.Address on the mail.Address typeReto Brunner2020-08-201-24/+10
* Fix dates in reply/forward commands.Reto Brunner2020-06-261-1/+1
* dirlist: actually honor the DirInfoReto Brunner2020-02-161-0/+3
* add .OriginalMIMEType variable to reply templateLeszek Cimała2020-01-091-3/+4
* create OriginalMail structLeszek Cimała2020-01-091-0/+7