-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Only add video elements to the DOM if you're in a call #20
Comments
Why? |
Because they take up resources, and you end up with weird shit like #1571 |
I don't think we have video elements when you're not in a call, but I can't see that we ever had? confused.com |
…riot-web Update from Weblate.
Looking in my DOM right now, whilst not on a VC (and not having been on one, afaik):
|
We do this now |
* [create-pull-request] automated change (#12966) Co-authored-by: github-merge-queue <[email protected]> * Add timezone to right panel profile. * Add setting to publish timezone * Add string for timezone publish * Automatically update timezone when setting changes. * Refactor to using a hook And automatically refresh the timezone every minute. * Check for feature support for extended profiles. * lint * Add timezone * Remove unintentional changes * Use browser default timezone. * lint * tweaks * Set timezone publish at the device level to prevent all devices writing to the timezone field. * Update hook to use external client. * Add test for user timezone. * Update snapshot for preferences tab. * Hide timezone info if not provided. * Stablize test * Fix date test types. * prettier * Add timezone tests * Add test for invalid timezone. * Update screenshot * Remove check for profile. --------- Co-authored-by: ElementRobot <[email protected]> Co-authored-by: github-merge-queue <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: