enbas/internal/executor
Dan Anglin 792a93d736
feat: add support for polls
Add support for creating, viewing and voting in
polls.
2024-06-15 18:40:13 +01:00
..
accept_or_reject.go refactor: update code for the executor package 2024-06-10 18:59:01 +01:00
account.go fix: update error handling 2024-06-02 11:35:43 +01:00
add.go feat: add support for polls 2024-06-15 18:40:13 +01:00
block_or_unblock.go refactor: update code for the executor package 2024-06-10 18:59:01 +01:00
commands.go refactor: update code for the executor package 2024-06-10 18:59:01 +01:00
create.go feat: add support for polls 2024-06-15 18:40:13 +01:00
delete.go feat: add pager support 2024-06-09 15:58:10 +01:00
edit.go feat: add pager support 2024-06-09 15:58:10 +01:00
errors.go feat: add support for polls 2024-06-15 18:40:13 +01:00
executor.go fix: update error handling 2024-06-02 11:35:43 +01:00
flags.go feat: add support for polls 2024-06-15 18:40:13 +01:00
follow_or_unfollow.go refactor: update code for the executor package 2024-06-10 18:59:01 +01:00
login.go feat: add pager support 2024-06-09 15:58:10 +01:00
remove.go feat: add support for polls 2024-06-15 18:40:13 +01:00
resources.go feat: add support for polls 2024-06-15 18:40:13 +01:00
show.go feat: add support for polls 2024-06-15 18:40:13 +01:00
switch.go feat: add pager support 2024-06-09 15:58:10 +01:00
usage.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
version.go fix: improve version output 2024-06-10 19:36:00 +01:00
whoami.go fix: update error handling 2024-06-02 11:35:43 +01:00