summaryrefslogtreecommitdiff
path: root/commands/msgview/open.go
AgeCommit message (Expand)Author
2022-06-26open: fix mimetype discovery for encrypted or signed messagesTim Culverhouse
2022-06-24pgp: fix pipe|open|save command behaviorTim Culverhouse
2022-06-14msgviewer: open http links from messagesKoni Marti
2022-03-23logging: added a log on panicMoritz Poldrack
2022-03-12all: fix minor issues found by staticcheckMoritz Poldrack
2021-11-05go.mod: change base git urlRobin Jarry
2021-01-30Get rid of the aerc.PushError(" " + $string) idiomReto Brunner
2021-01-30Refactor lib/open to accept user provided argumentsReto Brunner
2020-07-08Allow open to be asynchronousAndrew Jeffery
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-28Revert "Remove duration from the status methods"Drew DeVault
2020-05-27Remove duration from the status methodsReto Brunner
2020-05-27Add Style configurationReto Brunner
2020-05-17FetchBodyPart doesn't need the parent body structureReto Brunner
2020-04-06Try to open attachments with correct extensionGalen Abell
2020-03-09Refactoring: remove store from PartInfoDrew DeVault
2020-01-20msgview/open: remove manual decodingReto Brunner
2020-01-05FetchBodyParts: decode source in the workersReto Brunner
2019-09-04all: purge redundant underscoresWagner Riffel
2019-07-05Make :pipe command more genericDrew DeVault
2019-07-04Use "open" instead of "xdg-open" on Darwin systemsBen Burwell
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-17commands/msgview: add open commandRéouven Assouly