paweldomas
661ea2cf45
feat(VideoLayout): add remote connection problems UI
Grey filter will be applied to the remote video/avatar displayed on
"large" and a message indicating remote connectivity issues will be
shown on top of that.
8 лет назад
ibauersachs
bcee2a207d
Commit from translate.jitsi.org by user ibauersachs.: 265 of 265 strings translated (0 fuzzy).
8 лет назад
Ingo Bauersachs
e94bf73cc3
Match enabled languages to available languages
8 лет назад
Ingo Bauersachs
03e8331e4f
Add polish and russian
8 лет назад
ibauersachs
bbd5e55e5e
Commit from translate.jitsi.org by user ibauersachs.: 263 of 263 strings translated (0 fuzzy).
8 лет назад
Maxim Voloshin
212798ad19
Global handler for tooltips
8 лет назад
yanas
bb0f6e0989
Remove unused variable.
8 лет назад
paweldomas
42fd3097de
feat(VideoContainer): add 'wasVideoRendered' flag
The 'wasVideoRendered' flag will tell whether or not we have any video
image rendered(even if stalled) on the large video element.
8 лет назад
paweldomas
5952261e87
ref(LargeVideoManager): introduce 'setVideoConnectionMessage'
8 лет назад
paweldomas
62d2e3e2a4
feat(conference.js): add 'getParticipantDisplayName'
8 лет назад
paweldomas
5843c6c569
ref(LargeVideoManager): rename 'enableVideoProblemFilter'
8 лет назад
paweldomas
352e784cad
fix(VideoLayout): show video when the connection is back
8 лет назад
paweldomas
b8937e0349
fix(LargeVideoManager): hide video when avatar is displayed
8 лет назад
paweldomas
0aea799b50
doc(LargeVideoManager): fills missing JS doc
8 лет назад
paweldomas
46766ec239
fix(RemoteVideo): avoid black thumbnail
When the user is having connectivity issues we use the image cached in
the video element to show the preview in greyscale. It looks like this
cached image gets invalided after prolonged periods of time the video
element being hidden(and it is hidden when the video is muted). So we
never show this image if the user gets muted during connectivity
disruption in order to avoid blackness.
8 лет назад
paweldomas
66bbc4d9fd
fix(RemoteVideo): change hasVideoStarted logic
We used to rely on 'currentTime' of the video element, but we execute
'updateView' from the 'onplay' callback and on fast machines it may
happen that the value is 0 even though the video has just started.
8 лет назад
paweldomas
40f2c593a2
ref(SmallVideo): figure out what is to be displayed
At any point of time we display one of the three: video, avatar or
blackness. The purpose of this commit is to make that fact more clear
in the code.
8 лет назад
paweldomas
30cb948dcf
feat(SmallVideo): make thumbnail grey
The video or the avatar on a thumbnail will be displayed in greyscale
when the user is having connectivity issues.
8 лет назад
paweldomas
fceb512a03
ref(SmallVideo): add 'isCurrentlyOnLargeVideo'
8 лет назад
paweldomas
4722054c3e
ref(SmallVideo): adds avatar selector
8 лет назад
paweldomas
9d1364b6fb
feat(RemoteVideo): show disconnected GSM bars for remotes
8 лет назад
paweldomas
5daceaead7
feat(conference.js): add isParticipantConnectionActive
8 лет назад
paweldomas
8a43699a89
feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail
8 лет назад
paweldomas
3ef5dd20ef
ref(RemoteVideo): store JitsiParticipant instead of id
8 лет назад
paweldomas
e9445866a5
ref(ConnectionIndicator.js): make CQ 'object' optional
8 лет назад
paweldomas
cf931f8a9f
ref(ConnectionIndicator.js) pass icon class as an argument
8 лет назад
yanas
3140257b69
Remove unused function.
8 лет назад
Дамян Минков
b3d6e5876e
Merge pull request #922 from jitsi/fix_filter_not_applied
Fix notification about network issues not displayed when expected
8 лет назад
Дамян Минков
c437f64f35
Merge pull request #933 from jitsi/fix-everyone-moderator
Fixes moderator related elements when everyone is moderator
8 лет назад
yanas
af91fb50b2
Fixes moderator related elements when everyone is moderator
8 лет назад
Emil Ivov
a35e194a2d
Merge pull request #932 from jitsi/fix_jibri
fix(FilmStrip): Add check for thumbnails
8 лет назад
hristoterezov
42d9d0393d
fix(FilmStrip): Add check for thumbnails
8 лет назад
jitsi-pootle
d319e837f5
New files added from translate.jitsi.org based on templates
8 лет назад
yanas
a054a0d61d
Merge pull request #919 from kkrisstoff/add/raise-hand-icon
rise-hand-ico: blured class added
8 лет назад
yanas
8e75da8540
Merge pull request #926 from jitsi/lock-fixes
Changes the state of room locker if room was locked not by current user.
8 лет назад
damencho
975b13f868
Fixes setting remote room lock state change.
8 лет назад
yanas
75f80ae877
Update _close.scss
8 лет назад
Kostiantyn Pashura
7c824d9da0
rise-hand-ico: blured class added
8 лет назад
hristoterezov
b772c151fc
Merge pull request #925 from jitsi/invite-to-share-dialog
Invite to share dialog
8 лет назад
yanas
d2e42c2a7d
Update MessageHandler.js
8 лет назад
yanas
b54f92b2ae
Fixes the copy action.
8 лет назад
yanas
5ef241ae66
Merge pull request #927 from jitsi/fix-feedback-resolve
Makes sure we always resolve(call the callback) in feedback dialog.
8 лет назад
damencho
eb2e709749
Makes sure we always resolve(call the callback) in feedback dialog.
Call the callback even when clicking outside the dialog, or escaping to close it.
8 лет назад
yanas
06247266ad
Merge pull request #924 from jitsi/add-close-page
Adds close page
8 лет назад
damencho
f9a5b62326
Changes the state of room locker if room was locked not by current user.
8 лет назад
yanas
644faca306
Re-designs invite dialog as share link.
8 лет назад
yanas
9cb0723f8d
Remove duplicate styles.
8 лет назад
yanas
48c99e796f
Includes content to close html.
8 лет назад
damencho
fcf7069b25
Adds close page.
When enabled after hanging up redirect to close page, if needed feedback will be displayed.
8 лет назад
damencho
415619021f
Moves handling of thank you dialog.
Moves handling of thank you dialog out of the Promise that handles the feedback and just before we redirect to welcome page.
8 лет назад