cburschka / cadence

A strophe.js-powered XMPP web client for chatrooms.
6 stars 2 forks source link

Minor bug in nick-change split. #451

Closed cburschka closed 7 years ago

cburschka commented 7 years ago

If you are sharing your nickname with a second client session, then change your nickname, then both roster entries will be in bold text.

The .user-self class should be removed from the old roster entry.