close
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Automattic/wordpress-activitypub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.3.1
Choose a base ref
...
head repository: Automattic/wordpress-activitypub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.3.2
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 27, 2025

  1. Fix: Reply-Context link is missing (#1382)

    * Fix: Reply-Context link is missing
    
    With the new update of the Query, the JSON representation is called before the HTML presentation, so the `activitypub_reply_block` was removed but never re-added.
    
    * Add changelog
    pfefferle authored and obenland committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    4eaaebb View commit details
    Browse the repository at this point in the history
  2. Transformer: Remove embed filter once done. (#1388)

    * Transformer: Remove embed filter once done.
    
    Fixes #1387.
    
    * Add ticket reference
    
    * Let's not unit test this
    obenland committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    67d1aaa View commit details
    Browse the repository at this point in the history
  3. Release 5.3.2 (#1391)

    obenland committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    3db1cc0 View commit details
    Browse the repository at this point in the history
Loading