BNolet / RLC

GNU Affero General Public License v3.0
12 stars 12 forks source link

3.22 #335

Closed Stjerneklar closed 8 years ago

Stjerneklar commented 8 years ago

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.