jiti-meet/react/features/app
robertpin 601ee219e7
feat(reactions) Added Reactions (#9465)
* Created desktop reactions menu

Moved raise hand functionality to reactions menu

* Added reactions to chat

* Added animations

* Added reactions to the web mobile version

Redesigned the overflow menu. Added the reactions menu and reactions animations

* Make toolbar visible on animation start

* Bug fix

* Cleanup

* Fixed overflow menu desktop

* Revert mobile menu changes

* Removed unused CSS

* Fixed iOS safari issue

* Fixed overflow issue on mobile

* Added keyboard shortcuts for reactions

* Disabled double tap zoom on reaction buttons

* Refactored actions

* Updated option symbol for keyboard shortcuts

* Actions refactor

* Refactor

* Fixed linting errors

* Updated BottomSheet

* Added reactions on native

* Code cleanup

* Code review refactor

* Color fix

* Hide reactions on one participant

* Removed console log

* Lang fix

* Update schortcuts
2021-07-13 09:50:08 +03:00
..
components feat(rn,ui) introduce react-native-paper 2021-05-11 10:01:45 +02:00
actions.js feat: Drop enableUserRolesBasedOnToken and isGuest. 2020-11-06 08:12:59 -06:00
functions.native.js rn: start removing defaultURL 2019-03-12 16:55:28 +01:00
functions.web.js rn: simplified code 2019-03-12 16:55:28 +01:00
getRouteToRender.js deps: jitsi/js-utils@1.0.0 2020-07-10 10:38:49 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
middlewares.any.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
middlewares.native.js feat(shared-video) refactor dialog to use React 2021-03-03 15:37:38 +01:00
middlewares.web.js feat: Change the screenshare capture fps from UI. (#9438) 2021-06-28 10:48:16 +03:00
reducers.any.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
reducers.native.js feat(authentication) refactor auth dialogs to use React 2021-03-24 15:09:40 +01:00
reducers.web.js feat: Change the screenshare capture fps from UI. (#9438) 2021-06-28 10:48:16 +03:00