Skip to content

Conversation

@pfefferle
Copy link
Member

@pfefferle pfefferle commented Aug 8, 2025

Removed the FEP 844e context URL and added an 'implements' property to the ActivityPub context for listing implemented specifications. Renamed the protected property from 'implemented' to 'implements' to align with the updated context and documentation reference.

Proposed changes:

  • Removes the FEP 844e context URL from the context array
  • Adds an 'implements' property definition with proper JSON-LD mapping
  • Renames the protected property from 'implemented' to 'implements' for consistency

Other information:

  • Have you written new tests for your changes, if applicable?

Testing instructions:

  • Go to '..'

Changelog entry

  • Automatically create a changelog entry from the details below.
Changelog Entry Details

Significance

  • Patch
  • Minor
  • Major

Type

  • Added - for new features
  • Changed - for changes in existing functionality
  • Deprecated - for soon-to-be removed features
  • Removed - for now removed features
  • Fixed - for any bug fixes
  • Security - in case of vulnerabilities

Message

Proper implementation of FEP 844e.

Removed the FEP 844e context URL and added an 'implements' property to the ActivityPub context for listing implemented specifications. Renamed the protected property from 'implemented' to 'implements' to align with the updated context and documentation reference.
Copilot AI review requested due to automatic review settings August 8, 2025 16:58
@pfefferle pfefferle self-assigned this Aug 8, 2025

This comment was marked as outdated.

@pfefferle pfefferle requested a review from Copilot August 8, 2025 16:58
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the ActivityPub context to properly implement FEP 844e specification for listing implemented specifications. The changes remove the FEP 844e context URL from the global context and add an 'implements' property definition, while also renaming the corresponding property and updating documentation references.

  • Removed FEP 844e context URL from global context array
  • Added 'implements' property definition to the ActivityPub context with proper JSON-LD structure
  • Renamed protected property from 'implemented' to 'implements' and updated documentation reference

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
includes/activity/class-actor.php Updated ActivityPub context structure and property naming for FEP 844e implementation
.github/changelog/2068-from-description Added changelog entry documenting the FEP 844e fix

@pfefferle pfefferle merged commit 75f7d29 into trunk Aug 8, 2025
14 checks passed
@pfefferle pfefferle deleted the fix/fep-844e branch August 8, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants