Konstantyn Pahsura
9f280e320d
_.template removed
8 anni fa
Konstantyn Pahsura
a1e098680d
make side panels init from js
8 anni fa
paweldomas
ede4808ec4
fix(LargeVideoManager): frozen displayname in a msg
The "data-i18n-options" attribute value is stored in jQuery cache and
at the time when i18-next tries to access it to do the translation
it gets the old value from the cache and the message is not updated
correctly. Passing the "msgOptions" explicitly to "translateElement"
fixes the problem by avoiding jQuery cache.
8 anni fa
Ilya Daynatovich
16c70fddba
Restyled toolbar splitter
8 anni fa
damencho
215d8b1355
Updates show/hide of shortcuts dialog.
Fixes not able to close it with esc button.
8 anni fa
hristoterezov
e731f6c3f3
feat(translation): ES6 support
8 anni fa
damencho
1f200b63a7
Updates i18next and bundles default translations.
8 anni fa
damencho
ae01275729
Renames variables.
8 anni fa
damencho
5feeef0122
Handles data from feedback callback and use it for correct close page.
8 anni fa
damencho
e81a10de4a
Reports to close callback whether feedback is submitted.
8 anni fa
Ilya Daynatovich
d72695ae0f
Added app substitution
8 anni fa
Boris Grozev
c815b1f25b
feat: Updates the GSM bars' thresholds.
Adapts to changes in lib-jitsi-meet. Uses an Array which guarantees the
order of its elements, and avoids setting a css property multiple times.
8 anni fa
Boris Grozev
051db50b3f
feat: Moves connectionquality to lib-jitsi-meet.
8 anni fa
damencho
2edb279d22
Fixes password set remotely text.
8 anni fa
damencho
96479e0474
Fixes password and isModerator check in invite dialog.
8 anni fa
Konstantyn Pahsura
77e28a6a45
toolbar buttons fixes
8 anni fa
hristoterezov
a8b69d5cd8
feat(MessageHandler): Implement dont show again utility
8 anni fa
Maxim Voloshin
dc93940bbd
Filmstrip is extended with "Hide" button
8 anni fa
hristoterezov
7e2fe30472
feat(JitsiLocalStorage): Implement localStorage wrapper
8 anni fa
Ilya Daynatovich
5e7e5b317b
Fix texts
8 anni fa
Ilya Daynatovich
a63bb5d906
Add policy section
8 anni fa
Ilya Daynatovich
647f577332
Rearrange overlay layout
8 anni fa
Kostiantyn Pashura
be1ba21166
make extended buttons dynamic
8 anni fa
Konstantyn Pahsura
28f719b58a
dropdown styles fixes
8 anni fa
paweldomas
e349cc59ad
style(translation): adds comment about lang auto detection
8 anni fa
hristoterezov
634a18e847
fix(Thubmnail_PopupMenu): the thumbnail should be considered hovered when the popup menu is hovered
8 anni fa
Ilya Daynatovich
209272f940
Add detect translation freeze in interface config
8 anni fa
Ilya Daynatovich
138ed6a487
Fixed interface
8 anni fa
Ilya Daynatovich
d84d0b65ca
Adjust alignment of remote video menu
8 anni fa
damencho
9764fe52de
Removed not needed setting of the quality to 0.
We now just hide the icon with values and show the interrupted one. Calling this one was causing troubles like flickering and stats popover not able to hide, once shown. On hover we are calling updateView which ends to this call which destroy and create the popover, which maybe is leading to this problems.
8 anni fa
damencho
e3edef2999
Renames videocontainer overlay to hoverOverlay.
8 anni fa
damencho
328ff54423
Fixes undefined error and shared video.
8 anni fa
damencho
2807346bdf
Makes decision what to show in avatar consistent (in updateView).
8 anni fa
damencho
fec8f4e005
Fixes an issue with mixing visibility functions for elements.
In small video we use UIUtil.setVisibility, so we should not use jquery show/hide for the same element.
8 anni fa
damencho
3ae299cf2b
Fixes comments.
8 anni fa
paweldomas
739e2bd35a
fix(Recording): broken stop recording dialog
8 anni fa
damencho
7acda03024
Adds an overlay to dim videos when showing displayname.
8 anni fa
damencho
5cead57723
Reverts hover over small video to show display name.
8 anni fa
Ilya Daynatovich
1e24be6dd4
Fix editing the name
8 anni fa
Ilya Daynatovich
8d80e13e31
Fix connection indicator bars
8 anni fa
Ilya Daynatovich
69b79b7687
Fix icon styles
8 anni fa
Ilya Daynatovich
698b3caeb8
fix styles in connection indicators
8 anni fa
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
8 anni fa
yanas
a17a98991c
Ongoing work on video thumbnail layout
8 anni fa
yanas
3fe43abdea
Move the display name to the center
8 anni fa
hristoterezov
09c8e14465
feat(Mute_Participant): Implement warning dialog for muting remote participant
8 anni fa
hristoterezov
ea0f0da8a4
feat(JitsiPopover): Add onBeforePosition option
8 anni fa
hristoterezov
8762aae111
fix(SmallVideo): Add translateElement call removed by previous commit
8 anni fa
paweldomas
3c6d464b32
feat(PageReload): make the reload interval random, between 10-30 sec
8 anni fa
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 anni fa