Commit graph

245 commits

Author SHA1 Message Date
7db048937b call loopbody on a read lock
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-04-01 18:39:03 +02:00
fcf4f3f7cf add debug implementations that helped (kinda) 2024-03-29 21:06:48 +01:00
9d94328cd6 mark call that locks execbody from using that routine 2024-03-29 21:05:21 +01:00
b5e95668a5 ISSUE - potential lock issue
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-29 09:03:16 -04:00
66195138f8 corrected error with validate_attr 2024-03-28 20:21:49 -04:00
5c35ad114a ISSUE - commented out problem code? 2024-03-28 17:52:43 -04:00
26f67787d7 addl debugging 2024-03-28 15:07:24 -04:00
1b534ebeb7 fixed routine attr validation logic 2024-03-28 13:46:02 -04:00
c27dd3b86f custom countdown 2024-03-28 13:18:02 -04:00
6d3b5eee41 routine assigns self reference at construct 2024-03-28 11:50:08 -04:00
2a1a7f8503 ExecBody & routine addl references 2024-03-28 04:39:03 -04:00
ca9361cc93 routine methods 2024-03-28 03:18:41 -04:00
4637312da9 impl stop 2024-03-28 02:13:38 -04:00
6c3a151668 impl other routine attr 2024-03-27 23:56:34 -04:00
e963ae250d (cont) routine methods 2024-03-27 23:00:04 -04:00
60fae25419 comments 2024-03-27 20:47:56 -04:00
537c3565a2 custom start test fn 2024-03-27 17:28:47 -04:00
669b2da871 cleanup start impl 2024-03-27 17:03:58 -04:00
226da4362a comments cleanup 2024-03-27 16:04:15 -04:00
8da8460e47 proper join handling at custom
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-27 14:51:56 -04:00
b08d91af5d (cont) start runonce
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-27 10:18:13 -04:00
3f8e798050 (cont) routine start
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-27 02:35:31 -04:00
5249c3af25 smol debug in identity 2024-03-27 01:29:09 -04:00
4e9316ad49 (init) experiment test module
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-26 16:56:30 -04:00
2ba92388a2 runonce implementation 2024-03-26 14:30:13 -04:00
6c7290883f (init) routine methods 2024-03-26 11:29:47 -04:00
34c3c8af7a Merge branch 'main' into routines-functionality
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-25 23:26:46 -04:00
b9227cc72b Merge pull request 'Recognize VIP badge as Special Roles' (#44) from vip-badge into main
All checks were successful
ci/woodpecker/push/cargo-checks Pipeline was successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
Reviewed-on: #44
2024-03-25 22:38:02 -04:00
de2ef03661 clippy & comments cleanup
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-25 21:50:39 -04:00
feff709714 unit tests
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-25 21:40:35 -04:00
e66985814a promote/demote checks invalid arg flag
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-25 20:24:05 -04:00
df6fe8ccb7 refined promote/demote 2024-03-25 20:11:50 -04:00
acfcae975e moved demote promote
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-25 19:36:45 -04:00
a6628a62a4 demote/promote vip 2024-03-25 19:33:24 -04:00
38e7060d86 auto VIP 2024-03-25 17:46:57 -04:00
1129e0d28a recognizes VIP badge 2024-03-25 17:01:36 -04:00
847d790513 Merge branch 'main' into vip-badge
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-25 16:33:00 -04:00
befb742b81 Merge pull request 'Exec Body Fn should be passed Parent BotAction' (#43) from parent-botaction-to-child-fn into main
All checks were successful
ci/woodpecker/push/cargo-checks Pipeline was successful
Reviewed-on: #43
2024-03-25 16:29:44 -04:00
6912708cfb comments cleanup
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-25 16:18:57 -04:00
f582c36f97 clippy 2024-03-25 15:46:37 -04:00
d746d0d073 custom does not req parent_module validation before say
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-25 14:15:14 -04:00
628db3c229 refactor core to use Notif msg 2024-03-25 14:11:21 -04:00
c0603739c9 Notifs only sent for BotAdmins 2024-03-25 11:55:16 -04:00
10d25bf34f notif BotMsgType
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
2024-03-25 10:07:34 -04:00
246c3d98e6 smol 2024-03-25 09:30:15 -04:00
35db264b9e Merge pull request 'writelock_issue' (#45) from issue-chat-say-id-write-lock into parent-botaction-to-child-fn
All checks were successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
Reviewed-on: #45
2024-03-24 23:44:24 -04:00
8b3395c19a smol 2024-03-24 23:42:59 -04:00
cfadd73096 readlock fix 2024-03-24 23:27:21 -04:00
ab5624c6fa (init) solution 2024-03-24 22:55:38 -04:00
afd7b7d387 writelock_issue 2024-03-24 21:50:28 -04:00