wordpress-activitypub icon indicating copy to clipboard operation
wordpress-activitypub copied to clipboard

replies to replies not sent from my blog to the fediverse

Open YourAutisticLife opened this issue 2 years ago • 13 comments

So I produce an article on my blog, and it does to the fediverse.

Someone replies to my article on the fediverse, and the reply also goes on my blog. Yay!

Now, when I reply to this person on my blog, I see the reply on my blog, but nothing is sent to the fediverse. Bummer!

I'd don't see my last reply and neither the person I replied to does. (Yes, I asked. I wanted to make sure nothing unexpected was happening.)

Version of the plugin 0.17.0 Version of WP 6.3

I can add more if needed.

YourAutisticLife avatar Aug 18 '23 17:08 YourAutisticLife

Sorry, but this is not implemented yet!

pfefferle avatar Aug 18 '23 19:08 pfefferle

Yikes... and I guess there's no way to prevent people from replying to the post that my blog puts out every time I publish a new article.

YourAutisticLife avatar Aug 19 '23 00:08 YourAutisticLife

@YourAutisticLife There isn't any agreed ActivityPub method yet to prevent or control who can reply to a post.

The choice to include those replies and display them as comments on your site is yours though.

mediaformat avatar Aug 27 '23 21:08 mediaformat

Is there any time frame on when this feature might be added?

msmith9835 avatar Oct 14 '23 20:10 msmith9835

We are actually working on it https://github.com/Automattic/wordpress-activitypub/pull/142 :)

pfefferle avatar Oct 15 '23 07:10 pfefferle

It's one of the focus topics for the next iteration!

pfefferle avatar Oct 15 '23 07:10 pfefferle

Awesome! Thank you!

msmith9835 avatar Oct 15 '23 11:10 msmith9835

Is there a way to reply to replies, from your blog? Like, if comments don't federate ... can we post a new post and mention the other (Mastodon) account and maybe even link to the status (maybe using the (u-)in-reply-to microformat or something, just thinking out loud) and have the person receive a notification?

janboddez avatar Nov 10 '23 14:11 janboddez

give us some more days and it will work out of the box!

pfefferle avatar Nov 10 '23 14:11 pfefferle

I hate to be that guy, but some more days have happened. What's the status? Are there specific stumbling blocks?

I'd like to help, but my knowledge of PHP and of WordPress development is laughable.

YourAutisticLife avatar Dec 27 '23 14:12 YourAutisticLife

You can try the latest version here on GitHub!

pfefferle avatar Dec 27 '23 14:12 pfefferle

It does work in the latest version.... great!!!

However, the behavior is confusing. I replied to a post of mine. I have two accounts: one tied to my WordPress instance, and one tied to a Mastodon instance of mine. The scenario is as follows:

  1. An article is posted to the fediverse by my WordPress instance.
  2. I commented on it with my Mastodon account.
  3. Then I went into the comment page of my article (in number 1) and replied to the reply in number 2.

I saw the reply but I was confused that I did NOT get a notification for it in Mastodon. I looked at the post closer and I noticed that the reply does not automatically @-mentions the person that you are replying to.

If I add the @-mention manually, then I get a notification.

Is it possible to pre-populate the reply field with the handle of the person I'm replying to (and actually all the other user handles used in that post, like Mastodon does)?

YourAutisticLife avatar Dec 27 '23 15:12 YourAutisticLife

This is a fair expectation for the vast majority of ActivityPub software users.

mediaformat avatar Dec 27 '23 18:12 mediaformat

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Apr 26 '24 01:04 github-actions[bot]

Should work now!

pfefferle avatar Apr 26 '24 07:04 pfefferle