Skip to content
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

Allow mentions of groups #1331

Closed
3 of 5 tasks
julianlam opened this issue Apr 3, 2014 · 8 comments
Closed
3 of 5 tasks

Allow mentions of groups #1331

julianlam opened this issue Apr 3, 2014 · 8 comments
Assignees
Milestone

Comments

@julianlam
Copy link
Member

As an update to mentions, be able to tag groups:

  • Core Groups.search(), similar to User.search()
  • Mentions Search for both users and groups in autocomplete
  • Core Admin created groups should have a "slug" set, defaulted to a slugified version of the group name
  • Core Notifications.pushToGroup() which would push a nid to that group's users
  • Mentions Notify users in group

Re: #1326 -- would be useful to tag mobile compatibility team in a single message.

This also goes halfway towards exposing the groups system to the front-end, so users can be added to special groupings and be shown on the board as a type of flair, e.g. "Translators", "Mobile Compatibility Team"

@julianlam
Copy link
Member Author

Remaining work can be carried out in plugin itself. Closing.

julianlam added a commit to julianlam/nodebb-plugin-mentions that referenced this issue May 27, 2014
julianlam added a commit that referenced this issue May 27, 2014
@julianlam
Copy link
Member Author

... didn't work :shipit:

@julianlam julianlam reopened this Aug 5, 2014
@barisusakli
Copy link
Member

@julianlam
Copy link
Member Author

Doesn't quite work (the group itself is not linkified in the post body)

@julianlam julianlam reopened this Sep 16, 2014
@barisusakli
Copy link
Member

Doesn't work if a group has a space in its name works for single word group names.

@a5mith
Copy link
Contributor

a5mith commented Sep 18, 2014

Changing the URL of the group might affect this pull request. Depends if the url changes from name to slug or something like that. 👍

@barisusakli barisusakli modified the milestones: 0.5.2, 0.5.0 Oct 10, 2014
@barisusakli barisusakli modified the milestones: 0.5.2, 0.5.3 Oct 18, 2014
@barisusakli barisusakli modified the milestones: 0.5.3, 0.5.2 Oct 18, 2014
@julianlam julianlam modified the milestones: 0.5.3, 0.6.0 Oct 26, 2014
@andreapernici
Copy link

Give the possibility to disable this group mention.

@barisusakli barisusakli modified the milestones: 0.6.0, 0.6.1 Dec 16, 2014
@barisusakli
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants