discourse/plugins/chat/assets
Andrei Prigorshnev 657eba4782
FIX: only use mention styling for valid mentions in chat (#25523)
Chat should follow the same convention as topics, where invalid mentions 
are not styled the same as valid mentions. This PR makes chat use such styling.

I'm following the same pattern that we use for invalid mentions in posts – 
9bd6523581/app/assets/stylesheets/common/base/topic-post.scss (L1285-L1288)

This way it'll be easier to dry it up if we decide to do that at some point.
2024-02-02 15:56:56 +04:00
..
javascripts FEATURE: adds a link to original message (#25503) 2024-02-01 18:27:38 +01:00
stylesheets FIX: only use mention styling for valid mentions in chat (#25523) 2024-02-02 15:56:56 +04:00