hristoterezov
a8b69d5cd8
feat(MessageHandler): Implement dont show again utility
8 år sedan
hristoterezov
634a18e847
fix(Thubmnail_PopupMenu): the thumbnail should be considered hovered when the popup menu is hovered
8 år sedan
damencho
2807346bdf
Makes decision what to show in avatar consistent (in updateView).
8 år sedan
paweldomas
739e2bd35a
fix(Recording): broken stop recording dialog
8 år sedan
Ilya Daynatovich
69b79b7687
Fix icon styles
8 år sedan
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
8 år sedan
yanas
a17a98991c
Ongoing work on video thumbnail layout
8 år sedan
yanas
3fe43abdea
Move the display name to the center
8 år sedan
hristoterezov
ea0f0da8a4
feat(JitsiPopover): Add onBeforePosition option
8 år sedan
damencho
563ea1244c
Updates openMessageDialog to get only key and options.
8 år sedan
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 år sedan
paweldomas
210605d8f3
fix(MessageHandler): suppress the notifications on top of the overlay
8 år sedan
Ilya Daynatovich
62af73ea09
Add new option to jitsi-popover
8 år sedan
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
8 år sedan
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
8 år sedan
damencho
f0ac52614b
Removes title param from openTwoButtonDialog.
8 år sedan
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
We pass key which is enough to obtain the title.
8 år sedan
Ilya Daynatovich
26792625f2
BEMificated classes and add title
8 år sedan
Ilya Daynatovich
83e7f23d0f
Update Connection indicator and popover js
8 år sedan
coresh
6bd5d6e4d5
Fixes issue of method 'setTooltip'
Fixes issue of method 'setTooltip' in modules/UI/util/UIUtil.js: Excluded 'Uncaught TypeError':
```
UIUtil.js:134 Uncaught TypeError: Cannot read property 'setAttribute' of null
```
8 år sedan
Ilya Daynatovich
d06aef511f
Fix shortcut dialog toggling
8 år sedan
yanas
26ff54366b
Moves full screen functions in UIUtil
8 år sedan
yanas
74f31db434
Dialogs re-design, invite and password modifications
8 år sedan
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 år sedan
Maxim Voloshin
2f92aa9645
Completely remove attributes to destroy tooltip properly
8 år sedan
damencho
da65bbaa2d
Updates remove tooltip util method.
Destroy is just hiding current tooltip, we also need to remove other attributes to stop showing the tooltip.
8 år sedan
Maxim Voloshin
b2e0b49556
Updated JSDocs for 'TOOLTIP_POSITIONS' constant
8 år sedan
Maxim Voloshin
96735d47c4
Attached JSDocs for 'TOOLTIP_POSITIONS' constant
8 år sedan
Maxim Voloshin
87ed7b7989
Redesigned "setTooltip" method
8 år sedan
Maxim Voloshin
939b87ffed
Tooltiped elements are mardked with "data-tooltip" attribute
8 år sedan
Maxim Voloshin
212798ad19
Global handler for tooltips
8 år sedan
yanas
d2e42c2a7d
Update MessageHandler.js
8 år sedan
yanas
b54f92b2ae
Fixes the copy action.
8 år sedan
yanas
644faca306
Re-designs invite dialog as share link.
8 år sedan
damencho
df3b7e2dbc
Adds utility method to remove tooltips.
8 år sedan
damencho
e4c4236386
Updates handling links on watermarks.
When link is missing disable clicking.
8 år sedan
yanas
96bbf0419c
Adds tooltips
8 år sedan
yanas
3b05a16b32
Fix for button appearing in both toolbars
8 år sedan
yanas
a9e31a2843
Fixes settings menu for non moderators
8 år sedan
yanas
45496b7592
Make settings sections configurable
8 år sedan
yanas
d250623fde
Ring overlay improvements and enable buttons fix
8 år sedan
yanas
f811410b45
Settings re-design
8 år sedan
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
8 år sedan
yanas
7076ada6f4
Attach keyboard shortcuts to features
8 år sedan
damencho
615daa8c9f
Updates close function parameters.
9 år sedan
damencho
d5de49b5cf
Returns the dialog instances that were created and adds an optional close callback.
9 år sedan
damencho
62f7553ba4
Updates two button dialogs to be only single instance.
9 år sedan
tsareg
375b145030
Prevent possible memory leak
9 år sedan
Boris Grozev
2d2e27b8d0
Implements "raised hand".
9 år sedan
yanas
57815cb2fe
Unifrms messageHandler access and adds enable disable
9 år sedan