Lyubomir Marinov
f72e7ffbc2
Fix ESLint errors
преди 8 години
Lyubomir Marinov
111b6e1c27
React Native 0.38.0, React 15.4.1
преди 8 години
Дамян Минков
4add2d0590
Merge pull request #1168 from jitsi/exclude_build_dir
Add 'build' dir to jshintignore
преди 8 години
Дамян Минков
cb0f7417b6
Merge pull request #1166 from jitsi/fix-reload-overlay-layout
fix(PageReloadOverlay):Basic layout fix
преди 8 години
paweldomas
06eb7c6109
fix(jshintignore): exclude 'build' dir
преди 8 години
damencho
4d0701cfda
Fixes build. Wrong changelog file.
преди 8 години
Дамян Минков
86bce1e5f6
Merge pull request #1152 from jitsi/deb-update
Updates debian packaging.
преди 8 години
damencho
8da0d3a1f1
Removes dependencies to other components.
Now the web app can be installed separately from jicofo and jitsi-videobridge, or can be installed on machine running nginx or apache. Currently only nginx will be configured and apache config is left to user. Later we can add and the apache config. Renames jitsi-meet to jitsi-meet-web (just the web content) and jitsi-meet-web-config (configuring jetty, nginx or apache). A new jitsi-meet package will be introduced, a meta package depending on jicofo, jvb and the current packages.
преди 8 години
hristoterezov
f32438b219
Merge pull request #1161 from jitsi/pinning-local-not-signal-unpin
Sending unpin after clicking local video and unpinning remote.
преди 8 години
yanas
835d3c6a25
fix(PageReloadOverlay):Basic layout fix
преди 8 години
Lyubomir Marinov
6d90adcdf6
Fix make failure caused by npm link
преди 8 години
Ilya Daynatovich
06d2fb0aca
Optimize React in production
преди 8 години
Ilya Daynatovich
c3428e8213
Split React components out of index.html
преди 8 години
hristoterezov
57b0736ebb
Merge pull request #1160 from jitsi/fix-unpinning-local-dominant-speaker
Fixes unpinning local user which is dominant speaker.
преди 8 години
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.
преди 8 години
Ilya Daynatovich
48bb427f71
The Makefile file format requires tab characters
преди 8 години
hristoterezov
56f15356c7
Merge pull request #1159 from jitsi/non-focusable-close-toastr
Makes close button non-focusable.
преди 8 години
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.
преди 8 години
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.
преди 8 години
Дамян Минков
4900fe020d
Merge pull request #1156 from BeatC/fix-popover
Fix popover
преди 8 години
Ilya Daynatovich
141c64cd00
Add new variable
преди 8 години
Ilya Daynatovich
51b802da84
fix problem with popover
преди 8 години
yanas
71c27f308c
Merge pull request #1155 from jitsi/removes-click-listeners
Removes click handlers when popup is hidden.
преди 8 години
damencho
75b9adf01b
Updates comments.
преди 8 години
damencho
a079914603
Removes click handlers when popup is hidden.
преди 8 години
yanas
4d3ca4a85a
Merge pull request #1148 from jitsi/analytics
feat(Analytics): Multiple analytics handlers support
преди 8 години
Lyubomir Marinov
afa1d5423c
Merge branch 'prepare-for-react-1'
преди 8 години
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.
преди 8 години
Дамян Минков
ad6e793615
Merge pull request #1146 from jitsi/adorable-io-avatars
fix: replace robohash avatars with adorable io
преди 8 години
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
преди 8 години
hristoterezov
7f315ef105
fix(VideoLayout): Issue with not resizing properly if SS is on and the filmstrip is hidden
преди 8 години
hristoterezov
dc0a7e7628
feat(Analytics): Multiple analytics handlers support
преди 8 години
yanas
6d1f42bf30
Merge pull request #1115 from jitsi/remove_css_classes
Removes unused css classes
преди 8 години
yanas
c26b144f0d
Merge pull request #1144 from kkrisstoff/chat-animation-fix
Chat animation fix
преди 8 години
yanas
752f4dd5de
Merge pull request #1141 from kkrisstoff/404-link-color
link class added
преди 8 години
yanas
693ebbea9d
Merge pull request #1143 from BeatC/visual-problems
Fix some ui bugs
преди 8 години
yanas
b24a54aab2
fix: replace robohash avatars with adorable io
преди 8 години
Konstantyn Pahsura
00aee89709
doc added
преди 8 години
Дамян Минков
a5f243e18d
Merge pull request #1142 from jitsi/fix-ff-desktop-sharing-message
fix: Firefox desktop sharing extension required dialog
преди 8 години
yanas
d05ff9b4ee
fix: Firefox desktop sharing extension required dialog
преди 8 години
Konstantyn Pahsura
a67087b6de
focus for chat changes
преди 8 години
Ilya Daynatovich
e2ea16ea3f
Fix some ui bugs
преди 8 години
yanas
5098b64666
Merge pull request #1137 from BeatC/thumbnail-avatars
Thumbnail avatars
преди 8 години
hristoterezov
66fbc28385
Merge branch 'kkrisstoff-add/tip-randomiser'
преди 8 години
hristoterezov
4bcd75f15c
refactor(close_pages): Refactor the close pages.
преди 8 години
Konstantyn Pahsura
da6af88910
fixes and changes
преди 8 години
Konstantyn Pahsura
1a91f4953b
tip randomiser added
преди 8 години
yanas
9a0d28720d
Merge pull request #1139 from BeatC/FIX-adjust-branding1
Fix visual bugs in sidebar
преди 8 години
hristoterezov
5b6956e25b
Merge pull request #1101 from jitsi/stop_media_when_xmpp_drops
Stop the media when XMPP connection is dropped
преди 8 години
Lyubomir Marinov
fd51108ae3
[iOS] Remove unnecessary CODE_SIGN_IDENTITY
преди 8 години