iiegor / xat-server

A Node.js private server of xat.com
8 stars 2 forks source link

Send room offline users #19

Closed iiegor closed 8 years ago

iiegor commented 8 years ago

When we connect to an empty chat room, the previous messages are not showing because before we should have sent the offline users that sent that messages.

The message structure we need to send is <o u="USER_ID(int)" s="1" N="USER_NAME(str)" a="USER_AVATAR(str)" h="USER_HOME(str)" n="USER_NICKNAME(str)" />

huumanoid commented 8 years ago

And also we need powers list. It is very annoying when offline users has ugly broken nicknames even if they are subscribers