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 Element Call to be started without audio / video interface #924

Merged
merged 14 commits into from
Mar 2, 2023

Commits on Feb 15, 2023

  1. no media call: read new no media property from GroupCall

    Enrico Schwendig committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1c51693 View commit details
    Browse the repository at this point in the history
  2. no media call: set matrix client option to allow no media calls

    Enrico Schwendig committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    ba67f8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d17a2e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. dep: reference the appropriate Matrix JS SDK

    Enrico Schwendig committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7fb907d View commit details
    Browse the repository at this point in the history
  2. prettier: clean up run

    Enrico Schwendig committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    9be2eda View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into enricoschw/join-only-…

    …with-screenshare
    Enrico Schwendig committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    6a57c33 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. groupCall: rename matrix-js-sdk no media property

    Enrico Schwendig committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0406008 View commit details
    Browse the repository at this point in the history
  2. groupCall: rename intern no media property

    Enrico Schwendig committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    d03cb18 View commit details
    Browse the repository at this point in the history
  3. matrix-sdk: adjust version to current state

    Enrico Schwendig committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    e2588e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. groupCall: Minimize dependency on SDK setting for no media

    - I modified the sdk so that mute unmute work without media
    - allowCallWithoutVideoAndAudio is only checked at one point
    Enrico Schwendig committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    7361641 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. docu: join group call without media

    Enrico Schwendig committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1b7d952 View commit details
    Browse the repository at this point in the history
  2. docu: move configuration docu on the right place

    Enrico Schwendig committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    370c7b0 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Co-authored-by: Šimon Brandner <[email protected]>
    Enrico Schwendig and SimonBrandner authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    d4d5c5e View commit details
    Browse the repository at this point in the history
  4. matrix-js-sdk: update to last develop branch commit

    Enrico Schwendig committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    72e6344 View commit details
    Browse the repository at this point in the history