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 Element Call room settings #9347

Merged
merged 28 commits into from
Oct 7, 2022
Merged

Commits on Oct 4, 2022

  1. Correctly setup EC perms on room creation

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

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    055faf6 View commit details
    Browse the repository at this point in the history
  3. Show VoipRoomSettingsTab

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    0cdf7ca View commit details
    Browse the repository at this point in the history
  4. Show MSC3401 perms in room settings

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

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    88c3666 View commit details
    Browse the repository at this point in the history
  6. Remove ScreenName

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    761e528 View commit details
    Browse the repository at this point in the history
  7. Hide behind labs flag

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    adf9f19 View commit details
    Browse the repository at this point in the history
  8. Add testid

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    b92a576 View commit details
    Browse the repository at this point in the history
  9. Add tests

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

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

Commits on Oct 5, 2022

  1. Don't mix " and '

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

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    1e56fbc View commit details
    Browse the repository at this point in the history
  3. Fix test name

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    278f0fd View commit details
    Browse the repository at this point in the history
  4. Try to use existing power levels

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

Commits on Oct 6, 2022

  1. Fix MSC number

    Co-authored-by: Robin <robin@robin.town>
    SimonBrandner and robintown committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    d4f0789 View commit details
    Browse the repository at this point in the history
  2. Fix MSC number

    Co-authored-by: Robin <robin@robin.town>
    SimonBrandner and robintown committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    940095b View commit details
    Browse the repository at this point in the history
  3. Gate behind flag

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    deabd80 View commit details
    Browse the repository at this point in the history
  4. Add missing DEFAULT_EVENT_POWER_LEVELS

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    512b07a View commit details
    Browse the repository at this point in the history
  5. Mock SettingsStore

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    938498f View commit details
    Browse the repository at this point in the history
  6. Disable when insufficient perms

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

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

Commits on Oct 7, 2022

  1. Don't cast as any

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    14d9bab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b62e74b View commit details
    Browse the repository at this point in the history
  3. Add EC brand

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

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

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d5ee3d6 View commit details
    Browse the repository at this point in the history
  6. Fix tests

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