This repository was archived by the owner on Oct 22, 2024. It is now read-only.
[Backport staging] Allow joining calls and video rooms without enabling the labs flags#106
Merged
Conversation
) Since Element Call has now reached production on Element X, Element Web needs to be able to at least participate in group calls. Starting a group call or creating a video room will still require the labs flags, for now. Note that Jitsi-based video rooms are also affected by this change. This is not because we intend to delabs them (rather, we intend to get rid of them in favor of Element Call video rooms), but because it's easiest to handle both video room variants consistently. (cherry picked from commit bd793a0)
bmwiedemann
pushed a commit
to bmwiedemann/openSUSE
that referenced
this pull request
Oct 6, 2024
https://build.opensuse.org/request/show/1205715 by user dheidler + anag+factory - Version 1.11.79 * No changes ## ✨ Features * element-hq/matrix-react-sdk#106). Contributed by @RiotRobot. - Fix build on 15.6 with old python3.6 * Patch: no-walrus-operator.patch - Fix home dir for osc in prepare.sh - Version 1.11.78 ## ✨ Features * Add Release announcement for the pinning message list (element-hq/matrix-react-sdk#46). Contributed by @florianduros. * Unlabs feature pinning (element-hq/matrix-react-sdk#22). Contributed by @florianduros. * Add mobile registration (element-hq/matrix-react-sdk#42). Contributed by @langleyd. * Add support for `org.matrix.cross_signing_reset` UIA stage flow (element-hq/matrix-react-sdk#34). Contributed by
bmwiedemann
pushed a commit
to bmwiedemann/openSUSE
that referenced
this pull request
Oct 6, 2024
https://build.opensuse.org/request/show/1205714 by user dheidler + anag+factory - Version 1.11.79 * No changes ## ✨ Features * element-hq/matrix-react-sdk#106). Contributed by @RiotRobot. - Version 1.11.78 ## ✨ Features * Add Release announcement for the pinning message list (element-hq/matrix-react-sdk#46). Contributed by @florianduros. * Unlabs feature pinning (element-hq/matrix-react-sdk#22). Contributed by @florianduros. * Add mobile registration (element-hq/matrix-react-sdk#42). Contributed by @langleyd. * Add support for `org.matrix.cross_signing_reset` UIA stage flow (element-hq/matrix-react-sdk#34). Contributed by @t3chguy. * Add timezone to user profile (element-hq/matrix-react-sdk#20). Contribute
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport bd793a0 from #95.