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

Implement MSC3827: Filtering of /publicRooms by room type #2469

Merged
merged 5 commits into from
Jun 20, 2022

Commits on Jun 18, 2022

  1. Add room_type filter to IRoomDirectoryOptions

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    1b3569d View commit details
    Browse the repository at this point in the history
  2. Allow null room_type

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    929cf5d View commit details
    Browse the repository at this point in the history
  3. Use plural

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    e4937e1 View commit details
    Browse the repository at this point in the history
  4. Use a prefix

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    ed4a3b9 View commit details
    Browse the repository at this point in the history
  5. Use an array

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    71fc1b6 View commit details
    Browse the repository at this point in the history