Calinteodor
07eb19b98a
feat(rn,ui) introduce react-native-paper
před 4 roky
Gabriel Imre
d69d4dd91a
fix(participants-pane): Use selector for displaying names
před 4 roky
Jaya Allamsetty
91197bc69f
fix(quality-control): Send the new receiver constraints on state changes.
The client now listens for changes to lastN, selectedEndpoints and maxReceiverVideoQuality in redux to trigger sending bridge message in the new format. This fixes an issue where the stage view <-> tile view changes prompt two receiver constraints messages to be sent, first with the maxHeight update and then with the selected endpoints update.
před 4 roky
Jaya Allamsetty
913cf259cf
chore(deps) lib-jitsi-meet@latest
* fix(quality-control): Propagate the height constraints to p2p session. If the application is using the new receiver constraints, propagate the height constraint to the p2p session as well.
* build(deps): bump lodash from 4.17.19 to 4.17.21
* chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
74a90f7035/...7cbd9c8f2abb4fc9b12373a613ac50bd06ca1d96
před 4 roky
dependabot[bot]
096e1e0dc6
chore(deps-dev): bump lodash in /resources/load-test
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
před 4 roky
dependabot[bot]
022f5865e5
chore(deps): bump hosted-git-info from 2.5.0 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.5.0 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.5.0...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
před 4 roky
Jaya Allamsetty
cc3377c0da
chore(deps) lib-jitsi-meet@latest
* fix(quality-control): fix constraints sent on channel initialization. Do not send old format constraints if no constraints are set before the channel is initialized.
* chore(deps) run npm audit fix
* chore(deps) update webrtc-adater@8.0.0
86c7a35817/...74a90f703526ba3352174877ed822911bfc2cce7
před 4 roky
dependabot[bot]
c2d7e19a1d
chore(deps): bump hosted-git-info in /resources/load-test
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
před 4 roky
dependabot[bot]
a32adec667
chore(deps): bump ssri from 6.0.1 to 6.0.2 in /resources/load-test
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
dependabot[bot]
ce70b005b1
chore(deps): bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
před 4 roky
dependabot[bot]
a07fceb8fd
chore(deps): bump ua-parser-js from 0.7.17 to 0.7.28
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.17 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.17...0.7.28 )
Signed-off-by: dependabot[bot] <support@github.com >
před 4 roky
Vlad Piersec
9fd8491d04
fix(RN, Toolbox): Show full participant thumbnails in tile view
před 4 roky
వీవెన్
98078f9160
More Telugu (te) translations.
před 4 roky
Calinteodor
450c961e68
Update contributing file
Added Avoiding bundle bloat section
před 4 roky
Saúl Ibarra Corretgé
ea8ed8aa84
fix(dev) make sure each bundle analysis report gets its own file
před 4 roky
Saúl Ibarra Corretgé
a5ddc896e2
fix(dev) disable performance hints when doing bundle analysis
před 4 roky
Vlad Piersec
2c24dc3d27
fix(premeeting): "Don't show screen" button hover state
před 4 roky
Gabriel Imre
edff9bef53
fix(participants-pane): Resize video layout when closing or opening
před 4 roky
Hristo Terezov
dec90bdeb8
fix(Thumbnail): Display mode typo.
před 4 roky
Tudor D. Pop
f38bf7b14c
fix(dialogs-style): Remove box shadow from header and footer
před 4 roky
Avram Tudor
c851136f8e
Merge pull request #9110 from jitsi/tavram/fix-case-sensitive-replcement
fix(sip-invite) fix baseurl case sensitive replacement
před 4 roky
Saúl Ibarra Corretgé
89abaa83aa
fix(premeeting) drop gradient
It looks particularly odd, specially when any virtual background is activated.
před 4 roky
Tudor D. Pop
9ef984ca3d
feat(virtual-background) add virtual background preview
Also enable background selection while muted.
před 4 roky
Jaya Allamsetty
2f51d9fd3e
chore(deps) lib-jitsi-meet@latest
* fix(JingleSession): Add a unique identifier for source on Firefox.
* fix: Drops unused nick from messages. Fixes #1592
5629ba5d99/...86c7a35817728489e1464ef0cf3839bae4f38d99
před 4 roky
damencho
ceca00b573
fix: Fixes welcome page add calendar link. Fixes #9132
před 4 roky
Jaya Allamsetty
1c6677f523
squash: use oldScreenSharesOrder for checking.
před 4 roky
Jaya Allamsetty
035d026e90
fix(video-layout): Fix video-layout when a SS participant leaves.
Unpin the screenshare when the screensharing participant leaves. Switch to tile view if no other participant was pinned before screenshare was auto-pinned, pin the previously pinned participant otherwise.
před 4 roky
hmuresan
a582f1c191
fix(jwt-validation): validate `kid` value only for JaaS
- add some missing meet features
před 4 roky
Vlad Piersec
79939f108c
fix(rn, Labels): Place picture-in-picture button on the left
před 4 roky
Jaya Allamsetty
e765253204
chore(deps) lib-jitsi-meet@latest
* fix(RTC): Fix screenshare with audio on Electron.
e362c89eb6/...5629ba5d99cce52f7dc569d5c4c5406853ae615f
před 4 roky
Paweł Domas
a605403029
fix(Video.js): prevent DOMException: The play() request was interrupted by a new load request
před 4 roky
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
před 4 roky
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
Tudor-Ovidiu Avram
3339a1d19f
fix(sip-invite) fix baseurl case sensitive replacement
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