this post was submitted on 24 Aug 2025
41 points (95.6% liked)

Fediverse memes

1987 readers
31 users here now

Memes about the Fediverse.

Rules

General
Specific

Elsewhere in the Fediverse

Other relevant communities:

founded 11 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] julian@community.nodebb.org 4 points 3 weeks ago (1 children)

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.

[โ€“] freamon@preferred.social 4 points 3 weeks ago

Ah, thanks. I've edited my comment to correct it.

It's indeed just the Mastodon-style Mentions that MBIN uses that cause a slight problem for PieFed. Nothing is being regex'd, so it's just the specific use of the Mention type in the tag[] field which it's picking up, which - as you say - wasn't included in your comment.