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

latest Commit #2

Merged
merged 104 commits into from
Mar 26, 2022
Merged

latest Commit #2

merged 104 commits into from
Mar 26, 2022

Conversation

shahidtumbi
Copy link
Owner

No description provided.

mihhu and others added 30 commits March 2, 2022 16:15
Re-calculate tile sizes after config loaded
Make local tile always respect the ratio in interface_config
Merge calculate size for vertical view functions into one function
Adds missing url prop to DialInSummary and safeguard the URL creation.
Don't print the room name, which could be long and nondescriptive.
...when new participant joins.

Repro steps:

1. With p2p disabled and source name signaling enabled.
2. Start a call with 2 tabs.
3. Reload the 2nd tab.
4. The receiver constraints should be updated when the 2nd
   user rejoins. They were not updated, because
   getTrackSourceNameByMediaTypeAndParticipant doesn't have
   the track yet at the time when visibleRemoteParticipants
   are updated. This is fixed by also checking on
   the remote tracks state.
[features/base/app] <APP.componentDidCatch>:  TypeError: Failed to set an indexed property on 'CSSStyleDeclaration': Indexed property setter is not supported.
…than 1000px

Use 720 (HD) width as breakpoint to change screen layout
Reduce join panel size to be able to see video camera pic
* feat(lobby): lobby chat

lobby chat support
knocking participants list updates
knocking participants conditonal checks to show message button
handle lobby chat message events
lobby messages from or to moderators only

Co-authored-by: Fecri Kaan Ulubey <f.kaan93@gmail.com>

* squash: Drop typos.

Co-authored-by: Kusi Musah Hussein <kusimusah@gmail.com>
Co-authored-by: Fecri Kaan Ulubey <f.kaan93@gmail.com>
Co-authored-by: Дамян Минков <damencho@jitsi.org>
1) Fix not being able to show multiple dialogs at once in iOS
2) Fix cancelling the login dialog when XMPP auth is enabled without
   guest support
Move label to LargeVideo so that's it's centred in the view instead of the whole screen
Move vertical filmstrip max width calculation to a function and use it to set the large video width
Config options:

faceCoordinatesSharing.enabled
faceCoordinatesSharig.threshold
faceCoordinatesSharing.captureInterval
Signed-off-by: Christoph Settgast <csett86@web.de>
…hare.

Make the behavior consistent with enabling camera when the user is audio-only mode. Also fixes an issue where the screenshare preview doesn't appear if it is enabled while the user is in audio-only mode.
- jwt from API overwrites any jwt sent as queryparam
- `defaultLanguage` from configOverwrite converts to `lang` query param
* fix: Updates token verification hooks priority.

Set it as the highest priorities, if denying access, better do it earlier.

* squash: Updates values.
Fix width when the filmstrip is resized
This introduces a variable which holds the path to the detected `certbot`
binary and reuses that to fix the inconsistency which arose from looking for
`certbot` but then later using the hardcoded path `/usr/bin/certbot` in
invocations. This broke snap installations of certbot.

Fixes: #11072

Co-authored-by: Oliver Schneider <oliver@assarbad.net>
Calinteodor and others added 29 commits March 18, 2022 16:14
The Dominant speaker name badge was overlaping the shared video
controls  (audio level, play/pause, etc).
"prejoin-preview-dropdown-btn" and "prejoin-preview-dropdown-icon" styles are already declared using jss in DropdownButton component.
Fixes crash when the participant becomes moderator while the dialog is open
It will just flash for a split second and all it does is dispatch
readyToClose, so do it directly instead.
Fixes: on iOS web the chat input would move from the bottom when the keyboard was open
#11215)

* fix(highlight) set highlight button visibility based on record button props

* code review

* code review

* code review

* code review
Changed the font-size and color of the h2 element of the 404 error page so that it can look more vibrant and stand out.
@shahidtumbi shahidtumbi merged commit 1895562 into shahidtumbi:jitsi-pull Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet