|
|
|
|
|
by auscompgeek
2088 days ago
|
|
> Directing a message at a specific person on the channel sometimes posts their full Matrix URL on the IRC side, rather than just using their IRC nick: <foo[m]> [bar](https://matrix.to/#/@bar:matrix.org): hello
This one is a client-side bug, not a bridge bug.> Directing a message at a specific person on the channel sometimes posts their full name on the IRC side, rather than using their IRC nick: <foo[m]> Bar Baz: hello
This should only be a thing when mentioning non-IRC users. Is this actually a problem? |
|
Hmm, in IRC clients or Matrix ones? Which clients?
> This should only be a thing when mentioning non-IRC users. Is this actually a problem?
Yes, because it makes it harder to follow the conversation from the IRC side because the full name from the Matrix side isn't available on the IRC side and even if it were present in the IRC "real name" field, it would still be hard to map from real names to IRC nicks, which is why IRC users never address each other using their real names, only their nicks.