Matthias Pfefferle

Results 763 comments of Matthias Pfefferle

Maybe we have a different understanding of "Abandoned", but it does not help with your issue! `Move` only moves your followers one time. So either you have to run the...

OK, but just to get sure: You are aware that the comment federation will no longer work then?!?

As I mentioned above, if a blog has no followers, it will not publish anything to the fediverse.

But this may be a different discussion. FYI: we are currently working on a Move functionality https://github.com/Automattic/wordpress-activitypub/pull/685

@qmoya how have you done this? As far as I know, both parties have to support the `Move` functionality and WordPress does not support it yet!?! 😳

This PR seem to change the way how we work with "static" js. Can you maybe add a switch, to use the asset file in dev mode ( maybe using...

let's move them to source to be consistent. maybe we should use a proper folder structure and mimic the block file pattern a bit?

Not a fake block structure, but more descriptive folder structures and simpler file names. There is no need to prefix them for example.

I am not sure about the folder structure... This is a bit inconsistent... Shouldn't we reuse the folder structure of the blocks even if it is not a block? Like:...

I would do the /blocks folder "hack"! We have so many points in the code where we decided to be explicit over implicit, so I see no issue to properly...