Files
OwnCord/Server
jevb d2705dff92 fix: filter voice states by channel visibility in ready payload (BUG-095)
Voice states were loaded with GetAllVoiceStates across the entire server,
leaking who was in hidden voice channels. Now voice states are filtered
through the visible channel set before inclusion in the ready payload.
Updated tests to use explicit roles where voice state visibility matters.
2026-04-02 11:40:16 +02:00
..