Paweł Domas
a605403029
fix(Video.js): prevent DOMException: The play() request was interrupted by a new load request
4 anos atrás
Ilko
6aae1c024d
Added lobby translations for bulgarian language (#9128)
* Added lobby component translations for bg language
* Update translation of shared youtube video button and label
* Translate security litterals in bg. Update lobby translations
4 anos atrás
Jaya Allamsetty
2b7a256aa6
chore(deps) lib-jitsi-meet@latest
* Add dependency for promise.allSettled. Older chrome versions like M72 do not support Promise.allSettled.
* fix(conference): Enable p2p for unified plan clients.
* fix(TPC): Use addTrack instead of addStream in Unified-plan impl.
* Add missing spaces in debug logs.
ad5692d6aa/...e362c89eb69416bcf6a09908ef50e40b685050fb
4 anos atrás
hmuresan
b998d80ee3
fix (external-api): fix notify video mute changed when presenting
- small refactor to trigger `notifyVideoMutedStatusChanged` correctly when participant is presenting
4 anos atrás
Vlad Piersec
428c3cef38
fix(Labels): Recording label background color
4 anos atrás
Besnik Bleta
32a9c94dee
Adding sq translation (#9091)
* Adding sq translation
* Adding sq to languages.json
4 anos atrás
Yagiz ISIK
42f07624b4
Updated Turkish Localizations
Added translations for mute everyone's microphone and camera.
4 anos atrás
Saúl Ibarra Corretgé
153f991097
chore(deps) lib-jitsi-meet@latest
* fix(RTC) drop the "old gUM" flow
7667117117/...ad5692d6aa42800a1c251e05261ef05bfe2a7f79
4 anos atrás
Christoph Wiechert
79497cecba
Add: remoteVideoMenu.disableGrantModerator option (#7534)
* Add: remoteVideoMenu.disableGrantModerator option
* Add disableGrantModerator to native side
* Update RemoteVideoMenu.js
* Update RemoteVideoMenuTriggerButton.js
Co-authored-by: ouya99 <alexander@andlabs.eu >
4 anos atrás
Saúl Ibarra Corretgé
f44faa8d81
deps(rn) updatereact-native-webrtc
Includes a MST.getSettings implementation, necessary for dropping "old
getUserMedia flow".
4 anos atrás
Jaya Allamsetty
7ef22603fc
chore(deps) lib-jitsi-meet@latest
* fix(SDP): Move all SDP related files to a different dir. SDP utility classes are spread across RTC and XMPP directories now, moving these class files to a 'sdp' directory.
* fix(stats): Return promise for getStats. Switch to returning a Promise for getStats. Reset frame rate stat to 0 when video is suspended as a result of endpoint falling out of last-n.
* Fix: sysMessageHandler not deleted (#1590 )
* task(e2ee): switch back to GCM
463e213b3f/...766711711759c0e8dc6f744f2db041a996972490
4 anos atrás
Philipp Fruck
f030706a94
fix(external_api) fixed misspelled api command
4 anos atrás
Hamza KHAIT
6eac19a058
fix(lang) update French translation
4 anos atrás
Saúl Ibarra Corretgé
8cffa5553d
chore(rn,versions) set mobile app and SDK versions
4 anos atrás
Saúl Ibarra Corretgé
0fcdb6f248
fix(patch) remove unneeded hunks from RN patch
4 anos atrás
Saúl Ibarra Corretgé
399fac78f5
fix(ios) fix building with Xcode 12.5
4 anos atrás
Tudor-Ovidiu Avram
3339a1d19f
fix(sip-invite) fix baseurl case sensitive replacement
4 anos atrás
Vlad Piersec
8bd874ca70
feat(themes): Add style tokens and web theme
4 anos atrás
Saúl Ibarra Corretgé
8477ae8daa
feat(ios) add ability to set CallKit options for incoming calls
The implemented options are the call handle and UUID.
4 anos atrás
Saúl Ibarra Corretgé
b83bc50c03
chore(deps) drop jQuery impromptu
It's no longer used.
4 anos atrás
Alex Bumbu
9bffe149d3
feat(iOS): screensharing extension swift implementation
4 anos atrás
Jaya Allamsetty
1898e4a768
feat(last-n): Implement startLastN and make last-n configurable through UI. (#9093)
4 anos atrás
Jaya Allamsetty
d7639963d3
chore(deps) lib-jitsi-meet@latest
* fix(quality-control): Send the new constraint on join. Fixes the case where the old format height constraint is sent on join for a jvb media session.
7dedb59b9c/...463e213b3f97fa4b9f56f342be713efcdd74234a
4 anos atrás
Saúl Ibarra Corretgé
f68fe2d083
chore(deps) run npm audit fix
4 anos atrás
hmuresan
24bf5a2dc3
fix(toolbox): hide toolbox when mouse outside toolbox area
4 anos atrás
Andrei Gavrilescu
6ee868032e
fix(screenshare): remove redundant event / only show on supported env (#9100)
* remove redundant event / only show on supported env
* remove unused imports
4 anos atrás
Alex Bumbu
cf37d34923
fix(ios) fix leaving the meeting when screen-sharing
4 anos atrás
dependabot[bot]
f187923233
chore(deps): bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
4 anos atrás
chipechop
ce6ebca90f
fix(lang) update Italian translation
4 anos atrás
Calin Chitu
546df558e3
feat(settings) removed openTwoButtonDialog from UI module and created react LogoutDialog component
4 anos atrás
hmuresan
02ec30b8ff
feat(aot): improve AOT UI/UX
4 anos atrás
Ilko
0d127b30df
Refine bulgarian translations (#9089)
* Translate addPeople prompt in Bulgarian
* Update bulgarian translations
* Use gender neutral language in bg translations
4 anos atrás
వీవెన్
fc78cd0d71
Add Telugu (te) language
4 anos atrás
Calinteodor
f377455069
fix(UI) removed unused methods
4 anos atrás
Jaya Allamsetty
b536aa035c
fix(config): Deprecate capScreenshareBitrate.
4 anos atrás
Jaya Allamsetty
d3b18a281a
chore(deps) lib-jitsi-meet@latest
* fix(quality-control): Switch to new receiver constraints by default. Use the new receiver constraints unless it is explicitly disabled through config.js.
3c9913ed61/...7dedb59b9c022b7220141211b9b0859dbbaa9409
4 anos atrás
damencho
cb9c85e1bc
fix: Updates jiconop2 to drop custom type.
4 anos atrás
Avram Tudor
ff44ff9026
Merge pull request #9076 from jitsi/tavram/remove-hash
fix(sip-invite) remove hash params
4 anos atrás
Tudor-Ovidiu Avram
3048ce4345
fix(sip-invite) remove hash params
4 anos atrás
damencho
0ef6db51d6
chore(deps) lib-jitsi-meet@latest
* fix: Fixes sending initial disco info on attaching connection.
ab667ef809/...19e7cbe59248a326bb00387ead659687574d1b60
4 anos atrás
Jaya Allamsetty
d96bb83496
fix(presenter): Do not resize the desktop track on FF by default.
Resizing of the desktop track on Firefox is not needed anymore since the browser now reports the correct resolution of the desktop track after the fix here - ada0f5e537/.
Fixes https://github.com/jitsi/jitsi-meet/issues/8519
4 anos atrás
Дамян Минков
f4c8310ea7
JiConOp2 (#9052)
* feat: Exposes a hook to mod_external_services data.
The hook can be used to get turn servers and credentials from another module.
* feat: JiConOp2 pushes a message with some info to clients.
* feat: JiConOp adds config for shard name feature.
* squash: Changes message type to service-info.
* squash: Drops the event in external_services.
4 anos atrás
Jaya Allamsetty
9856add282
chore(deps) lib-jitsi-meet@latest
* JiConOp2 (#1569 )
* fix: high CPU on Chrome with low fps screen sharing (#1570 )
0dc1540a44/...ab667ef809708b0da770fb6b8637dfa5a3e41bcf
4 anos atrás
Calinteodor
98658f573c
fix(authentication): removed old LoginDialog.js file, fixed redirection to the external auth and created actions.any.js (#9049)
* fix(authentication) login dialog now closes when connection is established
* fix(authentication) fixed shibboleth auth
* fix(authentication) renamed authenticateExternal func to authenticate and updated its logic
* fix(authentication)removed logindialog.js and created actions.any
* fix(authentication) removed focus from externalauthwindow
* fix(authentication) removed private sign from some actions and added openLoginDialog to actions.any
* fix(authentication) exported all from actions.any
* fix(authentication) reverted change regarding externalAuth
* fix(authentication) fixed indentation
4 anos atrás
Gabriel Imre
20a62e5eb4
fix(participants-pane): Consider reducer/state being unavailable on native
4 anos atrás
Saúl Ibarra Corretgé
77890fc27a
fix(config) drop ancient backwards compatibility options
4 anos atrás
Saúl Ibarra Corretgé
433e212e20
fix(config) avoid using legacy config options
If the new ones are specified, use them.
4 anos atrás
titus.moldovan
527d022d63
fix(android): catch exception thrown when media projection is stopped
4 anos atrás
Saúl Ibarra Corretgé
9724bb1799
fix(android) fix screen rotation when screen-sharing
4 anos atrás
Avram Tudor
6398b4ec89
Merge pull request #9047 from jitsi/tavram/sip-invite-fixes
fix(sip-invite) add minor fixes to sip invite flow
4 anos atrás