Django

Results 77 comments of Django

This is a known Wordpress issue. When uploading an image from inside a post the image becomes attached to the post. Once the image has been uploaded this way, to...

The federated Delete is currently broken, the fix is known but also requires some backwards compatibility work.

@pfefferle just a note that SonarCloud code smell uses rules that conflict with `phpcs`.

> @mediaformat but there seems to be a conflict in `activitypub.php`. @pfefferle I'm not seeing anything out of ordinary, any chance you could pinpoint the error? EDIT: Just saw the...

There is one last piece to this, a tools page for manually federating updates (deletes, or delete and announce with new ID).

One more fix coming ;-)

@pfefferle i've just made some tests and it seems the generate_id function returns `home_url(/?p={post_id})` when the post is in the trash, this causes the Delete activity to fail, because it...