-
Notifications
You must be signed in to change notification settings - Fork 11k
New issue
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
Added toAll mentions for yall, everyone, channel, and here #1564
Conversation
Thanks for the PR. My only concern about this, is that everyone, channel, and here should have different behaviors. @channel will send a notification to all team members in the channel where you post the message. @everyone notifies every member of your team. This command can only be used in the team-wide channel (usually called #general). Both notifications will be sent to all team members in the channel whether they are active, away or offline. @here is best for sending announcements relevant only to team members that are currently working or available. Maybe we could create an issue for that. |
agreed @engelgabriel , I think we should have different behaviors for each of this global mentions .. |
Ok, so lets accept the PR and open an issue for this? |
I think it's ok. |
|
Do any other platforms do this? I've never seen this behavior. |
@engelgabriel ah! So we'd have to either limit it to general for now. Or wait until we have an option to specify a lobby channel or teams. |
I am happy to accept the PR for now, if we add the new options to autocomplete. We can implement the difference later. |
@engelgabriel please let me know if 7530fb6 was what you are looking for. |
@calebmeyer , I'm sorry, is this actually working? |
@sampaiodiego I don't know. I've been having trouble getting meteor installed to test. I'll see if I can't get docker set up locally on my mac. |
oh, so, it's not working =) |
I don't think I understand what you mean by "alias" here. If you mean that typing these things acts the same as the |
I don't like a lot of options, we should have only |
I like having the additional options. If you can't remember which one works, it makes it easier on the user if any of those they type can be supported. |
How about adding these words to the translation files. It would make more sense to use local words than only English ;) |
I think we should make a decision on this, so we can get it cleared either by accepting or by closing it. I vote for closing it for two reasons:
|
I don't like the option to mention everyone, because we need to add everyone to the channel, this can be a mess. We should think about a new option to send notification to everyone, like a notification inbox and allow only admins to use this feature by default. |
So, my vote is for merge this PR and allow users to use all of theses options to notify users inside the channel. |
@rodrigok do you think this PR is good as it is now, or does it need code change? as it is now, it will not notify anyone if |
@marceloschmidt sorry, I thought this PR was complete and only adding alias for Changing my vote to close this PR 😄 |
Requested by my team on the second day we started using rocket chat. I couldn't find any other mentions of @ALL but please let me know if I missed anything.