Commit graph

6 commits

Author SHA1 Message Date
d2c7377627
update flags 2024-05-30 09:09:51 +01:00
905f1209d0
create an enum type for status content type 2024-05-30 07:36:27 +01:00
74220dd25e
refactor: CreateStatusForm; fix: InvalidStatusVisibilityError 2024-05-30 06:55:01 +01:00
4038814d6a
checkpoint: add default user posting preferences for consideration 2024-05-30 05:46:28 +01:00
b2dc570385
checkpoint: enbas can now post statuses 2024-05-30 03:19:06 +01:00
55b93c6586
fix(breaking): update project structure
Move all executors to the internal folder package. This PR also comes
with additional breaking changes.

Changes:

- refactor: move all executors to the internal/executor package.
- refactor: update naming patterns for constants, variables, custom
  types, etc.
- fix(breaking): renamed the update command to edit.
- fix(breaking): update the flags for the switch command to make it
  more generic.
- fix(breaking): renamed the show-account-relationship flag to
  show-relationship.
- fix: update the print message from the whoami command.
2024-05-23 18:06:49 +01:00
Renamed from cmd/enbas/create.go (Browse further)