damencho
563ea1244c
Updates openMessageDialog to get only key and options.
hace 9 años
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.
hace 9 años
hristoterezov
3022754f19
fix(feedback): Fixes the logic for the thank you dialog
hace 9 años
Ilya Daynatovich
8f57179aa4
return default value
hace 9 años
Ilya Daynatovich
62af73ea09
Add new option to jitsi-popover
hace 9 años
Ilya Daynatovich
70861465e1
Editions in jitsi popover styles
hace 9 años
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
hace 9 años
Kostiantyn Pashura
71475038ba
toolbar: authentication button changed
hace 9 años
Lyubomir Marinov
242c1419fd
Format source code for (some) consistency
hace 9 años
hristoterezov
58a07355fb
style(RingOverlay): Rename onAvatarDisplayed to onAvatarVisible
hace 9 años
hristoterezov
4acfb033c8
style(LargeVideo): Rename LARGE_VIDEO_AVATAR_DISPLAYED event
hace 9 años
Ilya Daynatovich
c09e10a584
updates in connection indicator styles
hace 9 años
Kostiantyn Pashura
736b98869f
dropdown restyle
hace 9 años
Kostiantyn Pashura
8118b4aea1
aui select and checkbox added
hace 9 años
damencho
040f4a6618
Adds data-i18n attribute.
hace 9 años
damencho
a9aa29d0ad
Adds data-i18n attribute to the feedback.
hace 9 años
damencho
54cfbaaba0
Updates some translations for login dialog.
hace 9 años
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
hace 9 años
damencho
f0ac52614b
Removes title param from openTwoButtonDialog.
hace 9 años
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
We pass key which is enough to obtain the title.
hace 9 años
Ilya Daynatovich
26792625f2
BEMificated classes and add title
hace 9 años
Ilya Daynatovich
83e7f23d0f
Update Connection indicator and popover js
hace 9 años
Ilya Daynatovich
b7fccf5040
Update styles for popover
hace 9 años
Ilya Daynatovich
cbc7fe5d98
Add JSDoc and rename method
hace 9 años
Ilya Daynatovich
a4c3348630
Fix some visual bugs
hace 9 años
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
```
hace 9 años
yanas
43906a4e30
Fix undefined check.
hace 9 años
yanas
9641dbf373
Adds toolbar splitter button
hace 9 años
Ilya Daynatovich
25aeb184af
fix display name required dialog
hace 9 años
Ilya Daynatovich
d06aef511f
Fix shortcut dialog toggling
hace 9 años
Ilya Daynatovich
d94b50f1e4
Add possibilty to set password via return key
hace 9 años
yanas
338e1bac00
Initialise the invite dialog on user action
hace 9 años
yanas
22a2d85ee2
Fixes cdn issue with remove password link.
hace 9 años
yanas
26ff54366b
Moves full screen functions in UIUtil
hace 9 años
damencho
9ed6e0e2f9
Adds an id to etherpad iframe.
hace 9 años
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.
hace 9 años
yanas
36fdb3127f
Removes unrelated comment.
hace 9 años
yanas
7baa473e55
Fixes full screen event handling
hace 9 años
Maxim Voloshin
4ae0d1b882
Clean up audio level after previous speaker
hace 9 años
hristoterezov
84fd0531f6
fix(Avatar): Avatar to return the local avatar when jid is null
hace 9 años
hristoterezov
5fe0c62842
style(RingOverlay): Fix naming and aligning after review
hace 9 años
yanas
e24d5da0ef
Fix eslint errors
hace 9 años
yanas
74f31db434
Dialogs re-design, invite and password modifications
hace 9 años
damencho
a2c71d05e6
Calculates quality based on the resolution and upload.
hace 9 años
hristoterezov
e5503deadd
feat(RingOverlay): Add interfaceConfig option for disabling ringing
hace 9 años
hristoterezov
8fafd2b4ea
feat(SmallVideo.js): New interface.config property for dominant speaker icon disable
hace 9 años
Emil Ivov
224bbdf8a9
Fixes desktop expansion on filmstirp shortcut hide.
hace 9 años
Lyubomir Marinov
231cd49916
Remove duplication
hace 9 años
yanas
125e894624
Rename functions, fix jquery element ref and indentetation
hace 9 años
yanas
0e9835dde2
Restyles the toolbar button toggle state
hace 9 años