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

#54 - Added links to user's profile when a user is mentioned #121

Merged
merged 1 commit into from
May 12, 2016

Conversation

mattvella07
Copy link
Contributor

Mentioned usernames will be formatted as a link, which we can change later, and their username will be a link to their profile.

@pmuens
Copy link
Member

pmuens commented May 12, 2016

Great addition. Thank you!

@pmuens pmuens merged commit 72bd40d into GravityProject:master May 12, 2016

// If a valid user
if(mentionedUser) {
console.log(mentionedUser._id);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is for testing. Kindly remove it .

@mattvella07
Copy link
Contributor Author

Oopps, I will remove the console.log later today.

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

Successfully merging this pull request may close these issues.

3 participants