Lyubomir Marinov
02e3f6b3a2
Reduce the complexity of the source code
8 gadus atpakaļ
Lyubomir Marinov
727df551e6
Merge branch 'android-version'
8 gadus atpakaļ
damencho
e5dc7058c1
Adds android version variable.
The variables in gradle.properties can be overridden on command line like: -Pversion=1.
8 gadus atpakaļ
yanas
4720088039
Merge pull request #1182 from jitsi/reduce-app.bundle.min.js
Reduce the impact of aui, aui-experimental, and jQuery-Impromptu on t…
8 gadus atpakaļ
Lyubomir Marinov
96a18ab2d5
[RN] Change 'Privacy Policty' and 'Terms of Service' to 'Terms and Conditions'
8 gadus atpakaļ
Lyubomir Marinov
137aace970
Merge branch 'fix_ring_overlay'
8 gadus atpakaļ
Lyubomir Marinov
4a8eca2020
Reduce the impact of aui, aui-experimental, and jQuery-Impromptu on the size of the minimized app bundle
8 gadus atpakaļ
hristoterezov
23efa7827c
fix(filmstrip): JS error when the ringoverlay is shown
8 gadus atpakaļ
hristoterezov
fd24595baf
Merge pull request #1180 from gerfigna/patch-2
Update api.md
8 gadus atpakaļ
Germán Figna
2331982e33
Update api.md
Fix videoConferenceJoined and videoConferenceLeft event names
8 gadus atpakaļ
Lyubomir Marinov
683fc84a28
Webpack's loaders are devDependencies
8 gadus atpakaļ
Illia Daynatovich
a0f5e5c8f8
Consistent spacing, closing in index.html
8 gadus atpakaļ
bgrozev
c9af2b956c
Updates the manual installation docs
Adds the --host argument to the jicofo command, as suggested by exs on irc.
8 gadus atpakaļ
yanas
75b3bc6190
Merge pull request #1176 from jitsi/net_or_infra
Add 'isNetworkFailure' argument to PageReloadOverlay
8 gadus atpakaļ
paweldomas
6c716bcbb1
fix(conference.js): handle CONNECTION_DROPPED_ERROR
8 gadus atpakaļ
paweldomas
44beed6216
feat: distinguish between network and infra... failure
8 gadus atpakaļ
paweldomas
2352811c20
chore(package.json): use fixed version of Strophe
There was functionality added to lib-jitsi-meet that depends on
particular version of Strophe. It could be possibly broken without
testing the update.
8 gadus atpakaļ
Lyubomir Marinov
c1df375af4
Extend ./react/.eslintrc.js from ./.eslintrc.js
8 gadus atpakaļ
Дамян Минков
e8c631de01
Merge pull request #1174 from jitsi/fix-disabled-welcome-page
Fix disabled Welcome page broken with the introduction of React
8 gadus atpakaļ
Lyubomir Marinov
bdc67201e2
Fix disabled Welcome page broken with the introduction of React
The React-based rewrite looks whether there's a room name (in the
window's location) in order to choose between WelcomePage and
Conference. But app.js expects Conference to be rendered before it
builds a room name if WelcomePage is disabled and there's no room name.
A quick and dirty workaround is to render Conference within WelcomePage
so that the rendered result closely resembles index.html before the
React-based rewrite.
8 gadus atpakaļ
Lyubomir Marinov
0db33bb45c
React propTypes as static class properties
8 gadus atpakaļ
Дамян Минков
9f26270a98
Merge pull request #1169 from jitsi/page_reload_reason
Log more details on page reload
8 gadus atpakaļ
paweldomas
df721cbd2e
feat(analytics): add reason as label to page reload event
8 gadus atpakaļ
hristoterezov
8745efb81f
Merge pull request #1158 from jitsi/log_collector
Log collector
8 gadus atpakaļ
yanas
e56f1a9ded
Merge pull request #1167 from jitsi/fix_anonymous_domain
Fix the UI when anonymous domain auth is in use
8 gadus atpakaļ
Lyubomir Marinov
52fbb8f02c
[RN] Fix React.PropTypes warning
8 gadus atpakaļ
Lyubomir Marinov
a1639b67a5
[RN] Don't display background colors underneath text on WelcomePage
8 gadus atpakaļ
paweldomas
3475ad4674
ref(LogCollector): adapts to caching in LogCollector
8 gadus atpakaļ
damencho
685d117a91
Fixes custom cert and key files for apache config.
8 gadus atpakaļ
damencho
e51f791ab0
Configures to use apache when this is the available web server.
8 gadus atpakaļ
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
8 gadus atpakaļ
Lyubomir Marinov
1f457dfca5
Hyperlinks to legalese such as Privacy Policy and Terms of Service
8 gadus atpakaļ
Paweł Domas
841050953f
Merge pull request #1172 from bgrozev/enable-tab-sharing
feat: Enables by default tab sharing for chrome.
8 gadus atpakaļ
Дамян Минков
c6296821c0
Merge pull request #1164 from gerfigna/patch-1
Update api.md. There is still work to be done, cause handling parameters in executeCommand is not currently correct and needs fixing. But for now displayname is the only command that requires a parameter.
8 gadus atpakaļ
paweldomas
7c8ca45d9a
ref(LogCollector): extract JitsiMeetLogStorage
8 gadus atpakaļ
Boris Grozev
142f6e4518
feat: Enables by default tab sharing for chrome.
8 gadus atpakaļ
Lyubomir Marinov
f72e7ffbc2
Fix ESLint errors
8 gadus atpakaļ
Lyubomir Marinov
111b6e1c27
React Native 0.38.0, React 15.4.1
8 gadus atpakaļ
Дамян Минков
4add2d0590
Merge pull request #1168 from jitsi/exclude_build_dir
Add 'build' dir to jshintignore
8 gadus atpakaļ
Дамян Минков
cb0f7417b6
Merge pull request #1166 from jitsi/fix-reload-overlay-layout
fix(PageReloadOverlay):Basic layout fix
8 gadus atpakaļ
paweldomas
06eb7c6109
fix(jshintignore): exclude 'build' dir
8 gadus atpakaļ
damencho
4d0701cfda
Fixes build. Wrong changelog file.
8 gadus atpakaļ
Дамян Минков
86bce1e5f6
Merge pull request #1152 from jitsi/deb-update
Updates debian packaging.
8 gadus atpakaļ
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 gadus atpakaļ
hristoterezov
f32438b219
Merge pull request #1161 from jitsi/pinning-local-not-signal-unpin
Sending unpin after clicking local video and unpinning remote.
8 gadus atpakaļ
paweldomas
0238a10a4b
fix(MessageHandler): hide the close button when 'persistent'
8 gadus atpakaļ
paweldomas
6669a96fd8
fix(Toolbar.js): hide recording and SIP buttons from the start
8 gadus atpakaļ
paweldomas
09406bfbfc
fix(Toolbar): move login buttons to Profile
Authentication buttons no longer belong to the Toolbar.
8 gadus atpakaļ
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
8 gadus atpakaļ
paweldomas
52847bd28d
fix(conference): crash with anonymous domain config
8 gadus atpakaļ