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

Enable group calls without video and audio track by configuration of MatrixClient #3162

Merged
merged 16 commits into from
Mar 2, 2023

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    226ce4a View commit details
    Browse the repository at this point in the history
  2. groupCall: enable datachannel to do no media group calls

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

Commits on Feb 17, 2023

  1. groupCall: changed call no media property as object property

    Enrico Schwendig committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    cce6685 View commit details
    Browse the repository at this point in the history
  2. groupCall: fix existing unit tests

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

Commits on Feb 22, 2023

  1. groupCall: remove not needed flag

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

Commits on Feb 24, 2023

  1. groupCall: rename property to allow no media calls

    Enrico Schwendig committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1cad2d7 View commit details
    Browse the repository at this point in the history
  2. groupCall: mute unmute even without device

    Enrico Schwendig committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9880a2e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into enricoschw/group-c…

    …all-without-video-and-audio
    Enrico Schwendig committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3757306 View commit details
    Browse the repository at this point in the history
  4. groupCall: switch to promise callbacks

    Enrico Schwendig committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0d95be9 View commit details
    Browse the repository at this point in the history
  5. groupCall: switch to try catch

    Enrico Schwendig committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    aeaecdc View commit details
    Browse the repository at this point in the history
  6. test: filter dummy code from coverage

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

Commits on Feb 27, 2023

  1. test: extend media mute tests

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

Commits on Mar 1, 2023

  1. Merge branch 'develop' into enricoschw/group-call-without-video-and-a…

    …udio
    Enrico Schwendig committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    2789a2a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. groupCall: move permission check to device handler

    Enrico Schwendig committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    913a231 View commit details
    Browse the repository at this point in the history
  2. mediaHandler: add error in log statement

    Enrico Schwendig committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    f7f0084 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into enricoschw/group-c…

    …all-without-video-and-audio
    Enrico Schwendig committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    640da11 View commit details
    Browse the repository at this point in the history