Lyubomir Marinov
f6fdd3ce70
Don't show watermarks in film strip-only mode even for guests
8 年前
Lyubomir Marinov
b8a6eb4768
Fix the checkbox to disable the Welcome page
Recently, we reimplemented the Welcome page in React. Unfortunately, we
broke the checkbox that enables/disables the Welcome page and it would
allow checking but wouldn't allow unchecking.
8 年前
Lyubomir Marinov
6efad1348a
Fix the display of watermarks in film strip-only mode
Recently, we reimplemented the watermarks in React. Unfortunately, we
didn't take into account film strip-only mode.
Additionally, we duplicated watermark-related source code on the Welcome
and Conference pages.
8 年前
Lyubomir Marinov
eaed9db1e7
Name folders consistently
8 年前
Lyubomir Marinov
4f8b7a934c
Comply w/ coding style
8 年前
Saúl Ibarra Corretgé
acbfe5cb09
[RN] Keep device screen on while in a conference
8 年前
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
0912dbf130
Remove duplication, simplify, comply with coding style
8 年前
Saúl Ibarra Corretgé
e71e6c5b79
Name Redux actions consistently
Redux actions which represent "commands" should be imperative, and those
representing events should use the past tense.
8 年前
Lyubomir Marinov
2f01746c55
Remove duplication, simplify, comply with coding style
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 年前
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 年前
damencho
6006333ccf
Adds an option to show watermark only for guests.
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 年前
Дамян Минков
677eef12dd
Updates use of showJitsiWatermark.
8 年前
Ilya Daynatovich
5bb53ba036
Fix issue with watermarks
8 年前
damencho
2c5a5816c4
Adds some accessibilityLabels that can be used for testing.
8 年前
yanas
8d90a7d091
Fix(react): Fixes black border on text input in welcome page
8 年前
yanas
4a71c2655a
Fix(react): Make in call buttons appear by default
8 年前
yanas
043fd6e259
Fix(React): Modifies thumbnail icon positions and layout
8 年前
yanas
7722e14117
Adjusts the size of secondary toolbar button
8 年前
yanas
5e377d3694
Fix underlining on welcom text input on android
8 年前
yanas
f512583973
fix(react-toolbars): Adjusts some styles and icons in mobile toolbars
8 年前
yanas
5fce7f6ba2
Updates the react native font.
8 年前
yanas
dfe1666530
feat(fonts): Adds a new icon to the font
8 年前
Lyubomir Marinov
9f332ffcec
[iOS] Synthesize IPv6 addresses
8 年前
Lyubomir Marinov
4810249301
Simplify. Comply w/ coding style.
8 年前
Ilya Daynatovich
984a6519fc
Move welcome page logic from jquery to react
8 年前
Ilya Daynatovich
83dd56d34c
Move roomname generator to React
8 年前
Lyubomir Marinov
4571a4c048
Simplify Redux reducer source code
8 年前
Lyubomir Marinov
80685395ed
[RN] Room lock
8 年前
Lyubomir Marinov
38b9819b68
Fix/remove Redux state mutation
8 年前
Lyubomir Marinov
9a49a01713
[RN] Room lock button
8 年前
Lyubomir Marinov
7ecafb1e69
[RN] Join password-protected rooms
8 年前
Lyubomir Marinov
9f93ce86be
[RN] Simplify the source code
8 年前
Lyubomir Marinov
a5773f1d0b
[RN] Links to Send feedback and Privacy (policy)
8 年前
Lyubomir Marinov
d72813340e
Fix the (visual) style of toggle camera facing mode
8 年前
Lyubomir Marinov
daf56455a5
Use Symbol for Redux action types to prevent conflicts
8 年前