matrix2051 icon indicating copy to clipboard operation
matrix2051 copied to clipboard

Display names in the nick list

Open progval opened this issue 4 years ago • 2 comments

IRC only supports two kinds of display names:

We use the latter, but it's not great, as it does not show up in the nick list (and doing so would be out of scope for the spec)

progval avatar Oct 23 '21 16:10 progval

Does the bridge support the /names command? I noticed that while names are shown when joining a channel names didn't work.

Thaodan avatar Jun 26 '22 21:06 Thaodan

It doesn't, but it shouldn't be too hard to implement. I opened an issue for that.

progval avatar Jun 26 '22 22:06 progval