jiti-meet/react/features/reactions
robertpin c7a91e1974
feat(reaction-sounds) Added sounds for reactions (#9775)
* Added sounds for reactions

* Updated reactions list

* Added reactions to sound settings

* Added support for multiple sounds

* Added feature flag for sounds

* Updated sound settings

Moved reactions toggle at the top of the list

* Added disable reaction sounds notification

* Added reaction button zoom for burst intensity

* Fixed raise hand sound

* Fixed register sounds for reactions

* Changed boo emoji

* Updated sounds

* Fixed lint errors

* Fixed reaction sounds file names

* Fix raise hand sound

Play sound only on raise hand not on lower hand

* Fixed types for sound constants

* Fixed type for raise hand sound constant
2021-08-23 12:57:56 +03:00
..
components feat(reaction-sounds) Added sounds for reactions (#9775) 2021-08-23 12:57:56 +03:00
actionTypes.js feat(reaction-sounds) Added sounds for reactions (#9775) 2021-08-23 12:57:56 +03:00
actions.any.js fix(reactions) Batch events before sending 2021-07-20 14:31:49 +03:00
actions.web.js feat(reaction-sounds) Added sounds for reactions (#9775) 2021-08-23 12:57:56 +03:00
constants.js feat(reaction-sounds) Added sounds for reactions (#9775) 2021-08-23 12:57:56 +03:00
functions.any.js feat(reaction-sounds) Added sounds for reactions (#9775) 2021-08-23 12:57:56 +03:00
functions.web.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
logger.js feat(reactions-webhook) Added reactions backend call for webhook (#9534) 2021-07-15 15:23:48 +03:00
middleware.js feat(reaction-sounds) Added sounds for reactions (#9775) 2021-08-23 12:57:56 +03:00
reducer.js feat(reaction-sounds) Added sounds for reactions (#9775) 2021-08-23 12:57:56 +03:00
sounds.js feat(reaction-sounds) Added sounds for reactions (#9775) 2021-08-23 12:57:56 +03:00