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 #750

Open
wants to merge 2,716 commits into
base: master
Choose a base branch
from
Open

[pull] master from jitsi:master #750

wants to merge 2,716 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 18, 2022

See Commits and Changes for more details.


Created by pull[bot]

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

hristoterezov and others added 28 commits February 22, 2024 18:13
Display only livestreaming label when the livestreaming and the transcribtions are on.
* feat(tracks): disable pip in screen-share based on flag value
Until this commit we didn't make difference between transcriptions from the recording dialog and subtitles. Now subtitles are not considered recording anymore and only the transcriptions started from recording dialog are considered recording.
Include the room jid in the message.
Adds UVC camera support to Android.
* feat(android): media projection is now done through react native webrtc
When newArchEnabled=true. Refers to a non-existent category
The previous version of getToolbarButtons function was actually adding the custom buttons on every call to the config toolbarButtons array, effectively creating dublicates of every custom button. The PR fixes this issue.

Also now we will be running the getToolbarButtons calculation only when needed.
Filters the toolbarButtons in redux depending on the visitor state instead of filtering them every time in mapStateToProps. This will prevent unnecessary rerenders of the toolbar.

Additionally:
 - Moves visitor buttons const from features/config in features/toolbox.
 - Removes dublicate functions isButtonEnabled and isToolbarButtonEnabled.
 - Adds more buttons to the visitor allowed buttons which functionality has been any way accessible trough shortcuts or somewhere else.
 - Enables customButtons to be visible for visitors.
Calinteodor and others added 30 commits June 12, 2024 13:02
feat(base/native): Fixes around 
notifications, polls, local participant video menu, breakout room and participants UI
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
iOS rendering improvements.
Also add helper functions for torture tests.
Currently if a button in the main toolbar is not visible, the button is
not replaced by another button from the overflow menu.
* add indonesian translation

* add id to languages.json
* feat-13184 - document waiting queue

* feat-13184 - document waiting queue

* fix doc - 15 min --> 15 sec

* fix doc flow

* fix typo

* fix typo

* cleanup token

* move resources to waiting-queue folder

* apply review
* feat(visitors): Handling of live conference and queue service.

* squash: Small refactor mobile code.

* squash: Drop debug log.

* chore(deps) lib-jitsi-meet@latest

jitsi/lib-jitsi-meet@v1836.0.0+d05325f3...v1839.0.0+ea523fc6

* squash: Adds a count function.

* squash: Drop debug print.

* squash: Skip if queueService is not enabled.

* squash: Avoids double subscribing for visitorsWaiting.

* squash: Fixes lint error.

* squash: Fixes showing dialog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet