This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
jitsi_app_c0
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1810
Commits
2
Branches
Tree:
24896634f6
app
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '24896634f6'
${ noResults }
jitsi_app_c0
/
modules
/
UI
/
videolayout
History
yanas
9b09e61877
Merge pull request #553 from damencho/fix-replacing-pinned
Fixes and issue where: if we receive dominant speaker event just befo…
9 years ago
..
ConnectionIndicator.js
Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages.
9 years ago
FilmStrip.js
Merge pull request #548 from jitsi/follow-me
9 years ago
LargeContainer.js
Disables switching to dominant speaker when Etherpad is shown on large video.
9 years ago
LargeVideo.js
Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two.
9 years ago
LocalVideo.js
Fixes returning to dominant speaker after closing shared video. Renames a method and fix its behaviour was handling both case when removing just video element in small videos (local or remote) and when we are removingParticipantContainer, now just handles the second one and uses focusedID if any or dominantSpeakerID if any, otherwise elects new video.
9 years ago
RemoteVideo.js
Fixes returning to dominant speaker after closing shared video. Renames a method and fix its behaviour was handling both case when removing just video element in small videos (local or remote) and when we are removingParticipantContainer, now just handles the second one and uses focusedID if any or dominantSpeakerID if any, otherwise elects new video.
9 years ago
SmallVideo.js
Extends the follow-me feature by adding the possibility to follow the pinned participant, the shared video and the shared document. Adds the possibility to enable disable follow-me from the settings panel. Some other small fixes throughout the UI.
9 years ago
VideoLayout.js
Merge pull request #553 from damencho/fix-replacing-pinned
9 years ago