damencho
040f4a6618
Adds data-i18n attribute.
9 years ago
damencho
a9aa29d0ad
Adds data-i18n attribute to the feedback.
9 years ago
damencho
54cfbaaba0
Updates some translations for login dialog.
9 years ago
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
9 years ago
damencho
f0ac52614b
Removes title param from openTwoButtonDialog.
9 years ago
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
We pass key which is enough to obtain the title.
9 years ago
Ilya Daynatovich
26792625f2
BEMificated classes and add title
9 years ago
Ilya Daynatovich
83e7f23d0f
Update Connection indicator and popover js
9 years ago
Ilya Daynatovich
b7fccf5040
Update styles for popover
9 years ago
Ilya Daynatovich
cbc7fe5d98
Add JSDoc and rename method
9 years ago
Ilya Daynatovich
a4c3348630
Fix some visual bugs
9 years ago
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
```
9 years ago
yanas
43906a4e30
Fix undefined check.
9 years ago
yanas
9641dbf373
Adds toolbar splitter button
9 years ago
Ilya Daynatovich
25aeb184af
fix display name required dialog
9 years ago
Ilya Daynatovich
d06aef511f
Fix shortcut dialog toggling
9 years ago
Ilya Daynatovich
d94b50f1e4
Add possibilty to set password via return key
9 years ago
yanas
338e1bac00
Initialise the invite dialog on user action
9 years ago
yanas
22a2d85ee2
Fixes cdn issue with remove password link.
9 years ago
yanas
26ff54366b
Moves full screen functions in UIUtil
9 years ago
damencho
9ed6e0e2f9
Adds an id to etherpad iframe.
9 years ago
damencho
bbe475cb4e
Fixes review comments.
Uses some ES6 syntax. Also removes inputHeight key for resolution as it makes no sence to have dictionary with one key. Removes some code duplication. Makes code consistent: method params for updateLocalStats and updateRemoteStats.
9 years ago
yanas
36fdb3127f
Removes unrelated comment.
9 years ago
yanas
7baa473e55
Fixes full screen event handling
9 years ago
Maxim Voloshin
4ae0d1b882
Clean up audio level after previous speaker
9 years ago
hristoterezov
84fd0531f6
fix(Avatar): Avatar to return the local avatar when jid is null
9 years ago
hristoterezov
5fe0c62842
style(RingOverlay): Fix naming and aligning after review
9 years ago
yanas
e24d5da0ef
Fix eslint errors
9 years ago
yanas
74f31db434
Dialogs re-design, invite and password modifications
9 years ago
damencho
a2c71d05e6
Calculates quality based on the resolution and upload.
9 years ago
hristoterezov
e5503deadd
feat(RingOverlay): Add interfaceConfig option for disabling ringing
9 years ago
hristoterezov
8fafd2b4ea
feat(SmallVideo.js): New interface.config property for dominant speaker icon disable
9 years ago
Emil Ivov
224bbdf8a9
Fixes desktop expansion on filmstirp shortcut hide.
9 years ago
Lyubomir Marinov
231cd49916
Remove duplication
9 years ago
yanas
125e894624
Rename functions, fix jquery element ref and indentetation
9 years ago
yanas
0e9835dde2
Restyles the toolbar button toggle state
9 years ago
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
9 years ago
damencho
6320ef1caa
Updates raised hand to overwrite dominant speaker.
9 years ago
Maxim Voloshin
2f92aa9645
Completely remove attributes to destroy tooltip properly
9 years ago
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.
9 years ago
Maxim Voloshin
664d7a4f67
Allow user to edit initial username
9 years ago
Maxim Voloshin
268a2ea7ce
Removed duplicates from keyboard shortcuts
9 years ago
yanas
b58556b6c3
Fixes audio level algorithm.
9 years ago
damencho
07f111abbd
Fixes hangup when callstats is disabled.
9 years ago
yanas
3bb877cc3a
Audio levels redesign.
9 years ago
damencho
15f4288e4a
Fixes some jshint errors.
9 years ago
Maxim Voloshin
b2e0b49556
Updated JSDocs for 'TOOLTIP_POSITIONS' constant
9 years ago
Maxim Voloshin
96735d47c4
Attached JSDocs for 'TOOLTIP_POSITIONS' constant
9 years ago
Maxim Voloshin
87ed7b7989
Redesigned "setTooltip" method
9 years ago
yanas
f10177a352
Fixes moderator notifications on moderator indicator disabled
9 years ago