Tudor D. Pop
dc776d209c
fix(virtual-background): Prevent virtual background selection if it h… (#9414)
Co-authored-by: tudordan7 <tudor.pop@decagon.tech >
3 år sedan
Tudor D. Pop
2ed2a8d41f
fix(wasm-support): WebAssembly browser support. (#9410)
* fix(wasm-support): WebAssembly browser support.
* fix(wasm-support): WebAssembly browser support.
Co-authored-by: tudordan7 <tudor.pop@decagon.tech >
3 år sedan
damencho
be73ed9d19
fix: Checks all parts while parsing config params.
3 år sedan
Calinteodor
f991a93afd
fix(toolbox) Copying with Ctrl+C toggles the chat. Fixes #9380
3 år sedan
tmoldovan8x8
0bd45a75d2
feat(replace-participant): Add replaceParticipant feature-flag
3 år sedan
Jaya Allamsetty
f560eecfa9
chore(deps) lib-jitsi-meet@latest
* fix(TPC): Filter ssrcs differently while extracting the SSRC map from SDP. Use 'msid' for plan-b clients and 'cname' for unified-plan clients.
fad985e95a/...d5e60583b8c1702ef97b1a3b957e2012aa91d538
3 år sedan
Avram Tudor
34bc3c9533
Merge pull request #9395 from jitsi/tavram/invert-flag
fix(api) invert filmstrip autohide flag
3 år sedan
Tudor-Ovidiu Avram
2eedc2945d
fix(api) invert filmstrip autohide flag
3 år sedan
hmuresan
342dd4ceca
feat(replace-participant): Replace participant with same jwt in the conf
- update lib-jitsi-meet to version with support for replacing participant
3 år sedan
Calinteodor
60188794b5
fix(authentication) language display problem resolved #9385 (#9390)
3 år sedan
hmuresan
cafefecea5
feat(external_api) Expose command for toggling background dlg
3 år sedan
Avram Tudor
9d22da823e
Merge pull request #9368 from jitsi/tavram/mousemove
feat(api) expose event for mouse movements inside the iframe
3 år sedan
Tudor-Ovidiu Avram
b2985934f7
fix(share-video) fix backwards compatibility issue
3 år sedan
tmoldovan8x8
51a996d0e0
fix(rn): adds check for blur function on currentTarget
3 år sedan
Jaya Allamsetty
2549f83313
chore(deps) lib-jitsi-meet@latest
* fix(TPC): fix local resolution/fps stats. Browsers do not generate a 'msid' attribute for ssrcs in unified plan mode, use mediaType as a key for the TrackSSRCInfo map.
* fix(recording): Send participant id when recording starts/stops (#1632 )
8057f12a39/...2259d4418574841a782e98df27c44370bb84df45
3 år sedan
Tudor-Ovidiu Avram
6b095b9794
feat(api) allow always hiding remote videos for 1-1 calls
3 år sedan
SiderealArt
d4b6ac6c3a
Update languages-zhTW.json
3 år sedan
SiderealArt
e6b5deade2
Fix `Thailand` to `Thai`
3 år sedan
Tudor-Ovidiu Avram
7f04767566
feat(api) expose event for mouse movements inside the iframe
3 år sedan
Steffen Kolmer
e9675453e1
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422 +ahmadkadri@users.noreply.github.com >
3 år sedan
Avram Tudor
76f1fe8457
Merge pull request #9374 from jitsi/tavram/config-autohide-filmstrip
feat(api) allow filmstrip autohide to be configurable
3 år sedan
Tudor-Ovidiu Avram
a1e8f36f4f
feat(api) allow filmstrip autohide to be configurable
3 år sedan
Avram Tudor
1d4e40b49f
Merge pull request #9371 from alexbumbu/fix_deeplinking
fix(vpaas) enable deeplinking
3 år sedan
Jaya Allamsetty
440e7844c8
chore(deps) lib-jitsi-meet@latest
* fix(connectivity): Fix video freezes on Safari when ep goes out of last-n.
a1b870c616/...8057f12a3990dff2cc5c67e1dc3a42e5fdbe4233
3 år sedan
alittriutari
a3a9eab57a
Update main-ja.json
3 år sedan
Alex Bumbu
e2a4d0d42d
fix(vpaas) enable deeplinking
3 år sedan
Vlad Piersec
913d7e89dd
feat(participants-pane): Add 'admit all' knocking participants button
3 år sedan
Vlad Piersec
db9b8784ac
fix(participants-pane): Don't show 'grant moderator' action if already moderator
3 år sedan
Mihai-Andrei Uscat
a564ce581d
fix(DeviceSelection): Remove video from mobile Safari
3 år sedan
Jaya Allamsetty
3917c5b283
chore(deps) lib-jitsi-meet@latest
* Don't accept p2p call on FF/Safari.
d9d9b7fc31/...a1b870c6169d4d3c7261a28401bfa68c24779997
3 år sedan
Jaya Allamsetty
ccdab94ee8
chore(deps) lib-jitsi-meet@latest
* fix(RTC): Adjust the media direction for p2p conn. For p2p connections, the media direction needs to be adjusted after every source-add/source-remove is processed based on the availability of local sources.
* fix(RTC): Use a enum for media direction.
5738c80baf/...d9d9b7fc3163add3d6d08db8dca0f0378d90fc37
3 år sedan
damencho
4fc9aed708
fix: Fixes playing muted youtube video.
If we mute a video in Youtube it is stored in the current browser session and if someone shares a video it will start muted and we don't have the control to unmute it.
3 år sedan
damencho
5f657a7d6c
fix: Fixes selecting screen share when shared video stopped.
3 år sedan
damencho
37e7919fd1
fix: Fixes import warnings.
3 år sedan
damencho
4ace04e63c
fix: Stops auto pinning if shared video is playing.
3 år sedan
titus.moldovan
cb2891ead3
feat(e2ee): shows E2EESection only when user is moderator
3 år sedan
titus.moldovan
093d8f830a
feat(e2ee): broadcast e2ee disabled
3 år sedan
Jaya Allamsetty
2ca4dd3755
chore(deps) lib-jitsi-meet@latest
* fix(JingleSessionPC): Disable unified-plan for p2p. Disable cross browser p2p using unified plan until all the issues are fixed.
0993c8e93d/...5738c80baf0d16c751ee47f07d27959ebaaac091
3 år sedan
damencho
52279d0a2a
chore(deps) lib-jitsi-meet@latest
* fix(moderation): Unmuting after av moderation and no track.
ab12f212d5/...0993c8e93da517dadb783d97de6942548dd328af
3 år sedan
damencho
65642d20e4
chore(deps) lib-jitsi-meet@latest
* fix(moderation): Fixes detecting av moderation approved.
a2560f9519/...ab12f212d5eff1b7aeea4e2b94cd2054cb5c8f25
3 år sedan
HippyJim
8dbb392d85
CLOSE_CHAT action calls notifyChatUpdated with the isOpen flag set to false, previously was always true even when closing
3 år sedan
Christoph Settgast
1b200abaa7
fix(participants) do not preload gravatars if config is empty
Previously gravatars (external resources) were preloaded even if
disableThirdPartyRequests was set to true in the config, as the
config may be empty at the time of preloading.
Closes: #5670
Signed-off-by: Christoph Settgast <csett86@web.de >
3 år sedan
damencho
06ce24527e
fix: Escapes some keys when parsing input.
3 år sedan
VolodyaKalashnikov
e05d53e71a
main-uk.json Update
Added more support of Ukrainian language
3 år sedan
damencho
acdde6f1f5
fix: Skips check on domain verification disabled. Fixes #9313.
3 år sedan
Aaron van Meerten
81c4e9a7fd
fix: prosody: token alg is checked before public key is used
3 år sedan
kychen
fb144a55a3
i18n: zhTW: new translation (#9293)
* i18n: zhTW: new translation
* Fixed the proper semantic of toolbar.hangup
* i18n: zhTW: new translation
* Fixed the proper semantic of speaker related strings
* i18n: zhTW: new translation
* Added startupoverlay.genericTitle
3 år sedan
Pierre Ozoux
de2cdb1d6c
Fixes typo. (#9315)
3 år sedan
Shawn Chin
0d7ec9552b
Hide invite button in participant panel if disabled in config (#9287)
* Hide invite button in participant panel if disabled in config
* match code style, fix lint errors
3 år sedan
damencho
e5a3f8505e
chore(deps) lib-jitsi-meet@latest
* fix(Sdp): Fix maxaveragebitrate typo
3fb44f7695/...a2560f951981d3e33aec5d756676c88e275f425f
3 år sedan