This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
jitsi_mod
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.
1839
Commits
2
Branches
Tree:
bd09fa2601
dev
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'bd09fa2601'
${ noResults }
jitsi_mod
/
modules
/
UI
/
videolayout
History
yanas
ea9b909775
Fixes exception in follow-me when we receive an update for a video thumbnail that's not there yet.
10 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.
10 years ago
FilmStrip.js
Merge pull request #548 from jitsi/follow-me
10 years ago
LargeContainer.js
Disables switching to dominant speaker when Etherpad is shown on large video.
10 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.
10 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.
10 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.
10 years ago
SmallVideo.js
Fixes exception in follow-me when we receive an update for a video thumbnail that's not there yet.
10 years ago
VideoLayout.js
Merge pull request #553 from damencho/fix-replacing-pinned
10 years ago