hristoterezov
f32438b219
Merge pull request #1161 from jitsi/pinning-local-not-signal-unpin
...
Sending unpin after clicking local video and unpinning remote.
2016-11-28 12:06:56 -06:00
paweldomas
0238a10a4b
fix(MessageHandler): hide the close button when 'persistent'
2016-11-28 11:05:18 -06:00
paweldomas
6669a96fd8
fix(Toolbar.js): hide recording and SIP buttons from the start
2016-11-28 11:05:18 -06:00
paweldomas
09406bfbfc
fix(Toolbar): move login buttons to Profile
...
Authentication buttons no longer belong to the Toolbar.
2016-11-28 11:05:18 -06:00
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
2016-11-28 11:05:18 -06:00
paweldomas
52847bd28d
fix(conference): crash with anonymous domain config
2016-11-28 11:05:18 -06:00
yanas
835d3c6a25
fix(PageReloadOverlay):Basic layout fix
2016-11-28 10:08:47 -06:00
Germán Figna
00e6e98a61
Update api.md
2016-11-24 11:34:24 +01:00
Lyubomir Marinov
6d90adcdf6
Fix make failure caused by npm link
2016-11-24 02:21:21 -06:00
Ilya Daynatovich
06d2fb0aca
Optimize React in production
2016-11-24 02:21:21 -06:00
Ilya Daynatovich
c3428e8213
Split React components out of index.html
2016-11-24 02:21:02 -06:00
hristoterezov
57b0736ebb
Merge pull request #1160 from jitsi/fix-unpinning-local-dominant-speaker
...
Fixes unpinning local user which is dominant speaker.
2016-11-23 17:40:47 -06:00
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.
2016-11-23 17:02:24 -06:00
Ilya Daynatovich
48bb427f71
The Makefile file format requires tab characters
2016-11-23 15:54:03 -06:00
hristoterezov
56f15356c7
Merge pull request #1159 from jitsi/non-focusable-close-toastr
...
Makes close button non-focusable.
2016-11-23 15:41:11 -06:00
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.
2016-11-23 15:35:03 -06:00
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.
2016-11-23 14:48:15 -06:00
Дамян Минков
4900fe020d
Merge pull request #1156 from BeatC/fix-popover
...
Fix popover
2016-11-23 12:52:50 -06:00
paweldomas
94bd6bc330
feat(logging_config): add "disableLogCollector" option
2016-11-23 11:32:58 -06:00
paweldomas
36bcc6831b
feat: use LogCollector to capture JS console logs
2016-11-23 11:32:58 -06:00
paweldomas
76c89845a8
feat: add logging config
2016-11-23 11:32:58 -06:00
paweldomas
b58f1cdd16
use logger instead of console
2016-11-23 11:32:55 -06:00
Ilya Daynatovich
141c64cd00
Add new variable
2016-11-23 12:32:59 +02:00
Ilya Daynatovich
51b802da84
fix problem with popover
2016-11-23 12:27:34 +02:00
yanas
71c27f308c
Merge pull request #1155 from jitsi/removes-click-listeners
...
Removes click handlers when popup is hidden.
2016-11-22 17:33:30 -06:00
damencho
75b9adf01b
Updates comments.
2016-11-22 17:31:01 -06:00
damencho
a079914603
Removes click handlers when popup is hidden.
2016-11-22 17:06:19 -06:00
yanas
4d3ca4a85a
Merge pull request #1148 from jitsi/analytics
...
feat(Analytics): Multiple analytics handlers support
2016-11-22 13:53:02 -06:00
Lyubomir Marinov
afa1d5423c
Merge branch 'prepare-for-react-1'
2016-11-21 21:00:13 -06:00
Ilya Daynatovich
766eb94c7d
Prepare for React: Use Haste resolver for Web
...
In preparation for and as another early step in rewriting the Web
version of jitsi-meet using React, use Haste resolver which is able to
distinguish among platform-independent files, Web-specific and
mobile-specific ones.
Additionally, (1) make sure that Babel is capable of understanding React
files and (2) introduce React as a dependency.
The purpose is to repeatedly take small steps towards our goal and merge
them before they get in conflict with the separate ongoing advancement
of the Web version of jitsi-meet.
2016-11-21 20:26:50 -06:00
Дамян Минков
ad6e793615
Merge pull request #1146 from jitsi/adorable-io-avatars
...
fix: replace robohash avatars with adorable io
2016-11-21 10:00:57 -06:00
Paweł Domas
d900d3c3fd
Merge pull request #1149 from jitsi/ss_resize
...
Fixes issue with not resizing properly if SS is on and the filmstrip is hidden
2016-11-18 12:42:11 -06:00
hristoterezov
7f315ef105
fix(VideoLayout): Issue with not resizing properly if SS is on and the filmstrip is hidden
2016-11-18 11:26:33 -06:00
hristoterezov
dc0a7e7628
feat(Analytics): Multiple analytics handlers support
2016-11-16 16:36:32 -06:00
yanas
6d1f42bf30
Merge pull request #1115 from jitsi/remove_css_classes
...
Removes unused css classes
2016-11-16 13:00:26 -06:00
yanas
c26b144f0d
Merge pull request #1144 from kkrisstoff/chat-animation-fix
...
Chat animation fix
2016-11-16 12:45:40 -06:00
yanas
752f4dd5de
Merge pull request #1141 from kkrisstoff/404-link-color
...
link class added
2016-11-16 11:24:48 -06:00
yanas
693ebbea9d
Merge pull request #1143 from BeatC/visual-problems
...
Fix some ui bugs
2016-11-16 11:23:29 -06:00
yanas
b24a54aab2
fix: replace robohash avatars with adorable io
2016-11-16 11:06:25 -06:00
Konstantyn Pahsura
00aee89709
doc added
2016-11-16 14:09:22 +02:00
Дамян Минков
a5f243e18d
Merge pull request #1142 from jitsi/fix-ff-desktop-sharing-message
...
fix: Firefox desktop sharing extension required dialog
2016-11-15 13:48:17 -06:00
yanas
d05ff9b4ee
fix: Firefox desktop sharing extension required dialog
2016-11-15 12:41:24 -06:00
Konstantyn Pahsura
a67087b6de
focus for chat changes
2016-11-15 20:18:40 +02:00
Ilya Daynatovich
e2ea16ea3f
Fix some ui bugs
2016-11-15 16:37:09 +02:00
yanas
5098b64666
Merge pull request #1137 from BeatC/thumbnail-avatars
...
Thumbnail avatars
2016-11-14 17:47:59 -06:00
hristoterezov
66fbc28385
Merge branch 'kkrisstoff-add/tip-randomiser'
2016-11-14 15:02:58 -06:00
hristoterezov
4bcd75f15c
refactor(close_pages): Refactor the close pages.
2016-11-14 15:02:27 -06:00
Konstantyn Pahsura
da6af88910
fixes and changes
2016-11-14 15:02:27 -06:00
Konstantyn Pahsura
1a91f4953b
tip randomiser added
2016-11-14 15:02:27 -06:00
yanas
9a0d28720d
Merge pull request #1139 from BeatC/FIX-adjust-branding1
...
Fix visual bugs in sidebar
2016-11-14 14:26:21 -06:00