Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply chat filters to room name when editing multiplayer room settings #227

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Apr 24, 2024

Covers off another avenue of people potentially misusing text boxes after ppy/osu-web#11175.

The chat filters are retrieved once-ever and never refetched until the instance gets restarted. I think web also does this? And also I didn't wanna complicate things unless necessary, but if deemed required I can add some crude local expiration/refetch logic.

@peppy peppy self-requested a review April 25, 2024 06:21
@peppy
Copy link
Member

peppy commented Apr 25, 2024

This looks good. Let's merge this in and look at the whitespace / block support separately.

@peppy peppy merged commit d18c475 into ppy:master Apr 25, 2024
2 checks passed
@bdach bdach deleted the apply-chat-filters-when-editing-room-name branch April 25, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants