aboutsummaryrefslogtreecommitdiffstats
path: root/commands/compose/multipart.go
Commit message (Expand)AuthorAgeFilesLines
* commands: refactor registrationRobin Jarry2024-01-201-1/+5
* completion: refactor filter list apiRobin Jarry2023-11-021-1/+1
* commands: use completion from go-optRobin Jarry2023-10-281-4/+3
* commands: parse arguments with go-optRobin Jarry2023-10-281-25/+11
* app: export global functionsRobin Jarry2023-10-101-4/+4
* widgets: rename package to appRobin Jarry2023-10-101-4/+4
* config: make various sections accessible via global varsRobin Jarry2022-12-141-2/+3
* compose: allow writing multipart/alternative messagesRobin Jarry2022-12-071-0/+73