ActivityPub Plugin

@icaria36 @Melmel Thanks for your feedback and thoughts! It’s very much appreciated. I’ll follow up in more detail soon.

2 Likes

Job exception: undefined method skip_email_validation= for an instance of Tag

We are getting many of these errors. I don’t know whether this is the same problem as ActivityPub Plugin - #359 by Jagster, but since it refers to a Tag I thought it wouldn’t harm to report it.

This PR should address that exception.

Note that this exception would not have affected anything materially on your instance.

2 Likes

A post was split to a new topic: Follow local ActivityPub actors

Thanks for this great plugin!

I have a multisite discourse installation running with latest discourse updates. activitypub seems to be running fine on one of them (https://forum.toplap.org/), but not on the other (https://club.tidalcycles.org/).

On the latter, the content of posts is missing, there is only the title and link to the post, e.g.:

I’ve compared the settings of the two sites and they are the same. I’ve looked on a couple of different mastodon servers (including mastodon.social) and they show the same problem.

The plugin settings are as default, apart from turning on verbose logging.

I’ve tried both ‘note’ and ‘article’ for the object type.

I’m scratching my head over this - any suggestions for what might be going wrong?

1 Like

Hey @yaxu my first thought is that on club.tidalcycles.org you’re federating Article, as that is how Article appears on Mastodon (currently). Can you share a screenshot of the settings for the Discourse Actor connected with the screenshot you shared.

1 Like