@pfefferle@mastodon.social
@pfefferle@mastodon.social avatar

pfefferle

@pfefferle@mastodon.social

web worker, blogger, podcaster, #openweb advocate and citizen of the #indieweb and the #fediverse.

Open Web Wrangler @ #Automattic

I am currently working on the #ActivityPub plugin and several #IndieWeb (mainly #Webmentions) plugins for #WordPress! Besides of that, I maintain some other small Open Web plugins and try to help out on the #pluginkollektiv.

Follow my blog on the fediverse: "@pfefferle"

#fedi22

This profile is from a federated server and may be incomplete. Browse more on the original instance.

pfefferle, to fediverse
@pfefferle@mastodon.social avatar

next Wednesday I'll be a guest at to talk shop with @nathan about , the and

https://wpbuilds.com/schedule/

pfefferle, to fediverse
@pfefferle@mastodon.social avatar

We released version 2.3.0 of the plugin for .

Some new features:

  • Support for alt-attributes
  • Prioritize attachments based on the post format (article => all, audio => audio, video => video, ...)
  • Improve JS widgets
  • A better default content handling based on the Object Type
  • You can now add/remove the capability to use ActivityPub for each User

Full changelog: https://github.com/Automattic/wordpress-activitypub/blob/master/CHANGELOG.md#230---2024-04-16

Download: https://github.com/Automattic/wordpress-activitypub/releases/tag/2.3.0

pfefferle,
@pfefferle@mastodon.social avatar

thanks @atomicpoet

pfefferle,
@pfefferle@mastodon.social avatar

@antiaall3s that’s not yet possible… at least not without coding…

pfefferle,
@pfefferle@mastodon.social avatar

@ghostsignsThis is a very special case, so there is no solution that does not require coding, sorry.

pfefferle,
@pfefferle@mastodon.social avatar

@linos @antiaall3s FYI there is already a very similar discussion in the GitHub issues

https://github.com/Automattic/wordpress-activitypub/issues/707

dansup, to random
@dansup@mastodon.social avatar

6 years ago today I started writing the first lines of code for Pixelfed!

Happy birthday @pixelfed 🥳

pfefferle,
@pfefferle@mastodon.social avatar

@dansup @pixelfed 🥳🥳🥳

pfefferle, to random
@pfefferle@mastodon.social avatar

@linos do you have a link to a documentation of the follow/approval process on application level, that is used by #mobilizon ?

pfefferle,
@pfefferle@mastodon.social avatar

@linos @notiz.blog@notiz.blog thanks, that helps a lot! :)

Joe, to wordpress

Anyone use the ActivityPub plug-in on their Wordpress site?

I'm having problems with the plugin on mine. It only partially works.

You can discover the site profile through mastondon/etc. and send a follow request, but that's it. The follow requests/approvals don't ever go through. It just hangs indefinitely.

The site is a newly installed/bluehost hosted site using the Cue theme.

I've also added the webfinger and nodeinfo plugins as well just to see if that would make a difference, but no dice.

Any ideas?

pfefferle,
@pfefferle@mastodon.social avatar

@dan @Joe when have you tried it the last time? It now works really nice on every Automattic infrastructure!

pfefferle,
@pfefferle@mastodon.social avatar

@dan @Joe since Automattic is owning/funding the plugin now, it is no longer a handled as a hobby/spare-time project and we constantly improve the Automattic infrastructure to play nicely with the plugin. So if you have some recent issues, please let us know!

darnelltv, to fediverse

So after being alerted by @tallship / @tallship & @silverpill that my ActivityPub settings were a bit wonky, I decided to take some time & investigate.

After further analysis, my settings were a bit wonky, as the site could no longer ping user handles (weird, I know).

I decided to embrace the spirit of Serenity / Firefly & quit “fiddling” to find out what the issue was.

Opening scene from Serenity MovieI deactivated & reactivated the ActivityPub plugin & installed the NodeInfo(2) plugin (both are by @pfefferle).

So now, the site can ping users when mentioning handles, but I am still unsure why the site was not working previously or if the underlying issues were addressed.

If anyone else has any issues, feel free to ping me at @darnell (my Mastodon account), as being a part of the Fediverse is important to me.

https://darnellclayton.com/2024/04/14/embracing-serenity-third-activitypub-test/

pfefferle,
@pfefferle@mastodon.social avatar

@darnelltv @tallship @tallship @silverpill @darnell do you use a caching plugin? maybe the re-activate cleared the cache and that's why it seems to work again?

pfefferle,
@pfefferle@mastodon.social avatar
pfefferle,
@pfefferle@mastodon.social avatar

@darnell @darnelltv @tallship @tallship @silverpill 🤔 and now it’s working again? (have to check why that might have happened)

pfefferle,
@pfefferle@mastodon.social avatar
pfefferle, to random
@pfefferle@mastodon.social avatar

@Krisuuu what about https://chku.eu ?

cogdog, to random
@cogdog@cosocial.ca avatar

Hmmm, must admit that adding the ActivityPub to a WordPress site is officially slick. First effort with our @oeglobal podcast site https://voices.podcast.oeglobal.org

First changed all old posts ti a new user named "voices", enabled plugin, and boom! Off the races. Follow @voices

Waiting for first post to appear

pfefferle,
@pfefferle@mastodon.social avatar

@cogdog @oeglobal @voices oh nice, do you use a podcast plugin?

I am curious, how we can make the audio more prominent!

pfefferle,
@pfefferle@mastodon.social avatar

@cogdog @oeglobal @voices 🫣

If you use the post format audio, it should set the focus on audio, but I am not sure how Blubrry is setting the audio to the post… do they use normal audio blocks?

pfefferle,
@pfefferle@mastodon.social avatar

@cogdog @oeglobal @voices there is a setting in the new version that comes out next week, that tries to best format the activity based on the post format. If this setting is enabled, the activitypub plugin will add the needed post formats settings 🙂

pfefferle,
@pfefferle@mastodon.social avatar

@cogdog @oeglobal @voices I will publish a Post about how it works next week!

Paul, to fediverse
@Paul@hades.town avatar

Anyone got an example of an object with type: "Article"?

pfefferle,
@pfefferle@mastodon.social avatar
salvomic, to fediverse Italian
@salvomic@flipboard.social avatar

I installed the plugin in my blog (https://www.salvomicciche.com) but I still can't see the posts from @news or @salvomic here.
Any advice?

pfefferle,
@pfefferle@mastodon.social avatar

@salvomic you seem to use a caching system that blocks the content negotiation. this request should return JSON:

curl "https://salvomicciche.com/modica-in-28mm-shots/" \
-H 'Accept: application/activity+json'

pfefferle,
@pfefferle@mastodon.social avatar

@salvomic besides of that, you seem to host your site on siteground and they also block the WebFinger endpoints https://salvomicciche.com/.well-known/webfinger?resource=acct%3Asalvomic%40salvomicciche.com

So long story short: it sadly does not work on siteground shared hosting 😞

pfefferle,
@pfefferle@mastodon.social avatar

@salvomic here is some context, maybe it helps: https://wordpress.org/support/topic/not-working-on-siteground-servers/

good luck 🤞

pfefferle, to wordpress
@pfefferle@mastodon.social avatar

what do you think about: set all linked mastodon (et al) posts as in-reply-to when federating a posts!?!

very similar to the old and not so old days?

pfefferle,
@pfefferle@mastodon.social avatar

@mat @laurenshof so we really need an extensible link overlay to add more semantics to a link!

https://github.com/WordPress/gutenberg/issues/11599

  • All
  • Subscribed
  • Moderated
  • Favorites
  • Leos
  • tsrsr
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • hgfsjryuu7
  • Youngstown
  • InstantRegret
  • slotface
  • khanakhh
  • rosin
  • ngwrru68w68
  • kavyap
  • PowerRangers
  • modclub
  • ethstaker
  • GTA5RPClips
  • everett
  • vwfavf
  • tacticalgear
  • osvaldo12
  • Durango
  • mdbf
  • cubers
  • cisconetworking
  • normalnudes
  • tester
  • anitta
  • All magazines