signal icon indicating copy to clipboard operation
signal copied to clipboard

S -> M mentions use matrix user's puppet's displayname

Open maltee1 opened this issue 1 year ago • 2 comments

m.mentions is correct, the matrix.to link also points to the actual matrix user, but the displayname used in body and formatted_body is that of the user's puppet. In my case it looks like this:

<a href="https://matrix.to/#/@malte:maltee.de">Malte E (Signal)</a>

Schildichat ignores the text and just loads the user's correct displayname and I suppose so does element. I guess maybe that's why it hasn't been noticed yet. Element X uses the one provided in the text.

maltee1 avatar Feb 07 '24 13:02 maltee1

It has been noticed, it was intentionally written that way because finding the real displayname is much more effort

tulir avatar Feb 07 '24 13:02 tulir

So... Are you planning on changing this or should I close the issue?

maltee1 avatar Apr 21 '24 15:04 maltee1