@pfefferle > The WordPress plugin already sends mail for new Followers and Reactions to posts
To an email address? That's better than nothing. But getting notified of comments from fediverse replies within the fediverse would be a better UX IMHO. Easier to click through and see them, reply to them etc. Apps are getting better all the time at recognising links to AP posts and opening them in-app.
@strypey@FediTips but to allow that, I would have to connect the WordPress plugin to a mastodon account through OAuth and their proprietary API. this would be limited to mastodon then and the ActivityPub plugin should be generic!
I am still not sure I understand your request properly? if it is about comments to one of your posts, then the comment will be added to the post and you receive a mail. why should that not be enough?
@pfefferle > what do you mean by "getting notified of comments from fediverse replies within the fediverse"?
I mean instead of (or as well as) receiving a new comment notification by email, a WP author could receive it as a notification in their designated fediverse account (Mastodon or whatever).
@pfefferle > I would have to connect the WordPress plugin to a mastodon account through OAuth and their proprietary API. this would be limited to mastodon
Or you could send a post that links to the comment post, and @mentions the account designated by the author. Who could then choose to reply from that account, or login to WP to reply (if that's possible).
That would work with any fediverse account with no OAuth malarkey. Right?
@strypey you do not have to go to the WP-Admin to comment. The comment is right below your post, like any other comment and you can simply hit the reply button there.
One group of objections seems to be edge case concerns about interop with Lemmy. Others seem to be out-of-context for this discussion.
Anyway, the MVP is;
* Bob makes WP blog post * Alice comments from fediverse * Bob gets notification via designated fediverse account of a new comment, with a link to the place in the admin dashboard where he can read it, perform mod actions, etc.
@pfefferle > I have an open PR, that the blog shares every comment/reply
As an opt-in, mind you. I'll have a look at the issue discussion, but before I do, I'll be you a fiver most objections presume it would be compulsory.
> you should be able to follow others and interact with them, directly from your blog
Sure, that would be the ideal. From the feedback I've heard though, the current UX is a long way from that. Fair comment? What I'm proposing is a transitional measure until you get there.