Ilya Daynatovich
323684c5fe
fix conflicts after rebase
8 vuotta sitten
yanas
a17a98991c
Ongoing work on video thumbnail layout
8 vuotta sitten
yanas
3fe43abdea
Move the display name to the center
8 vuotta sitten
hristoterezov
09c8e14465
feat(Mute_Participant): Implement warning dialog for muting remote participant
8 vuotta sitten
hristoterezov
ea0f0da8a4
feat(JitsiPopover): Add onBeforePosition option
8 vuotta sitten
hristoterezov
8762aae111
fix(SmallVideo): Add translateElement call removed by previous commit
8 vuotta sitten
paweldomas
3c6d464b32
feat(PageReload): make the reload interval random, between 10-30 sec
8 vuotta sitten
damencho
b2a1c9881e
Fixes comments from review.
Adds a safe check, i18n is expecting undefined not null. Fix a method name and translation to be at placeholder.
8 vuotta sitten
Maxim Voloshin
86f1d287d7
Fix comments
8 vuotta sitten
Maxim Voloshin
6820ec8d23
Show and hide indicators using pure js
8 vuotta sitten
Maxim Voloshin
1c218191b0
Apply tooltip for indicator once
8 vuotta sitten
Ilya Daynatovich
99d50ade11
Change main toolbar animation; optimize mousemove handler
8 vuotta sitten
damencho
563ea1244c
Updates openMessageDialog to get only key and options.
8 vuotta sitten
paweldomas
a615649933
fix(PageReloadOverlay): changes text and adjusts style
8 vuotta sitten
paweldomas
3c0c823a37
ref(Overlay): introduce base class
8 vuotta sitten
damencho
5217bf0bb8
Removes translateString and use translateElement.
Removing translateString forces using data-i18n attributes, to make sure we do not forget to set them. Missing data-i18n attributes is a problem with late loading where we can end up without translation, without text. Missing data-i18n attributes is also problem that strings will not be translated when changing language.
Fixes a bug in invite dialog, where remove password button was shown for non moderators.
8 vuotta sitten
paweldomas
8c426e8bb7
fix(ToolbarToggle): restore call overlay to the timeout check
8 vuotta sitten
paweldomas
5bc727804f
fix(PageReloadOverlay): do not log message every second
8 vuotta sitten
paweldomas
8f8b1385fa
ref(ConferenceUrl): converts to class and binds instance to global APP
Converts ConferenceUrl to a class and binds an instance to the global
APP variable, as requested by HTerezov.
8 vuotta sitten
paweldomas
d342f93547
fix(Invite): remove unused 'updateInviteUrl'
8 vuotta sitten
paweldomas
ecfc56461e
fix(ToolbarToggler): remove Yoda condition
Is not very readable and is not used across the project
8 vuotta sitten
hristoterezov
3022754f19
fix(feedback): Fixes the logic for the thank you dialog
8 vuotta sitten
paweldomas
f7bfe8d8bf
feat: introduce ConferenceUrl module
We need to make sure that on the page reload all original parameters
used to load the conference are preserved. New modules helps to manage
different types of conference URLs like the one used for invites and
the one for reloading the page.
8 vuotta sitten
paweldomas
210605d8f3
fix(MessageHandler): suppress the notifications on top of the overlay
8 vuotta sitten
paweldomas
52344ff741
fix(ToolbarToggler): restore 'force' arg in timeout logic
8 vuotta sitten
paweldomas
687b0cad8e
fix(ToolbarToggler): remove call overlay from the timeout check
Remove check for the call overlay being visible in postponing
the toolbar being hidden, as we don't want to have it displayed at all
when the overlay is there.
8 vuotta sitten
paweldomas
2a5b4dde31
feat: implement PageReloadOverlay
8 vuotta sitten
paweldomas
c473178dfe
fix(UserMediaPermissionsGuidanceOverlay): broken display
8 vuotta sitten
paweldomas
229a3b4418
fix(conference): disconnect on VIDEOBRIDGE_NOT_AVAILABLE error
Will disconnect on ConferenceErrors.VIDEOBRIDGE_NOT_AVAILABLE.
Show the same message when either JVB is not available or Jicofo
disconnects.
8 vuotta sitten
Ilya Daynatovich
8f57179aa4
return default value
8 vuotta sitten
hristoterezov
a65fca851c
refactor(FilmStrip): calculateThumbnailSizeFromAvailable
8 vuotta sitten
Ilya Daynatovich
62af73ea09
Add new option to jitsi-popover
8 vuotta sitten
Ilya Daynatovich
70861465e1
Editions in jitsi popover styles
8 vuotta sitten
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
8 vuotta sitten
Kostiantyn Pashura
71475038ba
toolbar: authentication button changed
8 vuotta sitten
Lyubomir Marinov
242c1419fd
Format source code for (some) consistency
8 vuotta sitten
hristoterezov
58a07355fb
style(RingOverlay): Rename onAvatarDisplayed to onAvatarVisible
8 vuotta sitten
hristoterezov
4acfb033c8
style(LargeVideo): Rename LARGE_VIDEO_AVATAR_DISPLAYED event
8 vuotta sitten
Ilya Daynatovich
c09e10a584
updates in connection indicator styles
8 vuotta sitten
Kostiantyn Pashura
736b98869f
dropdown restyle
8 vuotta sitten
Kostiantyn Pashura
8118b4aea1
aui select and checkbox added
8 vuotta sitten
damencho
040f4a6618
Adds data-i18n attribute.
8 vuotta sitten
damencho
a9aa29d0ad
Adds data-i18n attribute to the feedback.
8 vuotta sitten
damencho
54cfbaaba0
Updates some translations for login dialog.
8 vuotta sitten
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
8 vuotta sitten
damencho
f0ac52614b
Removes title param from openTwoButtonDialog.
8 vuotta sitten
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
We pass key which is enough to obtain the title.
8 vuotta sitten
hristoterezov
dc43135980
fix(iframe_api): toggleScreenSharing command
8 vuotta sitten
Ilya Daynatovich
26792625f2
BEMificated classes and add title
8 vuotta sitten
Ilya Daynatovich
83e7f23d0f
Update Connection indicator and popover js
8 vuotta sitten