aboutsummaryrefslogtreecommitdiffstats
path: root/config/compose.go
Commit message (Expand)AuthorAgeFilesLines
* log: move package to libRobin Jarry2024-02-141-1/+1
* compose: add option for LF-only editorsMoritz Poldrack2023-09-181-0/+1
* compose: implement embedded headers in editorKoni Marti2023-07-171-0/+1
* config: recognize empty no-attachment-warningNojus Gudinavičius2023-07-141-0/+3
* compose: warn before sending with empty subjectJason Cox2023-05-161-0/+1
* config: use reflection to map ini keys to struct fieldsRobin Jarry2023-03-021-40/+14
* compose: allow sending format=flowed messagesRobin Jarry2023-01-261-0/+1
* config: make various sections accessible via global varsRobin Jarry2022-12-141-7/+9
* logging: rename package to logRobin Jarry2022-12-021-2/+2
* attach: open file picker menu with -m flagKoni Marti2022-11-211-0/+1
* config: move [compose] parsing in separate fileRobin Jarry2022-11-161-0/+59