Commit Graph

13 Commits

Author SHA1 Message Date
4a69e0f578 cleanup
All checks were successful
tests / build (push) Successful in 1m4s
tests / fmt (push) Successful in 2m17s
tests / clippy (push) Successful in 2m14s
tests / pre-commit (push) Successful in 2m12s
tests / test (push) Successful in 2m27s
deploy / release-image (push) Successful in 6m11s
2024-06-19 19:14:44 +02:00
cad6cf22fa fix empty pages
All checks were successful
tests / fmt (push) Successful in 1m16s
tests / build (push) Successful in 1m54s
tests / clippy (push) Successful in 1m50s
tests / pre-commit (push) Successful in 1m50s
tests / test (push) Successful in 2m13s
deploy / release-image (push) Successful in 5m34s
2024-06-19 00:24:32 +02:00
92be6c26a6 fix pagination + add refresh button
All checks were successful
tests / fmt (push) Successful in 1m57s
tests / test (push) Successful in 2m7s
tests / clippy (push) Successful in 2m5s
tests / build (push) Successful in 2m11s
tests / pre-commit (push) Successful in 2m5s
deploy / release-image (push) Successful in 5m3s
2024-06-18 23:27:47 +02:00
dbaf1a1374 reset loop state on leave/stop 2024-06-18 15:49:58 +02:00
54c36688b7 add loop command
All checks were successful
tests / fmt (push) Successful in 57s
tests / clippy (push) Successful in 1m16s
tests / pre-commit (push) Successful in 1m14s
tests / build (push) Successful in 1m30s
tests / test (push) Successful in 1m36s
2024-06-17 15:14:22 +02:00
55fe212424 add skip command 2024-06-13 20:42:53 +02:00
a0ac87959b paginate /queue
All checks were successful
tests / fmt (push) Successful in 2m15s
tests / fmt (pull_request) Successful in 1m35s
tests / test (push) Successful in 2m39s
tests / pre-commit (push) Successful in 2m37s
tests / clippy (push) Successful in 2m44s
tests / build (push) Successful in 3m4s
tests / clippy (pull_request) Successful in 2m49s
tests / build (pull_request) Successful in 2m53s
tests / test (pull_request) Successful in 2m51s
tests / pre-commit (pull_request) Successful in 1m34s
2024-06-13 00:49:11 +02:00
af4abf8ade fix clippy warnings
Some checks failed
Rust / build (push) Successful in 1m17s
Rust / test (push) Successful in 1m11s
Rust / fmt (push) Successful in 34s
Rust / pre-commit (push) Successful in 39s
Rust / clippy (push) Failing after 11m36s
2024-06-06 16:52:12 +02:00
243027a653 let bot leave if it is alone
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-19 17:23:19 +01:00
594a22e743 keep delete as chat command
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-17 15:09:34 +01:00
872464bd31 use interactions instead of chat commands
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-17 14:34:55 +01:00
c4344b1ddd add delete command to clean up the channel 2024-02-16 18:09:53 +01:00
8a8a807547 split main.rs into files 2024-02-16 14:23:20 +01:00