opentelecoms-org / jscommunicator

http://jscommunicator.org
88 stars 48 forks source link

GSoC new code #38

Closed jlouback closed 10 years ago

jlouback commented 10 years ago

'merge' is my new branch with all of my changes -- merging the individual branches with their respective modifications/new features is apparently not too straightforward, so I made (and tested) this new branch with all of the branches' respective contributions. I think this makes it easier. branches: i18n-add --> internationalization stuff, should all be on upstream now but just in case utils --> little functionalities (logout, remember me, resizable and draggable video, clickable uri's which start a call, etc. - may be more, will make a nice list) style --> just organized the display a little im --> instant messaging component, also has the 'tabs' interface' merge --> all of the above. hurrah!

dpocock commented 10 years ago

I just tried the code you have running at debrtc.org - is it the same as the code in this branch?

A few problems I noticed:

One other observation: maybe the "Call" tab should not really be a tab at all? Just the chat sessions should be in tabs, but the call controls should appear always?

jlouback commented 10 years ago
dpocock commented 10 years ago

Ok, thanks for the feedback about the remember me stuff, I will test it with a modified config.js tomorrow

dpocock commented 10 years ago

For the other two things (message alert and call tab), please just go ahead

Do you think you could make a different tab for each chat session? E.g. the name of the tab would not be "Chat", rather, it would show the name of the person you are chatting to