jiti-meet/react/features/base/lib-jitsi-meet
Lyubo Marinov 2f3706bd37 [RN] Simplify
There were getDomain, setDomain, SET_DOMAIN, setRoomURL, SET_ROOM_URL
which together were repeating one and the same information and in the
case of the 'room URL' abstraction was not 100% accurate because it
would exist even when there was no room. Replace them all with a
'location URL' abstraction which exists with or without a room.

Then the 'room URL' abstraction was not used in (mobile) feature
share-room. Use the 'location URL' there now.

Finally, removes source code duplication in supporting the Web
application context root.
2017-05-09 16:31:21 -05:00
..
native [RN] Support the for...of statement in lib-jitsi-meet 2017-03-01 21:30:21 -06:00
_.native.js Split React components out of index.html 2016-11-24 02:21:02 -06:00
_.web.js Fix IE redirect problem 2017-02-22 23:36:06 -06:00
actionTypes.js Introduce features/base/config 2017-04-23 15:18:41 -05:00
actions.js Introduce features/base/logging 2017-04-23 23:30:53 -05:00
constants.js Replace features/unsupported-browser SET_UNSUPPORTED_BROWSER with features/base/lib-jitsi-meet SET_WEBRTC_READY 2017-02-28 00:18:51 -06:00
functions.js [RN] Simplify 2017-05-09 16:31:21 -05:00
index.js [RN] Use participant connection status events instead of last N 2017-04-05 01:41:46 -05:00
middleware.js Introduce features/base/logging 2017-04-23 23:30:53 -05:00
reducer.js Introduce features/base/config 2017-04-23 15:18:41 -05:00