Roadmap for the official Discourse ActivityPub plugin?

In another thread @tobiaseigen wrote:

Meet the First Sovereign Tech Standards Cohort | Sovereign Tech Agency

I’ve been disconcerted lately to find that the Discourse team appears to be putting the activityhub plugin on the backburner.

There are quite a few issues and rough edges. It would be good to know more about future plans, if there are any. There may be people interested to work on furthering federation of Discourse in some form or other. See below. I created this thread on SocialHub, so it federates out to Discourse Meta and the broader fediverse.

https://catodon.rocks/notes/ao86ar70skzr074b

SocialHubMeet the First Sovereign Tech Standards Cohort | Sovereign Tech AgencyAwesome! Congrats. I’ve been following the Sovereign Tech Agency and considered applying for a job there, but am not able to completely move to Berlin at the moment. Look forward to keeping an eye on your progress and if there is any way I can help will be happy to do so. Since leaving Discourse.org in December I’ve been very focused on digital sovereignty , including setting up a new community at digitallysovereign.org (using discourse, ftw!) where I am exploring providing practical guidance a...

Replying to @⁨panos@catodon.rocks⁩

Found some time earlier than expected, so here are the basic differences of my fork:

- It makes each federated category/tag behave much more like a real Lemmy community (Group actor), including its moderators, featured posts, follower rules, and shared inbox.
- A Discourse topic can be sent as a Lemmy-compatible Page (with replies as Notes), rather than only the formats upstream offers.
- Votes federate: remote upvotes/downvotes become Discourse likes, and the federated score is shown on posts.
- Moderation federates in both directions: removals, bans, locks, moderator changes, reports, and featured/pinned posts can be communicated to compatible remote communities.
- Discourse users become proper, followable ActivityPub people. Mentions are also resolved for federation.
- It can follow a remote community—for example on Lemmy or NodeBB—and present it inside Discourse as a local “shadow category.” Local users can then read and participate from Discourse.
- It adds an instance-level actor and optional “authorized fetch,” which can require signed ActivityPub requests when other servers retrieve content.
- Administrators get extra tools: community/federation health view, remote-community management, per-community ban management, URL/content resolution, and bulk republishing/backfill.