Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
8 年前
Kostiantyn Pashura
71475038ba
toolbar: authentication button changed
8 年前
hristoterezov
58a07355fb
style(RingOverlay): Rename onAvatarDisplayed to onAvatarVisible
8 年前
hristoterezov
4acfb033c8
style(LargeVideo): Rename LARGE_VIDEO_AVATAR_DISPLAYED event
8 年前
Ilya Daynatovich
a4c3348630
Fix some visual bugs
8 年前
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 年前
yanas
43906a4e30
Fix undefined check.
8 年前
yanas
9641dbf373
Adds toolbar splitter button
8 年前
Ilya Daynatovich
25aeb184af
fix display name required dialog
8 年前
Ilya Daynatovich
d06aef511f
Fix shortcut dialog toggling
8 年前
Ilya Daynatovich
d94b50f1e4
Add possibilty to set password via return key
8 年前
yanas
338e1bac00
Initialise the invite dialog on user action
8 年前
yanas
22a2d85ee2
Fixes cdn issue with remove password link.
8 年前
yanas
26ff54366b
Moves full screen functions in UIUtil
8 年前
damencho
9ed6e0e2f9
Adds an id to etherpad iframe.
8 年前
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.
8 年前
yanas
36fdb3127f
Removes unrelated comment.
8 年前
yanas
7baa473e55
Fixes full screen event handling
8 年前
Maxim Voloshin
4ae0d1b882
Clean up audio level after previous speaker
8 年前
hristoterezov
84fd0531f6
fix(Avatar): Avatar to return the local avatar when jid is null
8 年前
hristoterezov
5fe0c62842
style(RingOverlay): Fix naming and aligning after review
8 年前
yanas
e24d5da0ef
Fix eslint errors
8 年前
yanas
74f31db434
Dialogs re-design, invite and password modifications
8 年前
damencho
a2c71d05e6
Calculates quality based on the resolution and upload.
8 年前
hristoterezov
e5503deadd
feat(RingOverlay): Add interfaceConfig option for disabling ringing
8 年前
hristoterezov
8fafd2b4ea
feat(SmallVideo.js): New interface.config property for dominant speaker icon disable
8 年前
Emil Ivov
224bbdf8a9
Fixes desktop expansion on filmstirp shortcut hide.
8 年前
Lyubomir Marinov
231cd49916
Remove duplication
8 年前
yanas
125e894624
Rename functions, fix jquery element ref and indentetation
8 年前
yanas
0e9835dde2
Restyles the toolbar button toggle state
8 年前
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 年前
damencho
6320ef1caa
Updates raised hand to overwrite dominant speaker.
8 年前
Maxim Voloshin
2f92aa9645
Completely remove attributes to destroy tooltip properly
8 年前
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 年前
Maxim Voloshin
664d7a4f67
Allow user to edit initial username
8 年前
Maxim Voloshin
268a2ea7ce
Removed duplicates from keyboard shortcuts
8 年前
yanas
b58556b6c3
Fixes audio level algorithm.
8 年前
damencho
07f111abbd
Fixes hangup when callstats is disabled.
8 年前
yanas
3bb877cc3a
Audio levels redesign.
8 年前
damencho
15f4288e4a
Fixes some jshint errors.
8 年前
Maxim Voloshin
b2e0b49556
Updated JSDocs for 'TOOLTIP_POSITIONS' constant
8 年前
Maxim Voloshin
96735d47c4
Attached JSDocs for 'TOOLTIP_POSITIONS' constant
8 年前
Maxim Voloshin
87ed7b7989
Redesigned "setTooltip" method
8 年前
yanas
f10177a352
Fixes moderator notifications on moderator indicator disabled
8 年前
Maxim Voloshin
939b87ffed
Tooltiped elements are mardked with "data-tooltip" attribute
8 年前
yanas
08b2fbe30f
Fixes feedback message and button active state
8 年前
yanas
37dcc6c994
Improves the pin and hover borders
8 年前
yanas
6249ff89ff
Feedback window improvements.
8 年前
yanas
1c8535a2d5
Improves the pin and hover borders
8 年前
paweldomas
7585413e7d
fix(VideoLayout): from avatar to video transition
When user reconnected and the avatar is displayed we need to perform
full large video update in order to transition correctly.
8 年前