-
Notifications
You must be signed in to change notification settings - Fork 341
Closed
Labels
a-contentParsing and rendering Zulip HTML content, notably message contentsParsing and rendering Zulip HTML content, notably message contentsserver-8Things new in Zulip Server 8.0Things new in Zulip Server 8.0
Milestone
Description
When we get a message with an @-topic mention, we should parse the mention and show it in the message list. Currently it appears as "unimplemented".
That's this Zulip feature: https://zulip.com/help/mention-a-user-or-group#mention-all-topic-participants
The appearance should be the same as other wildcard mentions (@-channel, @-stream, @-all, @-everyone).
Umbrella issue:
Out of scope
- Separately we'll offer these in autocomplete, as part of (or a follow-up to): autocomplete: Support wildcard @-mentions #234
- Separately we'll recognize the corresponding per-user message flag
topic_wildcard_mentioned
. - Later we'll display these differently from mentions of an individual user: content: Distinguish direct and wildcard mentions #646
- Later we'll highlight the mention, and the message as a whole, if it refers to the self-user: content: Highlight non-silent mentions of the self-user #647
sm-sayedi
Metadata
Metadata
Assignees
Labels
a-contentParsing and rendering Zulip HTML content, notably message contentsParsing and rendering Zulip HTML content, notably message contentsserver-8Things new in Zulip Server 8.0Things new in Zulip Server 8.0
Type
Projects
Status
Done