Golfixe

Results 3 issues of Golfixe

![xmpp](https://f.cloud.github.com/assets/3820681/292944/df11dcf4-9339-11e2-9fa8-bdc988add1d5.png) this source: - Show my avatar, and users... - Show Status / Msg - And change - Add New user and agree new request - Group Chat (and admin...

![123](https://f.cloud.github.com/assets/3820681/269222/4e5dcafa-8f84-11e2-989b-9556b24dd251.png) The work you can see in the picture, is a social network quite simple. The site uses no metedo to reload the page. The entire site has real-time services....

Only show contacts online, and when they disappear off In basic file-chat.html change the following lines: -------------------------------------------------- Old --------------------------------------------------------- ``` onPresence: function(presence){ var contact = $(""); contact.append(""+ presence.from +""); contact.find("a").click(function(){...