So I was wondering if there was a way for me to have a Category follow a federated account.

I can't seem to find the way to do it if that's possible.

But optimally the category would post a topic related to the new posts the followed account would post. Or something like that.

you are viewing a single comment's thread
view the rest of the comments
[–] 0 points 1 year ago (1 child)

frankm@linux-nerds.org this is now done. Turns out I wasn't actually stopping a category from following a user, so that didn't need rolling back.

https://github.com/NodeBB/NodeBB/issues/13232

hamiller@forum.wedistribute.org using a hashtag is probably also something I should allow categories to follow, although that's local-only to the instance because of how hashtags work.

Either way I didn't want to restrict a valid use case :)

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 9 months ago (1 child)

    Hi julian , and sorry for trying to resurrect this (somewhat old) thread I happened to read. When you said to hamiller@forum.wedistribute.org

    > "I should probably allow categories to track hashtag usage, even if it's local, given how hashtags work."

    I thought this was now possible. In fact, I thought this was exactly what happens to your "General Discussion" category on Activitypub.space.

    But then I looked in the settings of my federated NodeBB instance, and maybe it's not as I thought. So, I wonder (and ask you): how do you manage to aggregate "general discussion" threads? Is there an automatic way, or do you do it manually with "move thread"?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 9 months ago (1 child)

    informapirata indeed! This is configurable under the site-wide ActivityPub settings under "auto categorization rules".

    For that site I have hashtags like "ActivityPub" and "fedimod" set up to automatically categorize discussions.

    It only matches for discussions that don't already have a category of their own (so, microblog stuff.)

  • source
  • parent
  • hideshow 2 child comments