jiti-meet/modules/UI/side_pannels
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
..
chat Fixes chat when on join we receive messages. 2017-05-25 15:22:49 -05:00
contactlist Comply w/ coding style 2017-04-19 20:56:19 -05:00
profile Fixes profile panel translation. 2017-04-06 15:21:04 -05:00
settings fix: open device selection if it is the only available setting 2017-04-13 11:43:06 -07:00
SideContainerToggler.js Fix(SideContainerToggler.js): Check if the component exists on init 2017-04-10 09:31:35 -05:00
SidePanels.js Add jsdocs, apply manual formatting 2017-03-31 15:02:24 -05:00