enbas/internal
Dan Anglin c0f1f7d03a
All checks were successful
REUSE Compliance Check / check (push) Successful in 11s
feat: deleting statuses
This commit adds support for deleting statuses.

Before sending the delete request to the instance, Enbas will first
verify that the status that the user wants to delete actually belongs to
them.

The user has the option to save the text of the deleted status. This
will be written to a text file within the cache directory.

PR: #48
Resolves: #44
2024-08-16 18:53:08 +01:00
..
client feat: deleting statuses 2024-08-16 18:53:08 +01:00
config chore: REUSE.toml 2024-08-01 04:01:38 +01:00
executor feat: deleting statuses 2024-08-16 18:53:08 +01:00
flag feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
media feat: add all-images and all-videos flags 2024-08-01 04:24:47 +01:00
model chore: REUSE.toml 2024-08-01 04:01:38 +01:00
printer feat: mute and unmute statuses 2024-08-16 14:42:57 +01:00
usage feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
utilities feat: deleting statuses 2024-08-16 18:53:08 +01:00
version feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
internal.go chore: REUSE.toml 2024-08-01 04:01:38 +01:00