To the #Wordpress and #ActivityPub experts out there: I'm using the plugin in my site, and I don't know if it's achievable, but is there a way, once someone stars my published post in Mastodon, to have this reaction show somewhere in the original post?
Conversation
Notices
-
Embed this notice
Daniel Santos :prami: (daniel@social.lol)'s status on Sunday, 12-Nov-2023 03:44:19 JST Daniel Santos :prami:
-
Embed this notice
Matthias Pfefferle (pfefferle@mastodon.social)'s status on Sunday, 12-Nov-2023 03:44:14 JST Matthias Pfefferle
@daniel Stars and boosts are not supported yet, but mainly because we have no idea how to store and display them properly 🫣
-
Embed this notice
Matthias Pfefferle (pfefferle@mastodon.social)'s status on Sunday, 12-Nov-2023 03:51:32 JST Matthias Pfefferle
@daniel totally agree!
-
Embed this notice
Daniel Santos :prami: (daniel@social.lol)'s status on Sunday, 12-Nov-2023 03:51:33 JST Daniel Santos :prami:
@pfefferle Thanks! I hope you get to figure it out soon, it would be a very nice adding to the plugin 🥰
-
Embed this notice
Matthias Pfefferle (pfefferle@mastodon.social)'s status on Sunday, 12-Nov-2023 04:48:12 JST Matthias Pfefferle
@daniel @mat Delegation is already possible! The ActivityPub accepts all inbox requests and calls an action that can be implemented by other plugins. So if there is a nice one, let’s convince them to support ActivityPub!
-
Embed this notice
Daniel Santos :prami: (daniel@social.lol)'s status on Sunday, 12-Nov-2023 04:48:13 JST Daniel Santos :prami:
@mat @pfefferle Thanks for pitching in, Matthew! Your idea looks interesting, the delegate approach is certainly a way to implement it. Maybe Matthias can take a look into it to see how feasible it would be
-
Embed this notice
mat (mat@friendica.exon.name)'s status on Sunday, 12-Nov-2023 04:48:20 JST mat
@pfefferle @daniel For star/like, there are existing WP plugins that add like buttons. The way I imagined this working was cooperating with an existing plugin. So the AP plugin calls a hook to say "just got a like for this thing". If you don't have a "like" plugin nothing happens, but if something's listening the like shows up on the page.
I say this because I'm involved with a WP events site and really interested in AP's "event" feature. But you wouldn't want the AP plugin to implement the details itself. If you take the approach of delegating wherever possible, the WP ecosystem could enable all kinds of cool stuff while keeping the AP plugin itself lean.
-
Embed this notice