enbas/internal/model
Dan Anglin 32ca448ae7
feat: add and remove accounts from a list
Summary:

This commit adds the ability to add and remove accounts from a list.

The list models has also been updated to change the way lists are
displayed on screen.

Changes:

- Added a subcommand to add accounts to a list.
- Added a subcommand to remove accounts from a list.
- Added a custom error for unknown subcommands.
- Added a custom error when no account IDs are specified when
  expected.
2024-05-19 11:48:36 +01:00
..
account.go fix(breaking): update the credentials filename 2024-02-27 09:31:17 +00:00
application.go feat: add Enbas 2024-02-23 09:44:57 +00:00
emoji.go feat: add Enbas 2024-02-23 09:44:57 +00:00
instance_v2.go feat: add timeline support 2024-02-24 15:53:29 +00:00
list.go feat: add and remove accounts from a list 2024-05-19 11:48:36 +01:00
status.go fix: add proper support for multi-line wrapping 2024-02-24 17:46:00 +00:00
timeline.go fix: add proper support for multi-line wrapping 2024-02-24 17:46:00 +00:00