jiti-meet/react/features/chat
Leonard Kim a9637f93c3 ref(chat): create AbstractMessageContainer
So mobile and web can share logic for grouping chat
messages by sender.
2019-05-14 09:20:25 -07:00
..
components ref(chat): create AbstractMessageContainer 2019-05-14 09:20:25 -07:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js [RN] Add chat functionality 2019-01-15 11:33:12 +01:00
constants.js flow(AbstractAudio): specific function types 2018-03-13 16:57:29 -05:00
functions.js rn: replace 3rd party chat library with custom implementation 2019-04-26 15:17:36 +02:00
index.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
middleware.js Disables chat when we are in recorder mode. 2019-04-29 14:36:22 +00:00
reducer.js rn: replace 3rd party chat library with custom implementation 2019-04-26 15:17:36 +02:00
smileys.js Replaces smileys and the logic of replacing links/emails. (#3560) 2018-12-03 18:01:40 +00:00
sounds.js [RN] Add chat functionality 2019-01-15 11:33:12 +01:00