jiti-meet/react/features/base
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
..
conference [RN] Simplify 2017-05-09 16:31:21 -05:00
config [RN] Support JSON Web Token (JWT) 2017-05-09 00:21:14 -05:00
connection [RN] Simplify 2017-05-09 16:31:21 -05:00
devices feat: new device selection modal with previews 2017-04-10 13:30:00 -07:00
dialog Remote control - display the authorization dialog in meet (#1541) 2017-05-03 18:57:52 -05:00
font-icons Name folders consistently 2017-01-17 08:53:23 -06:00
i18n Comply w/ coding style 2017-02-28 23:22:02 -06:00
lib-jitsi-meet [RN] Simplify 2017-05-09 16:31:21 -05:00
logging Introduce features/base/logging 2017-04-23 23:30:53 -05:00
media [RN] Remove workaround for video mirroring on iOS 2017-04-06 14:17:12 -05:00
participants Simplify, comply w/ coding style 2017-04-22 17:57:08 -05:00
react Add jwt module to react 2017-05-09 00:21:14 -05:00
redux Introduce features/base/logging 2017-04-23 23:30:53 -05:00
styles Remove an unnecessary file 2017-03-20 14:42:54 -05:00
tracks [RN] Use _switchCameras provided by lib-jitsi-meet 2017-04-05 21:01:00 -05:00
util Move roomnameGenerator.js out of features/base/util 2017-04-14 13:14:02 -05:00