enbas/internal/executor
Dan Anglin d452122b58
feat: add support for liking and unliking statuses
Add support for liking and un-liking statuses by allowing users to add
and remove stars/likes to them.

The user can also view a list of statuses that they've liked.
2024-06-04 17:01:33 +01:00
..
account.go fix: update error handling 2024-06-02 11:35:43 +01:00
add.go feat: add support for liking and unliking statuses 2024-06-04 17:01:33 +01:00
block.go fix: update error handling 2024-06-02 11:35:43 +01:00
const.go feat: add support for liking and unliking statuses 2024-06-04 17:01:33 +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 support for liking and unliking statuses 2024-06-04 17:01:33 +01:00
show.go feat: add support for liking and unliking statuses 2024-06-04 17:01:33 +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