enbas/internal/executor
Dan Anglin e73dbb45ed
feat: add more browser support
Add support for opening links for accounts and statuses in a user's
favourite web browser.

Changes:

- Add browser support if the BROWSER environment variable is set.
- Add support for viewing accounts in the browser.
- Add support for viewing statuses in the browser (if they are publicly
  viewable)
2024-05-29 22:23:51 +01:00
..
account.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
add.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
block.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
const.go feat: add more browser support 2024-05-29 22:23:51 +01:00
create.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
delete.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
errors.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
executor.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
flags.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
follow.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
login.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
remove.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
show.go feat: add more browser support 2024-05-29 22:23:51 +01:00
switch.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
update.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
usage.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
version.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
whoami.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00