enbas/internal/client
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
..
accounts.go feat: add support for muting and unmuting accounts 2024-06-18 04:59:32 +01:00
client.go feat: view media with external applications 2024-06-22 01:16:24 +01:00
instance.go fix: update error handling 2024-06-02 11:35:43 +01:00
lists.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
media.go feat: view media with external applications 2024-06-22 01:16:24 +01:00
poll.go feat: add support for polls 2024-06-15 18:40:13 +01:00
preferences.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
register.go fix: update error handling 2024-06-02 11:35:43 +01:00
statuses.go feat: add support for polls 2024-06-15 18:40:13 +01:00
timelines.go feat: add support for liking and unliking statuses 2024-06-04 17:01:33 +01:00
token.go fix: update error handling 2024-06-02 11:35:43 +01:00