Lyubomir Marinov
55a8b44224
Consistent middleware and reducer imports
преди 8 години
Lyubomir Marinov
b50f858556
[flow] Expand the coverage of flow-monitored files
преди 8 години
Lyubomir Marinov
5de1a74429
[flow] Take advantage of flow-typed
преди 8 години
Lyubomir Marinov
2063ad467d
flow-typed
преди 8 години
Lyubomir Marinov
ee651840bf
Fixes related to coding style
преди 8 години
Lyubomir Marinov
7fa17322a1
Consistency in naming and jsdocs
преди 8 години
Lyubomir Marinov
cfa3047330
[flow] Type annotations
преди 8 години
Lyubomir Marinov
f6c914f6f0
[flow] A minimal demonstration of flow in action
преди 8 години
Lyubomir Marinov
91487ffc94
Fix a case of endless recursion
преди 8 години
Lyubomir Marinov
5305f23332
Consistent naming of functions
Until we make a decision on access modifier hints and adopt a respective
coding style, consistency is king.
преди 8 години
Lyubomir Marinov
acbf3adab7
Simplify: Remove react/features/base/react-native
преди 8 години
Lyubomir Marinov
366b2f1374
Simplify: Remove react/features/base/navigator
преди 8 години
Lyubomir Marinov
349c04d8d1
Consistent naming of functions
Until we make a decision on access modifier hints and adopt a respective
coding style, consistency is king.
преди 8 години
Lyubomir Marinov
c7c6249ad7
[RN] Fix room name case sensitivity
It turns out that it is not enough to give lib-jitsi-meet the room name
in lower case. BOSH also needs the room name in lower case.
преди 8 години
Lyubomir Marinov
5319227a8f
Fix jsdocs
преди 8 години
Lyubomir Marinov
88eabf23f4
Remove obsolete UnsupportedMobileBrowser functionality
The desired behavior of the button 'Start a conference' / 'Join the
conversation' is to launch the mobile app if installed; otherwise, do
nothing i.e. continue to display UnsupportedMobileBrowser.
Anyway, we may change our minds about allowing the user to continue in a
supported mobile browser so preserve the source code that enables that
but give it more appropriate naming.
преди 8 години
Lyubomir Marinov
cbcee201f0
Comply w/ coding style
преди 8 години
Ilya Daynatovich
1fa4a53a48
Remove rule
преди 8 години
Ilya Daynatovich
6a0b92638c
Introduce interceptComponent function
преди 8 години
Ilya Daynatovich
2e81b8493e
Introduce unsupported browser page
преди 8 години
Lyubomir Marinov
62bafcaf63
Introduce Platform in React
React Native provides a Platform abstraction which React does not
provide.
преди 8 години
Lyubomir Marinov
7de5c9c1d2
Comply w/ coding style
преди 8 години
Ilya Daynatovich
8248b14555
Integrate Mobile landing in the Redux app
преди 8 години
Ilya Daynatovich
58a4f59fd8
Implement Landing component
преди 8 години
Lyubomir Marinov
3c04634609
Simplify
Simplify the source code (with the idea that source code which does not
exist does not have to be maintained).
Additionally, apply modifications to have the source code comply with the coding
style.
Overall, prepare saghul:audio-mode for merge into jitsi:master.
преди 8 години
Saúl Ibarra Corretgé
6c12681b9c
[RN][iOS] Default to speaker for video conferences
преди 8 години
Saúl Ibarra Corretgé
b1b5f3e6f0
Add CONFERENCE_WILL_JOIN action
It's fired before creating the conference with lib-jitsi-meet.
преди 8 години
Lyubomir Marinov
f6fdd3ce70
Don't show watermarks in film strip-only mode even for guests
преди 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 години
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 години
Ilya Daynatovich
c570b80d7b
moved app initialization to react app
преди 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 години
Ilya Daynatovich
83dd56d34c
Move roomname generator to React
преди 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
daf56455a5
Use Symbol for Redux action types to prevent conflicts
преди 8 години
Lyubomir Marinov
51a1a7ed22
[RN] Clarify, simplify the source code
преди 8 години
Lyubomir Marinov
de5cd53f85
[RN] Allow uppsercase letters in room names
преди 8 години
Lyubomir Marinov
f027a8f74f
[RN] Use fetch instead of XHR
преди 8 години