[RFC] Ability to @mention specific users in posts
- Dragosvr92
- Registered User
- Posts: 624
- Joined: Tue May 31, 2011 12:08 pm
- Location: Romania
- Contact:
Re: [RFC] Ability to @mention specific users in posts
Are there any updates about this? This feature would be really useful to the Notifications system, instead of notifying users by quoting them.
Previous user: TheKiller
Avatar on Memberlist 1.0.3
Avatar on Memberlist 1.0.3
-
- Registered User
- Posts: 35
- Joined: Wed Aug 06, 2014 12:27 am
Re: [RFC] Ability to @mention specific users in posts
No offense but it doesn't work great for everyone, and a number of people have complained that it straight up killed their board. I highlighted the reasons it performs so poorly on the main site. I would recommend to wait until those are fixed.Khaos-Rage wrote:Works great still in dev though.
-
- Registered User
- Posts: 35
- Joined: Wed Aug 06, 2014 12:27 am
Re: [RFC] Ability to @mention specific users in posts
Yeah it works fine on most smallish boards. Doesn't slow my board down too much. Just a small clan website so yeah, but if it was bigger then I would have done more load test to see how bad it would be.
With @Mentions:
Page generated in 0.2663 seconds with 24 queries + 8 queries returning data from cache
Time spent on mysqli queries: 0.01642s | Time spent on PHP: 0.24986s
Without:
Page generated in 0.1423 seconds with 24 queries + 7 queries returning data from cache
Time spent on mysqli queries: 0.01578s | Time spent on PHP: 0.12651s
So yeah your mileage may vary
With @Mentions:
Page generated in 0.2663 seconds with 24 queries + 8 queries returning data from cache
Time spent on mysqli queries: 0.01642s | Time spent on PHP: 0.24986s
Without:
Page generated in 0.1423 seconds with 24 queries + 7 queries returning data from cache
Time spent on mysqli queries: 0.01578s | Time spent on PHP: 0.12651s
So yeah your mileage may vary
- AmigoJack
- Registered User
- Posts: 110
- Joined: Wed May 04, 2011 7:47 pm
- Location: グリーン ヒル ゾーン
- Contact:
Re: [RFC] Ability to @mention specific users in posts
By "main" you mean index? I also think the questionable approach of checking events could be improved vastly.JoshyPHP wrote:the reasons it performs so poorly on the main site
Re: [RFC] Ability to @mention specific users in posts
To resume:
- A new [mention][/mention] bbcode
- A new popup-up when you start writing @ after a space if you are in WYSIWYG mode
- @mention parsed automatically when the post is submitted (with a checkbox and an option to disable it, like for the smileys)
- A new [mention][/mention] bbcode
- A new popup-up when you start writing @ after a space if you are in WYSIWYG mode
- @mention parsed automatically when the post is submitted (with a checkbox and an option to disable it, like for the smileys)
Member of the phpBB Development-Team
No Support via PM
No Support via PM
-
- Registered User
- Posts: 9
- Joined: Tue Aug 19, 2014 11:19 pm
- Location: Sugar Land, TX
- Contact:
Re: [RFC] Ability to @mention specific users in posts
The ability to mention users in a thread or post is specific, so it represents the BBCode "[mention]Nicofuma[mention]" or use "@Nicofuma" when submitted it will trigger a notification sent to the user.
So what I think this is an extension or in 3.1.4?
So what I think this is an extension or in 3.1.4?
- DavidIQ
- Customisations Team Leader
- Posts: 1905
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: [RFC] Ability to @mention specific users in posts
This will not be in any 3.1 release, as stated several times in this topic. There is an extension for 3.1 that is also mentioned in this topic so if you want to have this functionality now then that will be the way to go.
- Dragosvr92
- Registered User
- Posts: 624
- Joined: Tue May 31, 2011 12:08 pm
- Location: Romania
- Contact:
Re: [RFC] Ability to @mention specific users in posts
The possibility to mention someone in a topic is of vital importance to the Notification system.....DavidIQ wrote:This will not be in any 3.1 release, as stated several times in this topic. There is an extension for 3.1 that is also mentioned in this topic so if you want to have this functionality now then that will be the way to go.
It should be included by default as not everybody even knows there is an extension for this.
The extension is only developed and maintained by one phpbb enthusiast and the development seems to go very slow.
I believe the phpbb dev team should at least join in to maintain the extension.... When they are sure that they got the best way to do it, maybe they can merge it in the core.....
Previous user: TheKiller
Avatar on Memberlist 1.0.3
Avatar on Memberlist 1.0.3