enbas/internal
Dan Anglin f64f8a43a6
fix: command line format for showing followers
CHANGES:

- When viewing followers and followings from an account, the from flag
  must now be set by the user.
    - enbas show --type followers --from account --my-account
    - enbas show --type following --from account --account-name john

- New error type for unsupported show operations: Return an error if
  enbas detects an unsupported show operation (e.g. showing media from a
  list).
2024-07-03 14:20:25 +01:00
..
client feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
config fix: set absolute path to the credentials file 2024-06-29 16:02:19 +01:00
executor fix: command line format for showing followers 2024-07-03 14:20:25 +01:00
model feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
printer feat: show user's actions on a status 2024-06-27 09:10:18 +01:00
utilities fix: set absolute path to the credentials file 2024-06-29 16:02:19 +01:00
internal.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00