Django

Results 28 issues of Django

## Plan Tentative plan for activitypub implementation and feature development ## Overview - [x] Sprint 1 - Setup / Planning - Add new json_activity templates and endpoints (profiles, posts) -...

## While trying to do this: Running `phpcs` / `phpcbf` ## I encountered this error: > FILE: /known/\*/templates/\*/*.tpl.php FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE 1 | WARNING...

## Issue description Id like to get an idea of how the image post type is used. Specifically, is the Description field commonly used in any way that overlaps or...

This plugin follows Wordpress site options, but a Post's comment options are not advertised in anyway. The [streams](https://codeberg.org/streams/streams/src/branch/dev/FEDERATION.md) project uses `commentPolicy` with various options: > 'commentPolicy' can be any of...

[Type] Enhancement

Adds a Server class for processing server activities, such as Federating a `delete_user` action Fixes #566 https://gdpr.eu/right-to-be-forgotten/ ## Proposed changes: * Adds a Server class for processing server related activities...

[Status] In Progress
OSS Citizen

Wordpress applies oEmbed filters to posts whenever it finds applicable links. Most ActivityPub implementations will filter out `iframe` content as unsafe, so oEmbed filters should be disabled in the ActivityPub...

[Type] Good First Issue

When first clicking on the comment field of the comment screen, the OP stays top aligned, and the keyboard blocks the view of the field. Current work around is to...

Some posts aren't sharing a URL but rather an image. Currently Remmel just displays the post title

I tried to sign in to a second instance and kept receiving the following error: `couldnt_find_that_user-name_or_email` Fails with username and fails with email #Test case - Add 2nd instance -...

This plugin looks promising, I am however getting a js error. > Javascript error : Uncaught TypeError: Cannot read property 'parentNode' of null Not sure why, but the `getElementById("")` is...

bug