enbas/internal/client
Dan Anglin b8b03748d7
feat: add more support for media attachments
This commit adds more support for interacting with media attachments.
Now users can:

- Upload media to their instances and create media attachments.
- Edit existing media attachments.
- Attach one or more existing media to a new status.
- Upload and attach one or more media files to a new status.

PR: apollo/enbas#42
Resolves: apollo/enbas#29
2024-08-15 18:12:12 +01:00
..
accounts.go refactor: update client package 2024-08-02 08:15:15 +01:00
client.go refactor: update client package 2024-08-02 08:15:15 +01:00
errors.go chore: REUSE.toml 2024-08-01 04:01:38 +01:00
instance.go refactor: update client package 2024-08-02 08:15:15 +01:00
lists.go refactor: update client package 2024-08-02 08:15:15 +01:00
media.go feat: add more support for media attachments 2024-08-15 18:12:12 +01:00
poll.go fix(BREAKING): update poll interaction 2024-08-14 11:29:30 +01:00
preferences.go refactor: update client package 2024-08-02 08:15:15 +01:00
register.go style: ran gofmt 2024-08-02 13:04:40 +01:00
statuses.go feat: add more support for media attachments 2024-08-15 18:12:12 +01:00
timelines.go refactor: update client package 2024-08-02 08:15:15 +01:00
token.go refactor: update client package 2024-08-02 08:15:15 +01:00