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

Add support for break-out rooms #3753

Draft
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on Sep 26, 2023

  1. Add m.breakout event type

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    d4ef517 View commit details
    Browse the repository at this point in the history
  2. Add types for m.breakout events

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e4cef30 View commit details
    Browse the repository at this point in the history
  3. Add basic handling for creating break-out rooms

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3c21249 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Add BreakoutRooms

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    273d4f0 View commit details
    Browse the repository at this point in the history
  2. Make createBreakoutRooms() return updated rooms

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0fb8b72 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    df95784 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    5802c00 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Delint

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a145a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ccd169 View commit details
    Browse the repository at this point in the history
  3. Simplify break-out room handling

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8b7ea68 View commit details
    Browse the repository at this point in the history
  4. Make via work

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2eb43a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Merge branch 'develop' into break-out-rooms

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    59b75c6 View commit details
    Browse the repository at this point in the history