guess what's coming soon to a #WordPress blog near you?
-
guess what's coming soon to a #WordPress blog near you?
Add like handler by janboddez · Pull Request #804 · Automattic/wordpress-activitypub
Adds basic support for incoming likes (see #235). Probably needs to go through a couple more iterations before it could be merged! For instance, the ActivityPub plugin should maybe also get a pre_g...
GitHub (github.com)
thanks @janboddez
️
-
replied to Matthias Pfefferle on last edited by
-
replied to Matthias Pfefferle on last edited by
@pfefferle @janboddez oh hell yess
-
replied to Matthias Pfefferle on last edited byThis post is deleted!
-
replied to Matthias Pfefferle on last edited by
@pfefferle @janboddez now that is awesome
When is it looking to land? I'm thinking of doing a talk on Fediverse / ActivityPub at our local WP Coventry Meetup in October
-
replied to Neil Batchelor on last edited by
@nbwpuk @janboddez it is already merged, but we put it behind a feature flag, because for now it only receives likes and boosts, but we have no nice UI yet. The UI on my site is the one from the Webmention plugin
️
But I think we have something to show before October!
-
replied to Matthias Pfefferle on last edited by
@pfefferle @janboddez Cool!
-
replied to Matthias Pfefferle on last edited byThis post is deleted!
-
replied to Matthias Pfefferle on last edited by
-
replied to Matthias Pfefferle on last edited by
@pfefferle @janboddez Is this a block that can be added? With this functionality it seems more necessary than ever to cache remote profiles pics.
-
replied to André Menrath on last edited by
@linos @janboddez the current implementation only stores likes and boosts... we have not yet worked on a UI yet... you have to set a const to enabled it and then it will show up as a comment for now... next step would be a block...
-
replied to André Menrath on last edited by
@linos @janboddez the current UI from the screenshot is from the Webmention plugin. So if you install that, it would take over the like/boost representation
-
replied to Matthias Pfefferle on last edited by
@pfefferle (The Facepile block that comes with the IndieBlocks plugin should be compatible, too.) Agree about caching; on my site, I set up a filter that handles it for me. @linos
-
replied to Jan Boddez on last edited by
@janboddez @linos your next contributions?