Lyubomir Marinov
ba3d65c01f
Fix d17cc9fa
A bug was discovered in d17cc9fa which would raise a failure to push
into the browser's history if a base href was defined. Fix the failure
by removing react-router. Anyway, the usage of react-router was
incorrect because the app must hit the server infrastructure when it
enters a room because the server will choose the very app version then.
8 年之前
Lyubomir Marinov
856732abab
Preserve URLs
8 年之前
Lyubomir Marinov
5f21e4c5b6
Introduce Platform in React
React Native provides Platform.
8 年之前
Lyubomir Marinov
28b44cf67c
Consistency
8 年之前
Дамян Минков
674b0e706c
Merge pull request #1241 from jitsi/iframe_api_avatars
feat(iframeAPI): implement avatar change commands
8 年之前
hristoterezov
f7ce8d028d
feat(iframeAPI): implement avatar change commands
8 年之前
Дамян Минков
85e5b0fc31
Merge pull request #1240 from jitsi/ilmstriponly_ui
fix(filmstrip_only): Remove unrelated UI elements
8 年之前
hristoterezov
61f4b52a15
fix(filmstrip_only): Remove unrelated UI elements
8 年之前
Lyubomir Marinov
d17cc9fa86
Merge branch 'BeatC-BeatC-moving-conference-init-to-react-1'
8 年之前
Lyubomir Marinov
1f995cffe9
eslint 3.13.1, react 15.4.1, react-redux 5.0.2
8 年之前
Lyubomir Marinov
0936d54114
Merge branch 'master' into BeatC-BeatC-moving-conference-init-to-react-1
8 年之前
Lyubomir Marinov
0912dbf130
Remove duplication, simplify, comply with coding style
8 年之前
Дамян Минков
7dd566a591
Merge pull request #1238 from jitsi/filmstriponly_jserrors
fix(filmstrip_only): JS errors
8 年之前
hristoterezov
0f9bc766db
fix(filmstrip_only): JS errors
8 年之前
Lyubomir Marinov
4d5f82633b
Merge branch 'master' into BeatC-BeatC-moving-conference-init-to-react-1
8 年之前
Lyubomir Marinov
2f01746c55
Remove duplication, simplify, comply with coding style
8 年之前
yanas
7ec5b34548
Merge pull request #1232 from jitsi/fix-adjust-layout
Fixes and adjustments of UI layout
8 年之前
yanas
1604fa6584
Fixes and adjustments of UI layout
8 年之前
Lyubomir Marinov
b67994235e
Merge branch 'BeatC-moving-conference-init-to-react-1' of https://github.com/BeatC/jitsi-meet into BeatC-BeatC-moving-conference-init-to-react-1
8 年之前
Lyubomir Marinov
ee1358fae3
Merge branch 'saghul-no-welcome-autofocus'
8 年之前
Lyubomir Marinov
9fae5aa02f
Merge branch 'no-welcome-autofocus' of https://github.com/saghul/jitsi-meet into saghul-no-welcome-autofocus
8 年之前
Lyubomir Marinov
a887beed3a
[RN] Increment short app version from 1.0 to 1.1
Now that Apple have approved build 1.0.178 for release in the App Store,
the short app version needs to be incremented; otherwise, no new builds
can be uploaded to TestFlight and, respectively, for release in the App
Store.
8 年之前
Saúl Ibarra Corretgé
8a30d44042
[RN] Disable autofocus on the welcome screen
This prevents the keyboard from showing up right when the app opens.
8 年之前
Lyubomir Marinov
4fef8a3b79
[RN] Prevent unhandled JS errors from killing the process in Release
8 年之前
Ilya Daynatovich
ad9bdf4dd2
Fix url params stripping
8 年之前
hristoterezov
29001c3ab0
Merge pull request #1228 from jitsi/fix-menu-icon
Fix(RemoteVideo): Fixes remote video menu icon
8 年之前
yanas
a5387b054a
Fix(RemoteVideo): Fixes remote video menu icon
8 年之前
Ilya Daynatovich
c2757469a5
Merge branch 'master' into BeatC-moving-conference-init-to-react-1
8 年之前
Ilya Daynatovich
ed1aa700d0
remove asterisk symbol from jsdoc
8 年之前
Ilya Daynatovich
58b5e1748f
editions after rebase
8 年之前
Ilya Daynatovich
a99bbe67ab
Clean up Conference component
8 年之前
Ilya Daynatovich
f53fb3d814
Introduced new actions and functions for app initialization
8 年之前
Ilya Daynatovich
e716c1738c
Fix lint errs
8 年之前
Ilya Daynatovich
3190bfa058
Move redundant code from app.js
8 年之前
Ilya Daynatovich
c570b80d7b
moved app initialization to react app
8 年之前
yanas
2f9887245a
Merge pull request #1226 from jitsi/guests-watermark
Adds an option to show watermark only for guests.
8 年之前
damencho
6006333ccf
Adds an option to show watermark only for guests.
8 年之前
Lyubomir Marinov
fd6c91715f
Merge branch 'fix-mobile-toolbar-initial-timeout'
8 年之前
Lyubomir Marinov
a40b6a9df8
Merge branch 'master' into fix-mobile-toolbar-initial-timeout
8 年之前
yanas
d67b7c7f49
Fix(React/conference): Fix jsdocs
8 年之前
yanas
616ab0f635
Fix(mobile/conference): Move the initial call to the componentDidMount method
8 年之前
yanas
930e65da66
Fix(React/conference): Sets an initial toolbar view timeout
8 年之前
yanas
414a978b10
Merge pull request #1224 from jitsi/fix-close-page-redirect
Removes guest parameter when navigating to close page.
8 年之前
damencho
4ebefb17e9
Removes guest parameter when navigating to close page.
Using sessionStorage to save whether user is guest or not.
8 年之前
Дамян Минков
c46772015b
Merge pull request #1217 from BeatC/fix-watermarks
Fixes issue with watermarks and interface configs.
8 年之前
Дамян Минков
677eef12dd
Updates use of showJitsiWatermark.
8 年之前
hristoterezov
cd03b29ece
Merge pull request #1219 from jitsi/guest-hint
Adds an option for guest only hint
8 年之前
damencho
63aa60f2d6
Adds an option for a hint message shown only to guests.
8 年之前
damencho
282defc54c
Pass parameter to close page about current participant is it guest.
8 年之前
damencho
593de63d49
Adds utils to the close page and an id to the hint question div.
8 年之前