We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
topic_wildcard_mentioned
The text was updated successfully, but these errors were encountered:
content: Handle @-topic mentions
55f6453
Fixes: zulip#892
48f31fb
612ae1f
6b4bb87
0edabbf
rajveermalviya
Successfully merging a pull request may close this issue.
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
topic_wildcard_mentioned
.The text was updated successfully, but these errors were encountered: