HabitRPG / habitica-chat-extension

A habitica.com Chat Client for Chrome
18 stars 13 forks source link

Cannot @mention users #79

Open jpgklassen opened 2 years ago

jpgklassen commented 2 years ago

Including @username in a message in Habitica converts the @username to a link and pings username. Including @username in a message in Habitica Chat Extension does nothing. The @username is submitted as plain text, and username is not pinged.

CraigInches commented 2 years ago

@jpgklassen I was not able to replicate the desired situation. Even in the native chat a user was not pinged/pm'd to alert them of the mention.

I will do some testing with the current release, but I have a PR which replicates behaviour seen in native chat, username is a link to profile. Would appreciate if you could give it a whirl and see what you think: https://github.com/CraigInches/habitica-chat-extension/tree/translation_link