Matthias Pfefferle

Results 763 comments of Matthias Pfefferle

Hey @cogdog you can already do that, by adding rel-me to the `` in the block or classic editor. I did some checks and it seems that Mastodon is really...

We already add `rel-me` to the auto generated links: https://github.com/Automattic/wordpress-activitypub/blob/36bada3fba0f429e01bf92bb2b18ede145feb9b0/includes/collection/class-extra-fields.php#L225 ...and to URLs that will be transformed to HTML automatically (if you use no HTML but simply the URL in...

What about user updates? Shouldn't we have hooks to invalideate the User endpoints on changes? Example: https://notiz.blog/wp-api/activitypub/1.0/actors/1

@Jiwoon-Kim WordPress itself does not support Markdown, so I see that as plugin territory. If there is an extension or alternative to the block editor, this plugin can/should also extend...

There is a project that works on a poll implementation based on blocks already: https://codeberg.org/linos/wordpress-polls-for-activitypub

Am I right that you propose to drop the `content`, `name` and `summary` support in favor of the `*Map` versions? If so: It would be nice to have a source,...

But compatibility (or better interoperability) should be our main concern, so even if there are more effective ways to implement features, it is no improvement if federation with other platforms...

But what is missing for an multilingual approach?