Saúl Ibarra Corretgé
0fcdb6f248
fix(patch) remove unneeded hunks from RN patch
vor 4 Jahren
Saúl Ibarra Corretgé
399fac78f5
fix(ios) fix building with Xcode 12.5
vor 4 Jahren
Vlad Piersec
8bd874ca70
feat(themes): Add style tokens and web theme
vor 4 Jahren
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.
vor 4 Jahren
Saúl Ibarra Corretgé
b83bc50c03
chore(deps) drop jQuery impromptu
It's no longer used.
vor 4 Jahren
Alex Bumbu
9bffe149d3
feat(iOS): screensharing extension swift implementation
vor 4 Jahren
Jaya Allamsetty
1898e4a768
feat(last-n): Implement startLastN and make last-n configurable through UI. (#9093)
vor 4 Jahren
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
vor 4 Jahren
Saúl Ibarra Corretgé
f68fe2d083
chore(deps) run npm audit fix
vor 4 Jahren
hmuresan
24bf5a2dc3
fix(toolbox): hide toolbox when mouse outside toolbox area
vor 4 Jahren
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
vor 4 Jahren
Alex Bumbu
cf37d34923
fix(ios) fix leaving the meeting when screen-sharing
vor 4 Jahren
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 >
vor 4 Jahren
chipechop
ce6ebca90f
fix(lang) update Italian translation
vor 4 Jahren
Calin Chitu
546df558e3
feat(settings) removed openTwoButtonDialog from UI module and created react LogoutDialog component
vor 4 Jahren
hmuresan
02ec30b8ff
feat(aot): improve AOT UI/UX
vor 4 Jahren
Ilko
0d127b30df
Refine bulgarian translations (#9089)
* Translate addPeople prompt in Bulgarian
* Update bulgarian translations
* Use gender neutral language in bg translations
vor 4 Jahren
వీవెన్
fc78cd0d71
Add Telugu (te) language
vor 4 Jahren
Calinteodor
f377455069
fix(UI) removed unused methods
vor 4 Jahren
Jaya Allamsetty
b536aa035c
fix(config): Deprecate capScreenshareBitrate.
vor 4 Jahren
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
vor 4 Jahren
damencho
cb9c85e1bc
fix: Updates jiconop2 to drop custom type.
vor 4 Jahren
Avram Tudor
ff44ff9026
Merge pull request #9076 from jitsi/tavram/remove-hash
fix(sip-invite) remove hash params
vor 4 Jahren
Tudor-Ovidiu Avram
3048ce4345
fix(sip-invite) remove hash params
vor 4 Jahren
damencho
0ef6db51d6
chore(deps) lib-jitsi-meet@latest
* fix: Fixes sending initial disco info on attaching connection.
ab667ef809/...19e7cbe59248a326bb00387ead659687574d1b60
vor 4 Jahren
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
vor 4 Jahren
Дамян Минков
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.
vor 4 Jahren
Jaya Allamsetty
9856add282
chore(deps) lib-jitsi-meet@latest
* JiConOp2 (#1569 )
* fix: high CPU on Chrome with low fps screen sharing (#1570 )
0dc1540a44/...ab667ef809708b0da770fb6b8637dfa5a3e41bcf
vor 4 Jahren
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
vor 4 Jahren
Gabriel Imre
20a62e5eb4
fix(participants-pane): Consider reducer/state being unavailable on native
vor 4 Jahren
Saúl Ibarra Corretgé
77890fc27a
fix(config) drop ancient backwards compatibility options
vor 4 Jahren
Saúl Ibarra Corretgé
433e212e20
fix(config) avoid using legacy config options
If the new ones are specified, use them.
vor 4 Jahren
titus.moldovan
527d022d63
fix(android): catch exception thrown when media projection is stopped
vor 4 Jahren
Saúl Ibarra Corretgé
9724bb1799
fix(android) fix screen rotation when screen-sharing
vor 4 Jahren
Avram Tudor
6398b4ec89
Merge pull request #9047 from jitsi/tavram/sip-invite-fixes
fix(sip-invite) add minor fixes to sip invite flow
vor 4 Jahren
Avram Tudor
d8e5b48aeb
Merge pull request #9046 from jitsi/tavram/fix-rec-logo
fix(jaas) fix recorder and sip gateways not detecting vpaas meetings
vor 4 Jahren
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.
vor 4 Jahren
Gabriel Imre
d014a52ab3
feat(participants-pane) implement participants pane
vor 4 Jahren
Jaya Allamsetty
6efa94541e
chore(deps) lib-jitsi-meet@latest
* fix(JingleSession): Increase the ICE candidate gathering timeout to 150ms. This will reduce the numbers of transport-info IQs sent by the client.
* fix(TPC): Fix error handling for getStats.
ca325f5ef9/...0dc1540a44131d4c287993d2cfe0ed8e5ae70d4c
vor 4 Jahren
Tudor-Ovidiu Avram
f0f9c02452
fix(sip-invite) add minor fixes to sip invite flow
vor 4 Jahren
Avram Tudor
ef4af415a8
Merge pull request #9037 from jitsi/tavram/sip-invite-password
feat(sip-invite) add room password for sip invite requests
vor 4 Jahren
Tudor-Ovidiu Avram
c6fd8c2bcb
fix(jaas) fix recorder and sip gateways not detecting vpaas meetings
vor 4 Jahren
hmuresan
7d1c8da827
fix(aot): fix aot buttons size
- fix aot not being debug-able locally in jitsi-meet-electron app
vor 4 Jahren
Saúl Ibarra Corretgé
9e6939d25f
fix(ios) detect orientation when screen sharing
Fixes: https://github.com/jitsi/jitsi-meet/issues/9012
vor 4 Jahren
tudordan7
c765e08aa1
fix(virtual-background): Check if virtual background is disabled on premeeting.
vor 4 Jahren
Jaya Allamsetty
41939d99c8
chore(deps) lib-jitsi-meet@latest
* fix(stats): Use promise-based getStats on all browsers. Get rid of the browser specific keys and use the standard spec-compliant fields for stats. Get the resolution/fps for remote streams from 'inbound-rtp' stats. Use the 'track' stats for the local resolution/fps since these take the active simulcast streams into account.
8b3dc59374/...ca325f5ef93f853d12ad39ceb40b9bac6b05a56c
vor 4 Jahren
Tudor-Ovidiu Avram
9d0c6e3741
fix(prejoin) fix background selection not being available for 3rd party apps
vor 4 Jahren
Andrei Bora
572b99b208
Verify room name using regex in JWT
vor 4 Jahren
Tudor-Ovidiu Avram
64ab813b55
feat(sip-invite) add room password for sip invite requests
vor 4 Jahren
JohnProv
67ac48cac6
Update main-nl.json (#9017)
* Update main-nl.json
Add missing keys and delete some old keys
* Update main-nl.json
Fix typo
* Update main-nl.json
vor 4 Jahren