fix: Room bans preventing federated leaves #886

Merged
nex merged 1 commit from nex/fix/room-ban-evictions into main 2025-07-01 22:25:37 +00:00
Owner

Fixes the issue where room bans prevent federating leave events, resulting in local users being stuck in remote rooms.

Fixes #844

This technically allows local users to join the room that is being banned if the time between evicting local users and adding the room to the banned rooms table is prolonged, but this isn't really a problem

Fixes the issue where room bans prevent federating leave events, resulting in local users being stuck in remote rooms. Fixes #844 This technically allows local users to join the room that is being banned if the time between evicting local users and adding the room to the banned rooms table is prolonged, but this isn't really a problem
nex added the
Matrix/Administration
label 2025-07-01 22:15:56 +00:00
nex added 1 commit 2025-07-01 22:15:56 +00:00
fix: Room bans preventing federated leaves
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 46s
Checks / Prefligit / prefligit (pull_request) Successful in 18s
Release Docker Image / define-variables (push) Successful in 2s
Checks / Prefligit / prefligit (push) Successful in 16s
Documentation / Build and Deploy Documentation (push) Successful in 32s
Checks / Rust / Format (push) Successful in 47s
Checks / Rust / Clippy (push) Successful in 3m58s
Checks / Rust / Cargo Test (push) Successful in 4m29s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Successful in 11m44s
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Successful in 13m3s
Release Docker Image / merge (push) Successful in 13s
b44791799c
Fixes the issue where room bans prevent federating leave
events, resulting in local users being stuck in remote
rooms
requested review from Owners 2025-07-01 22:24:09 +00:00
Jade approved these changes 2025-07-01 22:25:27 +00:00
nex merged commit b44791799c into main 2025-07-01 22:25:37 +00:00
nex deleted branch nex/fix/room-ban-evictions 2025-07-01 22:25:38 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#886
No description provided.