enbas/internal/executor
Dan Anglin 632a620180
feat: view media with external applications
This commit adds integration to external image viewers and video players
to allow users to view image and video attachments.

Enbas creates a cache directory where the media is downloaded to before
opening the external program for viewing.

Users can view one or more media attachments from a single status.
2024-06-22 01:16:24 +01:00
..
accept_or_reject.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
account.go fix: update error handling 2024-06-02 11:35:43 +01:00
add.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
block_or_unblock.go feat: add support for muting and unmuting accounts 2024-06-18 04:59:32 +01:00
commands.go feat: add support for muting and unmuting accounts 2024-06-18 04:59:32 +01:00
create.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
delete.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
edit.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
errors.go fix: check following before adding to list 2024-06-16 20:29:16 +01:00
executor.go fix: update error handling 2024-06-02 11:35:43 +01:00
flags.go feat: view media attachment information 2024-06-18 19:58:59 +01:00
follow_or_unfollow.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
login.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
mute_or_unmute.go feat: add support for muting and unmuting accounts 2024-06-18 04:59:32 +01:00
remove.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
resources.go feat: view media attachment information 2024-06-18 19:58:59 +01:00
show.go feat: view media with external applications 2024-06-22 01:16:24 +01:00
switch.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
usage.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
version.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
whoami.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00