this post was submitted on 28 Mar 2025
1 points (100.0% liked)

ActivityPub

0 readers
7 users here now

Focused discussion related to ActivityPub integration in NodeBB


This is a forum category containing topical discussion. You can start new discussions by mentioning this category.

founded 2 months ago
 

As far as ActivityPub posts are concerned, how are Hashtags handled?

Is it just like normal and we add them in the posts?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 week ago (1 children)

@CWSmith hashtags in NodeBB are only relevant at the topic level — that's just how it was designed years ago.

You'll note that on microblogs, tags can be added on any post. While we show them, we don't consume or index them unless they are the original post.

When you use tags in NodeBB, they are federated outward with the original post.

Hope that helps!

[–] [email protected] 1 points 1 week ago

@julian

Thanks, tells me what I needed to know. Even on Mastodon I only really use Hashtags on posts and not on replies so that tracks for personal usage.