fix(stateres): Creators can always unban #1084

Merged
nex merged 2 commits from nex/fix/stateres-again into main 2025-09-26 17:50:06 +00:00

2 commits

Author SHA1 Message Date
f45ceedb8a
fix(upgrade): Potentially resolve CI clippy errors
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 53s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m17s
Documentation / Build and Deploy Documentation (push) Successful in 3m48s
Release Docker Image / Build linux-amd64 (release) (pull_request) Successful in 5m44s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 6m16s
Release Docker Image / Build linux-arm64 (release) (pull_request) Successful in 5m37s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m16s
Release Docker Image / Create Multi-arch Release Manifest (pull_request) Successful in 11s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 8m55s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 9m1s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 10m16s
Release Docker Image / Build linux-amd64 (max-perf) (pull_request) Successful in 15m7s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 13s
Release Docker Image / Build linux-arm64 (max-perf) (pull_request) Successful in 13m3s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 12m51s
Release Docker Image / Create Max-Perf Manifest (pull_request) Successful in 12s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 23m56s
Release Docker Image / Create Max-Perf Manifest (push) Successful in 11s
I'm not convinced this isn't a rust bug itself,
but CI was complaining about lifetimes
and those complaints couldn't be reproduced locally,
so this should probably fix it maybe?
2025-09-26 18:47:49 +01:00
d614e43981
fix(stateres): Creators can always unban
Also basically rewrote all of the event auth logs to be more digestable
2025-09-26 18:47:49 +01:00