enbas/internal/executor
Dan Anglin dd76a9a857
feat: add bookmark support
Add support for viewing the user's list of bookmarks, as well as adding
and removing statuses from the list.
2024-06-03 06:53:31 +01:00
..
account.go fix: update error handling 2024-06-02 11:35:43 +01:00
add.go feat: add bookmark support 2024-06-03 06:53:31 +01:00
block.go fix: update error handling 2024-06-02 11:35:43 +01:00
const.go feat: add bookmark support 2024-06-03 06:53:31 +01:00
create.go fix: update error handling 2024-06-02 11:35:43 +01:00
delete.go fix: update error handling 2024-06-02 11:35:43 +01:00
edit.go fix: update error handling 2024-06-02 11:35:43 +01:00
errors.go fix: update error handling 2024-06-02 11:35:43 +01:00
executor.go fix: update error handling 2024-06-02 11:35:43 +01:00
flags.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
follow.go fix: update error handling 2024-06-02 11:35:43 +01:00
login.go fix: update error handling 2024-06-02 11:35:43 +01:00
remove.go feat: add bookmark support 2024-06-03 06:53:31 +01:00
show.go feat: add bookmark support 2024-06-03 06:53:31 +01:00
switch.go fix: update error handling 2024-06-02 11:35:43 +01:00
usage.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
version.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
whoami.go fix: update error handling 2024-06-02 11:35:43 +01:00