enbas/internal/executor
Dan Anglin 181384fea3
docs: add the user manual
The user manual: a page that users can reference when playing with
Enbas.
2024-07-06 17:36:42 +01:00
..
accept_or_reject.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
account.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
add.go fix: update description for the vote flag 2024-07-03 13:34:27 +01:00
block_or_unblock.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
commands.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
create.go docs: add the user manual 2024-07-06 17:36:42 +01:00
delete.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
edit.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
errors.go fix: command line format for showing followers 2024-07-03 14:20:25 +01:00
executor.go fix: update error handling 2024-06-02 11:35:43 +01:00
flags.go fix: rename the choose flag. 2024-07-03 13:21:32 +01:00
follow_or_unfollow.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
init.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
login.go docs: updated documentation 2024-07-01 13:49:11 +01:00
mute_or_unmute.go fix: mute accounts indefinitely by default 2024-07-01 21:27:04 +01:00
remove.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
resources.go feat: view media attachment information 2024-06-18 19:58:59 +01:00
show.go fix: command line format for showing followers 2024-07-03 14:20:25 +01:00
switch.go refactor: update structure of switch executor 2024-07-01 21:12:20 +01:00
usage.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
version.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00
whoami.go feat: add configuration support to enbas 2024-06-25 12:39:39 +01:00