paweldomas
4722054c3e
ref(SmallVideo): adds avatar selector
8 years ago
paweldomas
9d1364b6fb
feat(RemoteVideo): show disconnected GSM bars for remotes
8 years ago
paweldomas
5daceaead7
feat(conference.js): add isParticipantConnectionActive
8 years ago
paweldomas
8a43699a89
feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail
8 years ago
paweldomas
3ef5dd20ef
ref(RemoteVideo): store JitsiParticipant instead of id
8 years ago
paweldomas
e9445866a5
ref(ConnectionIndicator.js): make CQ 'object' optional
8 years ago
paweldomas
cf931f8a9f
ref(ConnectionIndicator.js) pass icon class as an argument
8 years ago
yanas
3140257b69
Remove unused function.
8 years ago
Дамян Минков
b3d6e5876e
Merge pull request #922 from jitsi/fix_filter_not_applied
Fix notification about network issues not displayed when expected
8 years ago
Дамян Минков
c437f64f35
Merge pull request #933 from jitsi/fix-everyone-moderator
Fixes moderator related elements when everyone is moderator
8 years ago
yanas
af91fb50b2
Fixes moderator related elements when everyone is moderator
8 years ago
Emil Ivov
a35e194a2d
Merge pull request #932 from jitsi/fix_jibri
fix(FilmStrip): Add check for thumbnails
8 years ago
hristoterezov
42d9d0393d
fix(FilmStrip): Add check for thumbnails
8 years ago
jitsi-pootle
d319e837f5
New files added from translate.jitsi.org based on templates
8 years ago
yanas
a054a0d61d
Merge pull request #919 from kkrisstoff/add/raise-hand-icon
rise-hand-ico: blured class added
8 years ago
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 years ago
damencho
975b13f868
Fixes setting remote room lock state change.
8 years ago
yanas
75f80ae877
Update _close.scss
8 years ago
Kostiantyn Pashura
7c824d9da0
rise-hand-ico: blured class added
8 years ago
Gubin, Maksim
9aa7f80e82
hot fix api.executeCommand
8 years ago
hristoterezov
b772c151fc
Merge pull request #925 from jitsi/invite-to-share-dialog
Invite to share dialog
8 years ago
yanas
d2e42c2a7d
Update MessageHandler.js
8 years ago
yanas
b54f92b2ae
Fixes the copy action.
8 years ago
yanas
5ef241ae66
Merge pull request #927 from jitsi/fix-feedback-resolve
Makes sure we always resolve(call the callback) in feedback dialog.
8 years ago
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 years ago
yanas
06247266ad
Merge pull request #924 from jitsi/add-close-page
Adds close page
8 years ago
damencho
f9a5b62326
Changes the state of room locker if room was locked not by current user.
8 years ago
yanas
644faca306
Re-designs invite dialog as share link.
8 years ago
yanas
9cb0723f8d
Remove duplicate styles.
8 years ago
yanas
48c99e796f
Includes content to close html.
8 years ago
damencho
fcf7069b25
Adds close page.
When enabled after hanging up redirect to close page, if needed feedback will be displayed.
8 years ago
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 years ago
yanas
88a45cf991
Fixes colors in dialogs.
8 years ago
yanas
7eb85fe7aa
Merge pull request #923 from jitsi/fix_ringoverlay_sound
fix(ringoverlay): Path of the ogg file
8 years ago
hristoterezov
0e5fe88b5e
fix(ringoverlay): Path of the ogg file
8 years ago
yanas
b754361268
Merge pull request #920 from jitsi/remove_prezi_leftovers
fix: remove Prezi leftovers
8 years ago
paweldomas
419950ca49
fix(VideoLayout): "connection interrupted" shown only on video
The message about having connectivity issues should be displayed only
on top of the video like the "video problems filter" is.
8 years ago
paweldomas
11953cbb60
feat(conference.js): add isConnectionInterrupted getter
9 years ago
paweldomas
ecfc05bcc8
fix(LargeVideoManager): enable video problems filter on VideoContainer
Only the VideoContainer is interested in showing the video problems
filter which is meant to be displayed when ICE is disconnected.
8 years ago
yanas
b0012b4d63
Merge pull request #921 from jitsi/contaclist-title-update
Always show number of participants badge in toolbar.
8 years ago
damencho
febaf49d07
Always show number of participants badge in toolbar.
Includes showing 1 when user is alone in the room.
8 years ago
paweldomas
e3f3287f14
fix: remove Prezi leftovers
8 years ago
Дамян Минков
fbd2879aa3
Merge pull request #918 from kkrisstoff/make-the-star-configurable
disable_star_indicator added
8 years ago
yanas
4db8faa526
Merge pull request #914 from jitsi/fix_toolbar_ringoverlay
fix(toolbar): Issue with toolbar is positioned under the ring overlay
8 years ago
Дамян Минков
586ea2ae0d
Merge pull request #911 from jitsi/small_videolayout_refactoring
Small videolayout refactoring
8 years ago
paweldomas
e39648ce21
ref(LargeVideo): rename to LargeVideoManager
It is confusing when the name of the main class exported from the file
is not the same as the filename.
8 years ago
paweldomas
e0a05c5908
ref(LargeVideo): move VideoContainer to separate file
VideoContainer is a separate being which implements the LargeContainer
and it's confusing to have it in the same file. This was encouraging to
access private parts of the VideoContainer directly(not through
the interface).
8 years ago
paweldomas
2c01fde713
ref(SmallVideo): rename 'isMuted' to avoid confusion
8 years ago
Kostiantyn Pashura
82ebfd9945
disable_star_indicator added
8 years ago
yanas
92641c20f3
Merge pull request #916 from jitsi/contaclist-title-update
Moves the number in the code, not as a translation parameter.
8 years ago