jiti-meet/react/features/chat
Vlad Piersec 9e3084ef48 refactor(chat): Don't display chat inside a dialog
* In order to be able to customize the background of the chat
it had not be displayed inside of a dialog. This also removes
the need to extensively use 'TouchmoveHack' component.

* Adds the ability to change panes (Chat vs Polls) using the keyboard.

* Adds accessibility attributes to panes.
2021-10-26 09:11:14 +03:00
..
components refactor(chat): Don't display chat inside a dialog 2021-10-26 09:11:14 +03:00
actionTypes.js feat(polls) Ability to create polls inside Jitsi (#9166) 2021-08-14 08:29:42 -05:00
actions.any.js fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05: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 feat(av-moderation) Updated Advanced moderation (#9875) 2021-09-10 14:05:16 +03:00
constants.js feat(conference) added React Navigation 2021-10-20 21:29:21 +02:00
functions.js fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
middleware.js feat(conference) added React Navigation 2021-10-20 21:29:21 +02:00
reducer.js fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05: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