aboutsummaryrefslogtreecommitdiffstats
path: root/commands/compose/encrypt.go
Commit message (Expand)AuthorAgeFilesLines
* commands: refactor registrationRobin Jarry2024-01-201-1/+6
* commands: use completion from go-optRobin Jarry2023-10-281-4/+0
* commands: parse arguments with go-optRobin Jarry2023-10-281-7/+0
* app: export global functionsRobin Jarry2023-10-101-3/+3
* widgets: rename package to appRobin Jarry2023-10-101-4/+4
* tabs: rename SelectedTab to SelectedTabContentRobin Jarry2022-07-231-1/+1
* pgp: check encryption keys before sending messageTim Culverhouse2022-05-061-12/+0
* pgp: PGP/MIME encryption for outgoing emailsKoni Marti2022-01-071-0/+44