paweldomas
|
210605d8f3
|
fix(MessageHandler): suppress the notifications on top of the overlay
|
8 lat temu |
Ilya Daynatovich
|
62af73ea09
|
Add new option to jitsi-popover
|
8 lat temu |
Kostiantyn Pashura
|
436f3b9d9b
|
auth btn removed. login/logout --> Profile
|
8 lat temu |
Ilya Daynatovich
|
26792625f2
|
BEMificated classes and add title
|
8 lat temu |
Ilya Daynatovich
|
83e7f23d0f
|
Update Connection indicator and popover js
|
8 lat temu |
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 lat temu |
Ilya Daynatovich
|
d06aef511f
|
Fix shortcut dialog toggling
|
8 lat temu |
yanas
|
26ff54366b
|
Moves full screen functions in UIUtil
|
8 lat temu |
yanas
|
74f31db434
|
Dialogs re-design, invite and password modifications
|
8 lat temu |
Lyubomir Marinov
|
a2b076985a
|
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
|
8 lat temu |
Maxim Voloshin
|
2f92aa9645
|
Completely remove attributes to destroy tooltip properly
|
8 lat temu |
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 lat temu |
Maxim Voloshin
|
b2e0b49556
|
Updated JSDocs for 'TOOLTIP_POSITIONS' constant
|
8 lat temu |
Maxim Voloshin
|
96735d47c4
|
Attached JSDocs for 'TOOLTIP_POSITIONS' constant
|
8 lat temu |
Maxim Voloshin
|
87ed7b7989
|
Redesigned "setTooltip" method
|
8 lat temu |
Maxim Voloshin
|
939b87ffed
|
Tooltiped elements are mardked with "data-tooltip" attribute
|
8 lat temu |
Maxim Voloshin
|
212798ad19
|
Global handler for tooltips
|
8 lat temu |
yanas
|
d2e42c2a7d
|
Update MessageHandler.js
|
8 lat temu |
yanas
|
b54f92b2ae
|
Fixes the copy action.
|
8 lat temu |
yanas
|
644faca306
|
Re-designs invite dialog as share link.
|
8 lat temu |
damencho
|
df3b7e2dbc
|
Adds utility method to remove tooltips.
|
8 lat temu |
damencho
|
e4c4236386
|
Updates handling links on watermarks.
When link is missing disable clicking.
|
8 lat temu |
yanas
|
96bbf0419c
|
Adds tooltips
|
8 lat temu |
yanas
|
3b05a16b32
|
Fix for button appearing in both toolbars
|
8 lat temu |
yanas
|
a9e31a2843
|
Fixes settings menu for non moderators
|
8 lat temu |
yanas
|
45496b7592
|
Make settings sections configurable
|
8 lat temu |
yanas
|
d250623fde
|
Ring overlay improvements and enable buttons fix
|
8 lat temu |
yanas
|
f811410b45
|
Settings re-design
|
8 lat temu |
yanas
|
8562d3d55d
|
Remove bottom toolbar and change side panel position and behavior
|
8 lat temu |
yanas
|
7076ada6f4
|
Attach keyboard shortcuts to features
|
8 lat temu |
damencho
|
615daa8c9f
|
Updates close function parameters.
|
8 lat temu |
damencho
|
d5de49b5cf
|
Returns the dialog instances that were created and adds an optional close callback.
|
8 lat temu |
damencho
|
62f7553ba4
|
Updates two button dialogs to be only single instance.
|
8 lat temu |
tsareg
|
375b145030
|
Prevent possible memory leak
|
9 lat temu |
Boris Grozev
|
2d2e27b8d0
|
Implements "raised hand".
|
9 lat temu |
yanas
|
57815cb2fe
|
Unifrms messageHandler access and adds enable disable
|
9 lat temu |
yanas
|
0cf291d796
|
Handle Promise.reject for user cancel case
|
9 lat temu |
yanas
|
ab67b42eb9
|
Hide recorder local thumbnail
|
9 lat temu |
yanas
|
d08e37b42b
|
Adds smart un-mute to the shared video logic
|
9 lat temu |
yanas
|
d9c3eec9a8
|
Fix the black stripe (another try)
|
9 lat temu |
yanas
|
68994fbe74
|
Recording related UI modifications.
|
9 lat temu |
damencho
|
4ff6d276ce
|
Removes prezi.
|
9 lat temu |
yanas
|
30f3da98e5
|
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
|
9 lat temu |
isymchych
|
0bcbd105e3
|
escape nicknames before displaying them
|
9 lat temu |
isymchych
|
f65d630ad8
|
allow user to select camera and microphone
|
9 lat temu |
isymchych
|
0fd0f5b633
|
refactoring of Etherpad and Prezi
|
9 lat temu |
hristoterezov
|
3ec04d5a95
|
Implements desktop sharing.
|
9 lat temu |
isymchych
|
58d1c76ab0
|
handle external auth; xmpp auth tbd
|
9 lat temu |
isymchych
|
6ded050b51
|
do not use RTC/xmpp in UI module
|
9 lat temu |
isymchych
|
de9d991f98
|
do not use xmpp module in side_panels module
|
9 lat temu |