jiti-meet/react/features/chat
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: Participants optimisations (#9515) 2021-07-09 15:36:19 +03:00
actionTypes.js fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
actions.any.js feat refactors the chat flow so it has open and close functions 2021-02-12 13:18:16 +02:00
actions.native.js feat refactors the chat flow so it has open and close functions 2021-02-12 13:18:16 +02:00
actions.web.js fix(LargeVideo): Fix large video not resizing when closing chat. 2021-02-24 14:26:00 +02:00
constants.js fix(Chat): Fix modals displaying improperly due to chat. 2021-03-18 15:56:20 +02:00
functions.js fix: emoji in links 2019-11-29 14:36:42 +01:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
middleware.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
reducer.js feat refactors the chat flow so it has open and close functions 2021-02-12 13:18:16 +02:00
smileys.js fix(chat): update thumbs emoji strings 2019-09-16 09:55:36 -07:00
sounds.js [RN] Add chat functionality 2019-01-15 11:33:12 +01:00