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 a 'waiting for video' state to media tiles #752

Merged
merged 6 commits into from
Nov 16, 2022
Merged

Commits on Nov 15, 2022

  1. Add a 'waiting for video' state to media tiles

    This will show if the call is waiting for media to connect (in practice
    doesn't actually seem to happen all that often) but also show if the
    media connection is lost, with the js-sdk change.
    
    Requires matrix-org/matrix-js-sdk#2880
    Fixes: #669
    dbkr committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    80f07a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2746ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5623fa4 View commit details
    Browse the repository at this point in the history
  4. i18n update

    dbkr committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    432f7ef View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. CamcelCase for enum values

    dbkr committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    734d330 View commit details
    Browse the repository at this point in the history
  2. Remove mystery blank line

    Co-authored-by: Robin <robin@robin.town>
    dbkr and robintown committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    93aafb1 View commit details
    Browse the repository at this point in the history