yanas
ce42d3ab5d
Fixes unnecessary parameter
9 years ago
yanas
642fa8d6f8
Fixes some issues pointed out from hristoterezov
9 years ago
yanas
c9488d5ee9
Separate disconnect overlay.
9 years ago
hristoterezov
23efa7827c
fix(filmstrip): JS error when the ringoverlay is shown
9 years ago
paweldomas
44beed6216
feat: distinguish between network and infra... failure
9 years ago
paweldomas
df721cbd2e
feat(analytics): add reason as label to page reload event
9 years ago
paweldomas
3475ad4674
ref(LogCollector): adapts to caching in LogCollector
9 years ago
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
9 years ago
paweldomas
7c8ca45d9a
ref(LogCollector): extract JitsiMeetLogStorage
9 years ago
paweldomas
0238a10a4b
fix(MessageHandler): hide the close button when 'persistent'
9 years ago
paweldomas
6669a96fd8
fix(Toolbar.js): hide recording and SIP buttons from the start
9 years ago
paweldomas
09406bfbfc
fix(Toolbar): move login buttons to Profile
Authentication buttons no longer belong to the Toolbar.
9 years ago
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
9 years ago
yanas
835d3c6a25
fix(PageReloadOverlay):Basic layout fix
9 years ago
damencho
6211566c0c
Sending unpin after clicking local video and unpinning remote.
If we:
- pin a remote and click it, unpin is signalled.
- pin a remote and the click another remote, the new one is pinned and signalled.
- pin a remote and then click local. UI pins local, but unpinning remote is not signaled, fix addressed with this commit.
- pin/unpin local, nothing is signalled.
9 years ago
damencho
8e6fd0ca95
Fixes unpinning local user which is dominant speaker.
It was not switching and staying on local video on unpinning, after change the last shown video will be used to switch to it.
9 years ago
damencho
b5dfc2a520
Makes close button non-focusable.
Prevents the close button to take focus while user clicks tab in the page, which will privent the toast to be closed.
9 years ago
paweldomas
76c89845a8
feat: add logging config
9 years ago
paweldomas
b58f1cdd16
use logger instead of console
9 years ago
damencho
75b9adf01b
Updates comments.
9 years ago
damencho
a079914603
Removes click handlers when popup is hidden.
9 years ago
hristoterezov
7f315ef105
fix(VideoLayout): Issue with not resizing properly if SS is on and the filmstrip is hidden
9 years ago
hristoterezov
dc0a7e7628
feat(Analytics): Multiple analytics handlers support
9 years ago
yanas
b24a54aab2
fix: replace robohash avatars with adorable io
9 years ago
Konstantyn Pahsura
00aee89709
doc added
9 years ago
yanas
d05ff9b4ee
fix: Firefox desktop sharing extension required dialog
9 years ago
Konstantyn Pahsura
a67087b6de
focus for chat changes
9 years ago
Ilya Daynatovich
9bc24e1caa
Fix aligning of indicator icon; Update logic for dynamically change of thumb indicators via font-size
9 years ago
Ilya Daynatovich
3bd4f1d5d8
Updated layout
9 years ago
Ilya Daynatovich
f3dbeea091
Make filmstrip indicators to resize dynamically
9 years ago
yanas
5545c0d905
fix: desktop streming screen size
9 years ago
Ilya Daynatovich
5b0777d4db
Made inputs identical
9 years ago
Ilya Daynatovich
5623a06996
renamed input-control block to form-control
9 years ago
Ilya Daynatovich
148960c6d2
made editions
9 years ago
yanas
95fcf5bae5
Change method name to fit better its purpose
9 years ago
Ilya Daynatovich
34acadc3b5
Rename method
9 years ago
Ilya Daynatovich
d3df082e3d
Fix thumbnail overflow
9 years ago
Ilya Daynatovich
128b301a39
Fix the tests
9 years ago
Ilya Daynatovich
1b1b9475a4
Clean up js from styles
9 years ago
Ilya Daynatovich
5aff96e3b7
Updated in videolayout
9 years ago
Ilya Daynatovich
fb4e9b3c6d
Work on fixing the tests
9 years ago
Ilya Daynatovich
a8a6b38c28
Updated method for showing/hiding elements
9 years ago
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
9 years ago
Ilya Daynatovich
986c29ca5d
updated filmstrip handler
9 years ago
damencho
96b280668d
Adds suspend overlay.
9 years ago
damencho
e34d86b485
Stops player update before sending stopping of shared video.
We used to stop player updates on self presence received, so between stop and self presence we can send a playing update which will provoke adding the video again to other participants.
9 years ago
Ilya Daynatovich
20c6dba599
Moved keyboard initialization to filmstrip toolbar; Replaced toggle filmstrip button from extended toolbar
9 years ago
yanas
bb80bf4144
fix: Use a separate css class for thumbnail menu
9 years ago
Ilya Daynatovich
f4e6dceaa4
Return Impormptu api when create dialog
9 years ago
Ilya Daynatovich
2b08950294
Fix the tests
9 years ago