enbas/internal/client
Dan Anglin 3037af60ed
feat: mute and unmute statuses
This commit adds support for muting and unmuting statuses. When viewing
a status the user can now see whether they've muted the status or not.
A status can only be muted by the user if they own it or are mentioned
in it.

PR: apollo/enbas#47
Resolves: apollo/enbas#46
2024-08-16 14:42:57 +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 21:40:17 +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: mute and unmute statuses 2024-08-16 14:42:57 +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