aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/view.go
Commit message (Expand)AuthorAgeFilesLines
* commands: refactor registrationRobin Jarry2024-01-201-1/+6
* ui: make viewer tab title configurable via templatesBence Ferdinandy2023-11-231-1/+16
* commands: use completion from go-optRobin Jarry2023-10-281-4/+0
* commands: parse arguments with go-optRobin Jarry2023-10-281-19/+5
* app: export global functionsRobin Jarry2023-10-101-7/+7
* widgets: rename package to appRobin Jarry2023-10-101-4/+4
* config: make various sections accessible via global varsRobin Jarry2022-12-141-1/+1
* view: add peek flag and propagateKoni Marti2022-10-041-3/+16
* viewer: option to not mark message as seenKoni Marti2022-10-041-1/+2
* refactor: refactor pgp implementationTim Culverhouse2022-04-271-1/+1
* aerc: always check SelectedAccount return valueRobin Jarry2022-02-251-0/+3
* go.mod: change base git urlRobin Jarry2021-11-051-2/+2
* handle message unknown charset errorJeff Martin2020-08-311-0/+4
* Revert "Add Style configuration"Drew DeVault2020-05-281-2/+1
* Revert "Remove duration from the status methods"Drew DeVault2020-05-281-1/+2
* Remove duration from the status methodsReto Brunner2020-05-271-2/+1
* Add Style configurationReto Brunner2020-05-271-1/+2
* pgp: fail gracefully from email decryptionRay Ganardi2020-05-251-1/+5
* Initial support for PGP decryption & signaturesDrew DeVault2020-03-031-2/+6
* Fix crash when no message is selectedWiktor Kwapisiewicz2019-12-041-1/+4
* commands/account: Disable :view for deleted msgsKevin Kuehler2019-11-171-1/+2
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* Implement basic tab completion supportGregory Mullen2019-06-291-3/+12
* widget: Add ProvidesMessage interfaceKevin Kuehler2019-06-021-1/+1
* Rename :delete-message et al to :delete et alDrew DeVault2019-05-191-0/+30