jiti-meet/react/features/chat
Saúl Ibarra Corretgé dc246960df feat(App): refactor App and split it into BaseApp and App
BaseApp does all the heavy-lifting related to creating the redux store,
navigation, and so on.

App currently handles URL props and actually triggering navigation based on
them.
2018-07-12 11:28:19 -05:00
..
components feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
actionTypes.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
actions.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
constants.js flow(AbstractAudio): specific function types 2018-03-13 16:57:29 -05:00
functions.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
index.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
middleware.js feat(App): refactor App and split it into BaseApp and App 2018-07-12 11:28:19 -05:00
reducer.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
sounds.web.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00