feat: Suspend new users on registration #887

Merged
nex merged 3 commits from nex/feat/suspend-on-register into main 2025-07-02 00:58:32 +00:00

3 commits

Author SHA1 Message Date
d6aa03ea73 style: Remove extraneous import
All checks were successful
Checks / Prefligit / prefligit (pull_request) Successful in 32s
Documentation / Build and Deploy Documentation (pull_request) Successful in 38s
Release Docker Image / define-variables (push) Successful in 18s
Documentation / Build and Deploy Documentation (push) Successful in 40s
Checks / Prefligit / prefligit (push) Successful in 43s
Checks / Rust / Format (push) Successful in 43s
Checks / Rust / Clippy (push) Successful in 4m6s
Checks / Rust / Cargo Test (push) Successful in 6m17s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Successful in 13m22s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Successful in 19m54s
Release Docker Image / merge (push) Successful in 30s
2025-07-02 00:53:40 +00:00
8e0852e5b5 docs: Add suggestion about auto join room
Adds suggestion to suspend_on_register doc that admins
should add a room that contains information to their
auto_join_rooms as to not confuse new users who may be
lost at the fact they can't join any rooms or send any
messages.
2025-07-02 00:53:40 +00:00
6e60918584 feat: Suspend new users on registration 2025-07-02 00:53:40 +00:00