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

[pull] master from jitsi:master #207

Merged
merged 11 commits into from
Nov 1, 2023
Merged

[pull] master from jitsi:master #207

merged 11 commits into from
Nov 1, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 30, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Calinteodor and others added 5 commits October 30, 2023 12:59
* feat(chat/native): fixed keyboard overlapping chat input bar
On Android we support RestrictionManager, but that already sets it, so
make sure we always save it on the settings.

Editing will be restricted in the Settings dialog if changing it is
restricted anyway.

Fixes: #13994
@pull pull bot added the ⤵️ pull label Oct 31, 2023
julian-ladjani and others added 6 commits October 31, 2023 13:53
…lag on participant pane footer component (#14003)

* fix(breakout-rooms, feature-flags): handle breakout button feature flag on participant pane footer component
It's fired when the API is ready, and it signals the embedder that they
can reveal the meeting from behind an overlay, for example.

The astute reader might notice we are currently sending a
'browser-support' event roughly at the same time. The reason for this
new event is plain simply semantics.

In addition the 'onload' handler is faked by calling it when the new
ready event fires. The original onload event is unreliable. It will be
called even when nothing was ever loaded (try loading a page without
internet and be amused).
@maheichyk maheichyk merged commit 73b3309 into nordeck:master Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants