Calinteodor
450c961e68
Update contributing file
Added Avoiding bundle bloat section
4 years ago
Saúl Ibarra Corretgé
ea8ed8aa84
fix(dev) make sure each bundle analysis report gets its own file
4 years ago
Saúl Ibarra Corretgé
a5ddc896e2
fix(dev) disable performance hints when doing bundle analysis
4 years ago
Vlad Piersec
2c24dc3d27
fix(premeeting): "Don't show screen" button hover state
4 years ago
Gabriel Imre
edff9bef53
fix(participants-pane): Resize video layout when closing or opening
4 years ago
Hristo Terezov
dec90bdeb8
fix(Thumbnail): Display mode typo.
4 years ago
Tudor D. Pop
f38bf7b14c
fix(dialogs-style): Remove box shadow from header and footer
4 years ago
Avram Tudor
c851136f8e
Merge pull request #9110 from jitsi/tavram/fix-case-sensitive-replcement
fix(sip-invite) fix baseurl case sensitive replacement
4 years ago
Saúl Ibarra Corretgé
89abaa83aa
fix(premeeting) drop gradient
It looks particularly odd, specially when any virtual background is activated.
4 years ago
Tudor D. Pop
9ef984ca3d
feat(virtual-background) add virtual background preview
Also enable background selection while muted.
4 years ago
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
4 years ago
damencho
ceca00b573
fix: Fixes welcome page add calendar link. Fixes #9132
4 years ago
Jaya Allamsetty
1c6677f523
squash: use oldScreenSharesOrder for checking.
4 years ago
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.
4 years ago
hmuresan
a582f1c191
fix(jwt-validation): validate `kid` value only for JaaS
- add some missing meet features
4 years ago
Vlad Piersec
79939f108c
fix(rn, Labels): Place picture-in-picture button on the left
4 years ago
Jaya Allamsetty
e765253204
chore(deps) lib-jitsi-meet@latest
* fix(RTC): Fix screenshare with audio on Electron.
e362c89eb6/...5629ba5d99cce52f7dc569d5c4c5406853ae615f
4 years ago
Paweł Domas
a605403029
fix(Video.js): prevent DOMException: The play() request was interrupted by a new load request
4 years ago
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 years ago
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 years ago
hmuresan
b998d80ee3
fix (external-api): fix notify video mute changed when presenting
- small refactor to trigger `notifyVideoMutedStatusChanged` correctly when participant is presenting
4 years ago
Vlad Piersec
428c3cef38
fix(Labels): Recording label background color
4 years ago
Besnik Bleta
32a9c94dee
Adding sq translation (#9091)
* Adding sq translation
* Adding sq to languages.json
4 years ago
Yagiz ISIK
42f07624b4
Updated Turkish Localizations
Added translations for mute everyone's microphone and camera.
4 years ago
Saúl Ibarra Corretgé
153f991097
chore(deps) lib-jitsi-meet@latest
* fix(RTC) drop the "old gUM" flow
7667117117/...ad5692d6aa42800a1c251e05261ef05bfe2a7f79
4 years ago
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 years ago
Saúl Ibarra Corretgé
f44faa8d81
deps(rn) updatereact-native-webrtc
Includes a MST.getSettings implementation, necessary for dropping "old
getUserMedia flow".
4 years ago
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 years ago
Philipp Fruck
f030706a94
fix(external_api) fixed misspelled api command
4 years ago
Hamza KHAIT
6eac19a058
fix(lang) update French translation
4 years ago
Saúl Ibarra Corretgé
8cffa5553d
chore(rn,versions) set mobile app and SDK versions
4 years ago
Saúl Ibarra Corretgé
0fcdb6f248
fix(patch) remove unneeded hunks from RN patch
4 years ago
Saúl Ibarra Corretgé
399fac78f5
fix(ios) fix building with Xcode 12.5
4 years ago
Tudor-Ovidiu Avram
3339a1d19f
fix(sip-invite) fix baseurl case sensitive replacement
4 years ago
Vlad Piersec
8bd874ca70
feat(themes): Add style tokens and web theme
4 years ago
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 years ago
Saúl Ibarra Corretgé
b83bc50c03
chore(deps) drop jQuery impromptu
It's no longer used.
4 years ago
Alex Bumbu
9bffe149d3
feat(iOS): screensharing extension swift implementation
4 years ago
Jaya Allamsetty
1898e4a768
feat(last-n): Implement startLastN and make last-n configurable through UI. (#9093)
4 years ago
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 years ago
Saúl Ibarra Corretgé
f68fe2d083
chore(deps) run npm audit fix
4 years ago
hmuresan
24bf5a2dc3
fix(toolbox): hide toolbox when mouse outside toolbox area
4 years ago
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 years ago
Alex Bumbu
cf37d34923
fix(ios) fix leaving the meeting when screen-sharing
4 years ago
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 years ago
chipechop
ce6ebca90f
fix(lang) update Italian translation
4 years ago
Calin Chitu
546df558e3
feat(settings) removed openTwoButtonDialog from UI module and created react LogoutDialog component
4 years ago
hmuresan
02ec30b8ff
feat(aot): improve AOT UI/UX
4 years ago
Ilko
0d127b30df
Refine bulgarian translations (#9089)
* Translate addPeople prompt in Bulgarian
* Update bulgarian translations
* Use gender neutral language in bg translations
4 years ago
వీవెన్
fc78cd0d71
Add Telugu (te) language
4 years ago