jiti-meet/react/features/shared-video
Avram Tudor 62c78950cd
feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488)
* feat(toolbox) allow any toolbox button to be displayed as main

fixes the previous behaviour where only a certain set of buttons were whitelisted for being displayed in the main toolbar

* code review

* code review - fix avatar icon position
2021-07-08 16:42:07 +03:00
..
components feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
actionTypes.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
actions.any.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
actions.native.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
actions.web.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
constants.js code review 2021-05-21 12:55:45 +03:00
functions.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
middleware.any.js fix(share-video) fix backwards compatibility issue 2021-06-11 08:37:01 -05:00
middleware.native.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
middleware.web.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
reducer.native.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
reducer.web.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00