Matthias Pfefferle

Results 763 comments of Matthias Pfefferle

It depends: https://github.com/Automattic/wordpress-activitypub/blob/master/includes/class-shortcodes.php#L201 (This is because a lot of plugins add a lot of %&$§ to the content, so it is up to the user if he wants that /%&§?§$...

It's not really the number of CPTs, but the resulting complexity. That's why I also voted for merging the request logic into the follower collection/model and to handle it as...

We are currently discussing our possibilities with different DB schemes. I will post an update as soon as we are sure about our options.

The problem with that is, that WordPress does not really know if the Avatar is updated 🤔

But the Bio was updated on Mastodon?

Hey @ThisIsMissEm, thanks for reaching out and offering your help! WordPress has some basic functionality to help block messages based on certain criteria. > When a comment contains any of...

There are some WordPress mechanics that help atm. (WordPress strips all images from comments automatically for example) but I totally agree that there have to be some more possibilities! I...

I would not merge it "as is" yet. I think we have to update some parts (like user caps) and discuss some missing parts, like: Should we send a delete...

But I agree with @mattwiebe ! This is an important feature and we should work on getting it merged!

This is tricky! I think the real "delete" from the DB should be easy to handle. But deleting users from the fediverse, but keeping it in WordPress might be hard....