enbas/internal/executor
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
..
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: add support for muting and unmuting accounts 2024-06-18 04:59:32 +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: add support for muting and unmuting accounts 2024-06-18 04:59:32 +01:00
show.go feat: add support for muting and unmuting accounts 2024-06-18 04:59:32 +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