setup loading/resetting of persistant userList values.
countMsg is used to indicate user activity, is incremented on messages,
shows user as inactive at the bottom of userlist if count is 0.
otherwise shows the number of messages seen from a user.
other user values persist.
sidebar userList UI styled, users are now shown with their name colored.
the last message recived from the user follows username prefixed by a -.
number of messages from user is displayed in parentheses.
if a user is muted, his name will be crossed out in the userlist UI.
clicking on the name will unmute the user.
setup loading/resetting of persistant userList values.
countMsg is used to indicate user activity, is incremented on messages, shows user as inactive at the bottom of userlist if count is 0. otherwise shows the number of messages seen from a user.
other user values persist.
sidebar userList UI styled, users are now shown with their name colored. the last message recived from the user follows username prefixed by a -. number of messages from user is displayed in parentheses.
if a user is muted, his name will be crossed out in the userlist UI. clicking on the name will unmute the user.