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
před 4 roky
hmuresan
b998d80ee3
fix (external-api): fix notify video mute changed when presenting
- small refactor to trigger `notifyVideoMutedStatusChanged` correctly when participant is presenting
před 4 roky
Vlad Piersec
428c3cef38
fix(Labels): Recording label background color
před 4 roky
Besnik Bleta
32a9c94dee
Adding sq translation (#9091)
* Adding sq translation
* Adding sq to languages.json
před 4 roky
Yagiz ISIK
42f07624b4
Updated Turkish Localizations
Added translations for mute everyone's microphone and camera.
před 4 roky
Saúl Ibarra Corretgé
153f991097
chore(deps) lib-jitsi-meet@latest
* fix(RTC) drop the "old gUM" flow
7667117117/...ad5692d6aa42800a1c251e05261ef05bfe2a7f79
před 4 roky
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 >
před 4 roky
Saúl Ibarra Corretgé
f44faa8d81
deps(rn) updatereact-native-webrtc
Includes a MST.getSettings implementation, necessary for dropping "old
getUserMedia flow".
před 4 roky
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
před 4 roky
Philipp Fruck
f030706a94
fix(external_api) fixed misspelled api command
před 4 roky
Hamza KHAIT
6eac19a058
fix(lang) update French translation
před 4 roky
Saúl Ibarra Corretgé
8cffa5553d
chore(rn,versions) set mobile app and SDK versions
před 4 roky
Saúl Ibarra Corretgé
0fcdb6f248
fix(patch) remove unneeded hunks from RN patch
před 4 roky
Saúl Ibarra Corretgé
399fac78f5
fix(ios) fix building with Xcode 12.5
před 4 roky
Vlad Piersec
8bd874ca70
feat(themes): Add style tokens and web theme
před 4 roky
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.
před 4 roky
Saúl Ibarra Corretgé
b83bc50c03
chore(deps) drop jQuery impromptu
It's no longer used.
před 4 roky
Alex Bumbu
9bffe149d3
feat(iOS): screensharing extension swift implementation
před 4 roky
Jaya Allamsetty
1898e4a768
feat(last-n): Implement startLastN and make last-n configurable through UI. (#9093)
před 4 roky
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
před 4 roky
Saúl Ibarra Corretgé
f68fe2d083
chore(deps) run npm audit fix
před 4 roky
hmuresan
24bf5a2dc3
fix(toolbox): hide toolbox when mouse outside toolbox area
před 4 roky
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
před 4 roky
Alex Bumbu
cf37d34923
fix(ios) fix leaving the meeting when screen-sharing
před 4 roky
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 >
před 4 roky
chipechop
ce6ebca90f
fix(lang) update Italian translation
před 4 roky
Calin Chitu
546df558e3
feat(settings) removed openTwoButtonDialog from UI module and created react LogoutDialog component
před 4 roky
hmuresan
02ec30b8ff
feat(aot): improve AOT UI/UX
před 4 roky
Ilko
0d127b30df
Refine bulgarian translations (#9089)
* Translate addPeople prompt in Bulgarian
* Update bulgarian translations
* Use gender neutral language in bg translations
před 4 roky
వీవెన్
fc78cd0d71
Add Telugu (te) language
před 4 roky
Calinteodor
f377455069
fix(UI) removed unused methods
před 4 roky
Jaya Allamsetty
b536aa035c
fix(config): Deprecate capScreenshareBitrate.
před 4 roky
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
před 4 roky
damencho
cb9c85e1bc
fix: Updates jiconop2 to drop custom type.
před 4 roky
Avram Tudor
ff44ff9026
Merge pull request #9076 from jitsi/tavram/remove-hash
fix(sip-invite) remove hash params
před 4 roky
Tudor-Ovidiu Avram
3048ce4345
fix(sip-invite) remove hash params
před 4 roky
damencho
0ef6db51d6
chore(deps) lib-jitsi-meet@latest
* fix: Fixes sending initial disco info on attaching connection.
ab667ef809/...19e7cbe59248a326bb00387ead659687574d1b60
před 4 roky
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
před 4 roky
Дамян Минков
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.
před 4 roky
Jaya Allamsetty
9856add282
chore(deps) lib-jitsi-meet@latest
* JiConOp2 (#1569 )
* fix: high CPU on Chrome with low fps screen sharing (#1570 )
0dc1540a44/...ab667ef809708b0da770fb6b8637dfa5a3e41bcf
před 4 roky
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
před 4 roky
Gabriel Imre
20a62e5eb4
fix(participants-pane): Consider reducer/state being unavailable on native
před 4 roky
Saúl Ibarra Corretgé
77890fc27a
fix(config) drop ancient backwards compatibility options
před 4 roky
Saúl Ibarra Corretgé
433e212e20
fix(config) avoid using legacy config options
If the new ones are specified, use them.
před 4 roky
titus.moldovan
527d022d63
fix(android): catch exception thrown when media projection is stopped
před 4 roky
Saúl Ibarra Corretgé
9724bb1799
fix(android) fix screen rotation when screen-sharing
před 4 roky
Avram Tudor
6398b4ec89
Merge pull request #9047 from jitsi/tavram/sip-invite-fixes
fix(sip-invite) add minor fixes to sip invite flow
před 4 roky
Avram Tudor
d8e5b48aeb
Merge pull request #9046 from jitsi/tavram/fix-rec-logo
fix(jaas) fix recorder and sip gateways not detecting vpaas meetings
před 4 roky
Jaya Allamsetty
477d94497b
fix(audio-share): Show button only when supported by browser.
Show the audio share button only when its supported. For example, mobile browsers do not support getDisplayMedia yet.
před 4 roky
Gabriel Imre
d014a52ab3
feat(participants-pane) implement participants pane
před 4 roky