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

feat(server): Add option to exclude rooms from public listing #653

Merged
merged 2 commits into from
Apr 27, 2020
Merged

feat(server): Add option to exclude rooms from public listing #653

merged 2 commits into from
Apr 27, 2020

Conversation

c-w
Copy link
Contributor

@c-w c-w commented Apr 27, 2020

This commit adds an option to game room creation to mark the room as unlisted. Unlisted rooms are excluded from the list of all rooms. The setting is useful for situations where someone wants to host a room for friends and therefore doesn't want arbitrary people to be able to join their room via the lobby.

Checklist

  • Use a separate branch in your local repo (not master).
  • Test coverage is 100% (or you have a story for why it's ok).

@c-w c-w changed the title Add option to exclude games from public listing feat(server): Add option to exclude rooms from public listing Apr 27, 2020
@delucis delucis merged commit cf96955 into boardgameio:master Apr 27, 2020
@delucis
Copy link
Member

delucis commented Apr 27, 2020

Thanks for this!

@c-w c-w deleted the unlisted branch April 27, 2020 14:23
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