Add room invites, moderation, and sync acknowledgements #2
Reference in New Issue
Block a user
Delete Branch "toxic/feature/room-invites-chat-moderation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:%0A- add room-scoped invite code creation and revocation for room managers%0A- add audited room chat deletion for room managers%0A- add admin ban and remove-friendship user actions%0A- add Socket.IO acknowledgements and sync health status in the room header%0A- update agent handoff notes%0A%0AVerification:%0A- npm run typecheck%0A- npm run test%0A- git diff --check
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.