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

Add @mention feature #4

Closed
fxstein opened this issue Jul 1, 2011 · 6 comments
Closed

Add @mention feature #4

fxstein opened this issue Jul 1, 2011 · 6 comments
Assignees
Labels
Milestone

Comments

@fxstein
Copy link
Member

fxstein commented Jul 1, 2011

Allow for adhoc notifications through @username inside of conversations and discussions. Similar or identical to this github feature: https://github.com/blog/821

The idea is to send a notification to the user mentioned, and possibly also show an entry in her/his activity stream.

@realrandal
Copy link

Ajax autocomplete would be awesome in this case.

@fxstein
Copy link
Member Author

fxstein commented Feb 12, 2012

Yes - I agree. Need to see how we can get our editor to do that...

@realrandal
Copy link

So no chance for that feature in quick reply? BTW. There is no Chance for few buttons in quick reply? Expand button would be aslo nice in this case.

@fxstein
Copy link
Member Author

fxstein commented Feb 13, 2012

Everything has a chance. ;-) Somebody just needs to write it...
We are working on some other features at the moment, plus are closing out open issues for the release of Kunena 2.0

@realrandal
Copy link

I know that you already have full hands of work... Thanks

@xillibit
Copy link
Member

xillibit commented Feb 7, 2014

Thinking from josh

I do not think the topic controller gaithers particpants
[19:44:45] Josh Weiss: You would only @mention people in the same topic
[19:44:52] Josh Weiss: so for instant
[19:48:43] Josh Weiss: Person1 posts message 1
Person2 posts message 2
Person3 posts message 3
Person4 can @(Person1|Person2|Person3) someone from previous messages.

(I would not extend this to every possible user available as that list might be too long, especially on a big site such as rocket theme who have thousands of people)

I would keep this context sensitive with those people who have participated in a specific topic, easier to calculate and less resources to put all who is available.
[19:49:11] Josh Weiss: ==============
Now how should @mention behave.
[19:51:46 | Modifié (19:54:10)] Josh Weiss: 1) Should @mention be a javascript click that takes the person to the previous persons message post in the topic?
2) Should @mention open a new page for that topic with all the persons pervious replies for that specific topic?
3) Should @mention just link to the persons profile page?
4) Should @mention open a new page for ALL the persons previous replies.
[19:53:27 | Modifié (19:55:07)] Josh Weiss: My vote is 2 personally. But we should take a look at (twitter, chat clients, ect.) how they handle clicks on the @mention feature.

810 added a commit that referenced this issue Mar 4, 2015
[K3.1] Crypsis: Online Status (fix to follow J! coding standards)
@810 810 removed the 2.0 label Aug 25, 2016
810 added a commit that referenced this issue Jun 11, 2017
@810 810 self-assigned this Sep 10, 2018
@810 810 added the 6.0 label Oct 14, 2019
@xillibit xillibit removed the 6.1 label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants