jiti-meet/modules
paweldomas 60e03e3dec feat: add join/leave sounds on mobile
Adds base/sounds feature which allows other features to register a sound
source under specified id. A new SoundsCollection component will then
render corresponding HTMLAudioElement for each such sound. Once "setRef"
callback is called by the HTMLAudioElement, this element will be added
to the Redux store. When that happens sound can be played through the
new 'playSound' action which will call play() method on the stored
HTMLAudioElement instance.
2018-03-13 16:57:28 -05:00
..
API Implement external API notification about screen sharing status 2018-02-22 10:25:03 +03:00
UI feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
URL feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
devices Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
keyboardshortcut Restructures the analytics events (#2333) 2018-01-03 13:24:07 -08:00
keycode feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
recorder feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
remotecontrol Upgrade NPM dependencies/packages: react-native 0.50 2017-12-04 00:45:18 -06:00
settings feat(welcome): new design (#2492) 2018-02-21 22:58:55 -06:00
translation ref(settings): convert panel to react 2017-12-04 16:19:18 -06:00
transport feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
util fix(reload): Preserve URL params on reload/redirect. 2018-02-28 14:28:56 -06:00
FollowMe.js Coding style 2017-10-16 15:37:13 -05:00