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

Allow restricting an instance to certain rooms #283

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jul 27, 2023

  1. Allow setting a allowList for rooms

    - prevents from joining & showing not allowed rooms if enabled
    - prevents from listing such rooms in room directory as well (with bad UX for now)
    Zocker1999NET committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c6c22a7 View commit details
    Browse the repository at this point in the history
  2. Allow hiding the room directory at all

    - helpful together with allow list
    Zocker1999NET committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9fcb62b View commit details
    Browse the repository at this point in the history