mattermost / mattermost

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
https://mattermost.com
Other
30.66k stars 7.34k forks source link

CRT: @thread option for the autocomplete on a thread #19982

Open mattermod opened 2 years ago

mattermod commented 2 years ago

When Collapsed Reply Threads are enabled, @thread would cause a mention and auto-follow the thread for every participant, including the root post author.

This should only appear in the autocomplete of the RHS or Thread Viewer. If @thread is typed out in the center channel it should render as plain text and not appear in the autocomplete

Also add "thread" to the list of restricted usernames

Note: This needs to be implemented on both webapp and mobile


If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.

JIRA: https://mattermost.atlassian.net/browse/MM-37170

H4xorPL commented 2 years ago

I'd like to help with that feature :)