Every Mbin Comment is in the Form of Mentions
-
It's a tricky problem.
If a Lemmy or PieFed user Mentions you, it's because they're paging you and want to bring a comment to your attention.
If an MBIN or NodeBB user Mentions you, it either because they're paging you, or because they're replying to a post or comment chain that you're involved in (it's been really noticeable when a NodeBB user has put my name in the post body as an explicit Mention, and then all the replies to the post from NodeBB / Mastodon / MBIN users have then also included it as an implicit Mention).
The code for Mentions was written before the Notifications table was improved, so it's feasible that it can now try to accommodate implicit Mentions, but it'll never be perfect (because how does an MBIN user explicitly page another user that's going to get implicitly Mentioned anyway?).
It's a bit like dealing with a emails from someone who always hits 'Reply All' - you're always being CC'd in, and sometimes it's relevant, and sometimes it's not.
-
It's a tricky problem.
If a Lemmy or PieFed user Mentions you, it's because they're paging you and want to bring a comment to your attention.
If an MBIN or NodeBB user Mentions you, it either because they're paging you, or because they're replying to a post or comment chain that you're involved in (it's been really noticeable when a NodeBB user has put my name in the post body as an explicit Mention, and then all the replies to the post from NodeBB / Mastodon / MBIN users have then also included it as an implicit Mention).
The code for Mentions was written before the Notifications table was improved, so it's feasible that it can now try to accommodate implicit Mentions, but it'll never be perfect (because how does an MBIN user explicitly page another user that's going to get implicitly Mentioned anyway?).
It's a bit like dealing with a emails from someone who always hits 'Reply All' - you're always being CC'd in, and sometimes it's relevant, and sometimes it's not.
It's quite distracting sometimes. Maybe we can try to reach out to Mbin devs to see if that can be changed on their side?
-
piefed sucks. ui is trash, not messing with css
-
piefed sucks. ui is trash, not messing with css
https://blorpblorp.xyz/ supports it
Voyager too, and Photon support is underway https://lemmy.zip/post/46039643
-
It's a tricky problem.
If a Lemmy or PieFed user Mentions you, it's because they're paging you and want to bring a comment to your attention.
If an MBIN or NodeBB user Mentions you, it either because they're paging you, or because they're replying to a post or comment chain that you're involved in (it's been really noticeable when a NodeBB user has put my name in the post body as an explicit Mention, and then all the replies to the post from NodeBB / Mastodon / MBIN users have then also included it as an implicit Mention).
The code for Mentions was written before the Notifications table was improved, so it's feasible that it can now try to accommodate implicit Mentions, but it'll never be perfect (because how does an MBIN user explicitly page another user that's going to get implicitly Mentioned anyway?).
It's a bit like dealing with a emails from someone who always hits 'Reply All' - you're always being CC'd in, and sometimes it's relevant, and sometimes it's not.
just to correct something, NodeBB will not send a mention unless you are specifically mentioned. We do auto populate a mention in the text box though, so it's probably happening because of that.
What we also do is send the message to everybody so everybody has a copy. (Everybody is addressed)
e.g. you should not have been mentioned here.