aboutsummaryrefslogtreecommitdiffstats
path: root/lib/attachment.go
Commit message (Expand)AuthorAgeFilesLines
* attach: use absolute paths instead of relativeBence Ferdinandy2024-04-141-1/+2
* compose: explicitly identify converted text/* partsRobin Jarry2024-04-131-6/+15
* send: prevent sending if multipart conversion failedVitaly Ovchinnikov2024-04-031-3/+4
* log: move package to libRobin Jarry2024-02-141-1/+1
* attach: add an option to pipe the attachments inVitaly Ovchinnikov2023-08-051-18/+22
* lib: invert logic of mimeDB lookupMoritz Poldrack2023-07-061-4/+2
* logging: rename package to logRobin Jarry2022-12-021-2/+2
* logging: homogenize levelsRobin Jarry2022-12-021-1/+1
* lib: prepare attachments for multiple readsKoni Marti2022-11-091-5/+15
* forward,recall: fix charsets in part attachmentKoni Marti2022-10-071-0/+17
* compose: refactor attachment handlingKoni Marti2022-07-021-0/+136