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

Open
wants to merge 450 commits into
base: master
Choose a base branch
from
Open

[pull] master from jitsi:master #231

wants to merge 450 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 28, 2024

See Commits and Changes for more details.


Created by pull[bot]

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

damencho and others added 30 commits December 23, 2024 07:46
Ignore using from field send in attributes of the command.
…iner instead of the meeting item header (#15429)

* added hover styles and added tabIndex to the container instead of the meeting heading

* lint error fix
#15433)

Added usememo to remove unnecessary re render. Fixes #15434.
…15432)

* feat(tests): Use shorter display names for screenshots.

* feat(tests): Adds self view tests.

* feat(tests): Adds display name test.

* feat(tests): Adds end conference test.
…erators (#15461)

* Fixed exception for visibility state of mute all button

* Updated changes as per review: shifted conditional to the toggle

* chore: fix eslint warnings and errors

---------

Co-authored-by: Bhavik Arora <arorabhavik1001>
main-zhCN.json 
line 413 missing:
"sessTerminatedReason": "会议已经结束",
* feat(tests): Adds dial-in test.

* feat(tests): Adds fake dial-in test.

* squash: switch to performance.now().
Required for compatibility with new TypeScript plugins.
* feat(tests): Adds follow-me test.

* feat(tests): Adds invite dialog test.

* squash: fix lint.
saghul and others added 30 commits March 4, 2025 13:36
…5690)

* fix: padding in the welcome page and overflow of meeting list

- Add padding to the header of the welcome page in small screens.
- Fix the tab content in the welcome page, because there was an ugly overflow.
- Create new color variables for welcome page button.
Used only for the first participant joining/creating the room.
Sometimes leaving can take some time.
* fix(breakout-rooms) fix processing commands

* squash: fix wrong var name.

* squash: fix move to breakout room.

It can be from breakout to main or from main to breakout.

---------

Co-authored-by: damencho <[email protected]>
Notify user about conference destruction using a new config option.
* fix(rn,recording) fix closing the consent dialog

* fix(recording) avoid using private properties
 Native API to overwrite config for both ios and android.
* feat(tests): Fixes the checks when to use token.

We have few options:
- iframeAPI tests generating tokens via jwtPrivateKeyPath
- tests that just use provided JWT_ACCESS_TOKEN for the first participant to avoid deployments where initial authentication is required
- tests that does not use iframeAPI, but want to use the jwtPrivateKeyPath for a meeting (invite test as JWT_ACCESS_TOKEN does not satisfy some services)

* squash: Bump hangup wait, redirects may take a little bit more.

* squash: Rename forceGenerateToken to preferGenerateToken and fix logic when private key is missing.
* Fix the box problem, by hiding it on submitting the message.
   - Hide the emojis selector box in the chat input.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.