enbas/internal/model
Dan Anglin 56445601a3
feat: add support for muting and unmuting accounts
Now that muting and unmuting accounts are now supported in GoToSocial
(as of version 0.16.0) Enbas can now allow users to do that.

Users can also see a list of accounts that they've muted.
2024-06-18 04:59:32 +01:00
..
account.go feat: add support for muting and unmuting accounts 2024-06-18 04:59:32 +01:00
application.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
const.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
emoji.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
instance_v2.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
list.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
poll.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
preferences.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
status.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
status_content_type.go fix: update error handling 2024-06-02 11:35:43 +01:00
status_visibility.go fix: update error handling 2024-06-02 11:35:43 +01:00
timeline.go fix: add new type StatusList 2024-06-03 03:54:27 +01:00