- Apr 05, 2022
-
-
Robert Pintilii authored
On follow me enabled all participants will see the participants pinned by the moderator Fix pinned indicator to work when stage filmstrip is disabled Fix add participant on dominant speaker change: if the participant was already pinned keep it as pinned Don’t add local participant on stage (on automatic selection)
-
Robert Pintilii authored
refactor overflow menu to use ContextMenu component refactor toolboxItem to use ContextMenuItem when needed
-
Saúl Ibarra Corretgé authored
- Apr 04, 2022
-
-
Jaya Allamsetty authored
In audio-only screenshare mode when there is no local audio track from mic present, do not add the audio track from screenshare to redux. Adding the track to redux will sync the track mute state to that of /base/media and show that the mic is unmuted even when that is not the case. Fixes https://github.com/jitsi/jitsi-meet/issues/10706.
-
Jaya Allamsetty authored
-
William Liang authored
prioritize participants with screen shares support local screen share track auto pin screen share support screen share for large video ensure fake screen share participants are sorted fix local screen share in vertical filmstrip fix local screen share in tile mode use FakeScreenShareParticipant component for screen share thumbnails ensure changes are behind feature flag and update jsdocs fix bug where local screen share was not rendering update receiver constraints to include SS source names remove fake ss participant creation on track update fix: handle screenshare muted change and track removal refactor: update key values for sortedFakeScreenShareParticipants address PR comments refactor getter for screenshare tracks rename state to sortedRemoteFakeScreenShareParticipants
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Avram Tudor authored
* feat(face-landmarks) merge face expressions and face centering * code review * code review * code review
-
Robert Pintilii authored
Fix pinned indicator to be displayed only for pinned participants
-
Calin Chitu authored
-
Robert Pintilii authored
This reduces the bundle size by about 100KB It also decouples the AOT buttons from the classes that are used to implement other features
-
Avram Tudor authored
-
- Apr 03, 2022
-
-
Ali Alhaidary authored
-
- Apr 01, 2022
-
-
Jaya Allamsetty authored
-
Calin Chitu authored
-
George Politis authored
* Pushes e2e pings to rtcstats * linter fixes * linter fixes * Re-use existing event instead of introducing a new one. * Don't update the connection info popup stats when the e2e rtt changes. * Bumps ljm version to the latest * e2e pings should work on mobile * tweak the e2eRttChanged action properties * fixes comments
-
Gabriel Borlea authored
- Mar 31, 2022
-
-
Jaya Allamsetty authored
Fixes an issue where a non-screenshare participant cannot be pinned on stage with filmstrip on stage feature disabled.
-
tmoldovan8x8 authored
-
Mihaela Dumitru authored
-
Saúl Ibarra Corretgé authored
Print the git diff output in the step which fails.
-
Robert Pintilii authored
Remove tint for participant in large view Change pinned indicator from border to icon On stage view move screen sharing indicator from top to bottom On stage view show pinned indicator instead of moderator indicator
-
Robert Pintilii authored
Recalculate after new dimensions are in the store Fixes issue where on participant pane toggle the tiles would not recalculate correctly
-
dependabot[bot] authored
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 ) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 ) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 ) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/TooTallNate/node-plist/releases) - [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md) - [Commits](https://github.com/TooTallNate/node-plist/commits ) --- updated-dependencies: - dependency-name: plist dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
William Lohan authored
Fixes: https://github.com/jitsi/jitsi-meet/issues/11188
-
- Mar 30, 2022
-
-
Saúl Ibarra Corretgé authored
-
José Luís Andrade authored
-
Robert Pintilii authored
-
Robert Pintilii authored
Update Android build to support gif Use GIF format instead of animated webp Show GIFs in chat messages Display GIF over tile Add Giphy button in reactions menu Added Giphy dialog Fix isGifMessage to also allow upper case
-
Robert Pintilii authored
-
Robert Pintilii authored
Fixes issue where the menu would disappear on dominant speaker change
-