enbas/internal/executor
Dan Anglin 77d782af21
checkpoint: implement config everywhere
- disable some linters
- all executors now uses the config value
- some variable renaming based on golangci-lint feedback
- add path to the credentials file to the config so users can define the
  path to the credentials file
2024-06-25 04:49:14 +01:00
..
accept_or_reject.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
account.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
add.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
block_or_unblock.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
commands.go feat: add support for muting and unmuting accounts 2024-06-18 04:59:32 +01:00
create.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
delete.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
edit.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
errors.go checkpoint: add configuration 2024-06-25 04:49:14 +01:00
executor.go fix: update error handling 2024-06-02 11:35:43 +01:00
flags.go feat: view media attachment information 2024-06-18 19:58:59 +01:00
follow_or_unfollow.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
login.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
mute_or_unmute.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
remove.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
resources.go feat: view media attachment information 2024-06-18 19:58:59 +01:00
show.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
switch.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00
usage.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
version.go fix: add a new internal printer 2024-06-17 18:59:20 +01:00
whoami.go checkpoint: implement config everywhere 2024-06-25 04:49:14 +01:00