Дамян Минков
f58d7fc3cc
Adds download links to readme.
9 роки тому
Illia Daynatovich
4584d89c43
Rewrite with ES6
9 роки тому
Illia Daynatovich
1cc2b388a2
webpack-dev-server
9 роки тому
Lyubomir Marinov
51a1a7ed22
[RN] Clarify, simplify the source code
9 роки тому
Lyubomir Marinov
99c2b60a1d
[RN] Catch Promise rejection
9 роки тому
Lyubomir Marinov
de5cd53f85
[RN] Allow uppsercase letters in room names
9 роки тому
Lyubomir Marinov
f027a8f74f
[RN] Use fetch instead of XHR
9 роки тому
damencho
7d81ec4d86
Simplifies dependencies, removes possible circular dependency.
9 роки тому
hristoterezov
a6fed4da65
Merge pull request #1184 from jitsi/separate-disconnect-overlay
Separate disconnect overlay
9 роки тому
yanas
ce42d3ab5d
Fixes unnecessary parameter
9 роки тому
Lyubomir Marinov
d939ae5fb2
Rename the package of the Android app
9 роки тому
yanas
642fa8d6f8
Fixes some issues pointed out from hristoterezov
9 роки тому
Lyubomir Marinov
8f02b9249e
Clarify error message with details
9 роки тому
Lyubomir Marinov
7487684301
React Native 0.39.0
9 роки тому
Lyubomir Marinov
02e3f6b3a2
Reduce the complexity of the source code
9 роки тому
Lyubomir Marinov
727df551e6
Merge branch 'android-version'
9 роки тому
damencho
e5dc7058c1
Adds android version variable.
The variables in gradle.properties can be overridden on command line like: -Pversion=1.
9 роки тому
yanas
c9488d5ee9
Separate disconnect overlay.
9 роки тому
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…
9 роки тому
Lyubomir Marinov
96a18ab2d5
[RN] Change 'Privacy Policty' and 'Terms of Service' to 'Terms and Conditions'
9 роки тому
Lyubomir Marinov
137aace970
Merge branch 'fix_ring_overlay'
9 роки тому
Lyubomir Marinov
4a8eca2020
Reduce the impact of aui, aui-experimental, and jQuery-Impromptu on the size of the minimized app bundle
9 роки тому
hristoterezov
23efa7827c
fix(filmstrip): JS error when the ringoverlay is shown
9 роки тому
hristoterezov
fd24595baf
Merge pull request #1180 from gerfigna/patch-2
Update api.md
9 роки тому
Germán Figna
2331982e33
Update api.md
Fix videoConferenceJoined and videoConferenceLeft event names
9 роки тому
Lyubomir Marinov
683fc84a28
Webpack's loaders are devDependencies
9 роки тому
Illia Daynatovich
a0f5e5c8f8
Consistent spacing, closing in index.html
9 роки тому
bgrozev
c9af2b956c
Updates the manual installation docs
Adds the --host argument to the jicofo command, as suggested by exs on irc.
9 роки тому
yanas
75b3bc6190
Merge pull request #1176 from jitsi/net_or_infra
Add 'isNetworkFailure' argument to PageReloadOverlay
9 роки тому
paweldomas
6c716bcbb1
fix(conference.js): handle CONNECTION_DROPPED_ERROR
9 роки тому
paweldomas
44beed6216
feat: distinguish between network and infra... failure
9 роки тому
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.
9 роки тому
Lyubomir Marinov
c1df375af4
Extend ./react/.eslintrc.js from ./.eslintrc.js
9 роки тому
Дамян Минков
e8c631de01
Merge pull request #1174 from jitsi/fix-disabled-welcome-page
Fix disabled Welcome page broken with the introduction of React
9 роки тому
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.
9 роки тому
Lyubomir Marinov
0db33bb45c
React propTypes as static class properties
9 роки тому
Дамян Минков
9f26270a98
Merge pull request #1169 from jitsi/page_reload_reason
Log more details on page reload
9 роки тому
paweldomas
df721cbd2e
feat(analytics): add reason as label to page reload event
9 роки тому
hristoterezov
8745efb81f
Merge pull request #1158 from jitsi/log_collector
Log collector
9 роки тому
yanas
e56f1a9ded
Merge pull request #1167 from jitsi/fix_anonymous_domain
Fix the UI when anonymous domain auth is in use
9 роки тому
Lyubomir Marinov
52fbb8f02c
[RN] Fix React.PropTypes warning
9 роки тому
Lyubomir Marinov
a1639b67a5
[RN] Don't display background colors underneath text on WelcomePage
9 роки тому
paweldomas
3475ad4674
ref(LogCollector): adapts to caching in LogCollector
9 роки тому
damencho
685d117a91
Fixes custom cert and key files for apache config.
9 роки тому
damencho
e51f791ab0
Configures to use apache when this is the available web server.
9 роки тому
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
9 роки тому
Lyubomir Marinov
1f457dfca5
Hyperlinks to legalese such as Privacy Policy and Terms of Service
9 роки тому
Paweł Domas
841050953f
Merge pull request #1172 from bgrozev/enable-tab-sharing
feat: Enables by default tab sharing for chrome.
9 роки тому
Дамян Минков
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.
9 роки тому
paweldomas
7c8ca45d9a
ref(LogCollector): extract JitsiMeetLogStorage
9 роки тому