jiti-meet/modules/UI
damencho 2a0973a897 Fixes chat when on join we receive messages.
Fixes a TypeError: Cannot set property 'innerHTML' of undefined
                    at o (Chat.js:61)
                    at Object.updateChatConversation (Chat.js:271)
that is thrown when joining a conference with messages already set to the chat. The error used to remove a strophe handler and chat was not working at all for those seeing the error.
2017-05-25 15:22:49 -05:00
..
audio_levels Fixes audio level algorithm. 2016-09-29 00:22:05 -05:00
authentication Add jwt module to react 2017-05-09 00:21:14 -05:00
avatar fix(avatar): Avatar properties not updated before local user join 2017-03-29 10:23:07 -05:00
etherpad Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
feedback Made inputs identical 2016-11-11 17:22:47 +02:00
recording fix(vertical-filmstrip): different label animations for filmstrip states (#1596) 2017-05-24 20:57:55 -05:00
ring_overlay Comply w/ codying style: naming, formatting, etc. 2017-05-25 10:56:08 -05:00
shared_video feat(1-on-1): Initial implementation 2017-05-23 13:28:27 -07:00
side_pannels Fixes chat when on join we receive messages. 2017-05-25 15:22:49 -05:00
util feat(vertical-filmstrip): Initial implementation 2017-05-23 13:28:27 -07:00
videolayout fix(1-on-1): remove torture test workaround, add new tests 2017-05-25 15:15:52 -05:00
UI.js Comply w/ codying style: naming, formatting, etc. 2017-05-25 10:56:08 -05:00
UIErrors.js Addresses comment about Feedback dependency 2016-08-26 16:07:20 -05:00