You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a temporary workaround until this gets fixed on Matrix's side, it could be nice to have an option to use the user's display name instead of their MXID, maybe by making the plaintext body format customisable.
Apparently mautrix-telegram is already using display names but only for replies to messages from other Telegram users. Replies to messages from Matrix users contain the MXID instead of the display name.
The message body field of reply messages contains the MXID of the original author, which triggers unintended mentions (https://github.com/matrix-org/matrix-doc/issues/2319).
As a temporary workaround until this gets fixed on Matrix's side, it could be nice to have an option to use the user's display name instead of their MXID, maybe by making the plaintext body format customisable.
i.e. making this possible
instead of
The text was updated successfully, but these errors were encountered: