NodeBB v4.0.0 — Federate good times, come on!
-
-
@julian I read this whole thing wondering how NodeBB posts would look from my instance and then clicked your link at the end and realized I'd been reading one the whole time lol. Super cool, hope this takes off!
-
@projectmoon@forum.agnos.is thanks for the suggestion, that's definitely something I'd want to consider.
Sort of a post queue for federated content that needs automatic or manual review before it is automatically slotted in a category.
-
@julian@community.nodebb.org Thanks. Even something as simple as mappin topic tags to categories automatically would work I think.
-
@julian@community.nodebb.org Thanks. Even something as simple as mappin topic tags to categories automatically would work I think.
@projectmoon@forum.agnos.is careful with that though, not all tags are the same, some have a higher signal-to-noise ratio, but others would just be filled with garbage
-
@julian so cool, can't wait to upgrade my nodebb forum to V4 (I'm exclusively on mobile for a few days)
-
@julian@community.nodebb.org said in NodeBB v4.0.0 — Federate good times, come on!:
@projectmoon@forum.agnos.is careful with that though, not all tags are the same, some have a higher signal-to-noise ratio, but others would just be filled with garbage
I think the best way, then, would be to have rules that map various group actor URLs to categories, and possibly also tags. Nothing automatic. Only configured. Of course, once Lemmy fixes the ability of Group actors to follow other Group actors, this will be a non-issue.
One other possible solution, which is employed by Misskey et al., is a proxy actor. It's a special user that follows other users, and relays info within its own instance. It's used for doing things like adding a remote user to a list without directly following them. The proxy account follows the user, and then your local instance adds the remote user to your list. But all ActivityPub interactions go through the proxy user.
-
If you have deployed NodeBB v4, and you updated to v4.0.1, please update now to v4.0.2 which fixes a regression that silently broke outgoing user follows.
-
@julian@community.nodebb.org said in NodeBB v4.0.0 — Federate good times, come on!:
Do we need need to refollow? -
@julian@community.nodebb.org said in NodeBB v4.0.0 — Federate good times, come on!:
Do we need need to refollow?@projectmoon@forum.agnos.is if you browse to the account it will show as unfollowed, so you will need to refollow, yes.
-
@julian I've been unable to get AP following to work in either direction. I mean it is sometimes possible to follow somebody and get followed by other sites, but no actual posts ever come into or out of my nodebb instance (forum.n66.pl). The only thing that works is importing posts directly by entering their URL in the search area, which is also temperamental – sometimes the same post can be imported and sometimes it can't. I also tried following people from individual categories. It never worked except for one instance where it seems to have been stuck with a "pending" message, but I have no way of accepting or rejecting the follow request on the other side (it should be accepted automatically). Sometimes the same happens when entering followed people's URLs in the search panel. Looking forward to fixes.
-
Hi @Jakub-Urbanowicz! Let's try to figure out these issues one by one.
Looking at your site it looks to be an upgrade from an existing NodeBB, yes? In that case, ActivityPub is disabled for you and will need re-enabling.
Please make sure that the global toggle is on from the Settings -> Federation page.
Secondly, all of your categories are not automatically federating by default. Go into Manage -> Privileges and make sure that:
- The "fediverse" pseudo-group has the "View Users" privilege
- The "fediverse" pseudo-group has all of the privileges checked in the "Uncategorized" category
- The "fediverse" pseudo-group has all of the privileges checked in each category (if you want that category to be accessible outside of your forum)