Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
yanas 9b09e61877 Merge pull request #553 from damencho/fix-replacing-pinned 10 gadus atpakaļ
..
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 gadus atpakaļ
FilmStrip.js Merge pull request #548 from jitsi/follow-me 10 gadus atpakaļ
LargeContainer.js Disables switching to dominant speaker when Etherpad is shown on large video. 10 gadus atpakaļ
LargeVideo.js Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two. 10 gadus atpakaļ
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 gadus atpakaļ
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 gadus atpakaļ
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. 10 gadus atpakaļ
VideoLayout.js Merge pull request #553 from damencho/fix-replacing-pinned 10 gadus atpakaļ