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: 4.2.0
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: 4.2.1
Choose a head ref
  • 6 commits
  • 43 files changed
  • 4 contributors

Commits on Nov 15, 2024

  1. PHPCS: Fix phpunit files (#995)

    * PHPCS: Fix phpunit files
    
    * Fix warnings
    obenland authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5ab5659 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Add Mastodon Apps status provider (#978)

    
    ---------
    
    Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
    mattwiebe and pfefferle authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    455eea8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    7181289 View commit details
    Browse the repository at this point in the history
  2. Improve Image-Handling (#999)

    * Improve Image-Handling
    
    Allow filtering the image-srcs and upload-baseurl, if upload url might differ or if a CDN is used.
    
    * try to fix `exif_read_data(test.jpg): Illegal IFD size` error
    
    * silence errors
    
    * escape global functions
    
    * Update tests/class-test-activitypub-post.php
    
    Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
    
    * Update includes/transformer/class-post.php
    
    Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
    
    * use `wp_get_upload_dir`
    
    ---------
    
    Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
    pfefferle and akirk authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6ec77cc View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    ace8e4a View commit details
    Browse the repository at this point in the history
  2. version bump

    pfefferle committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    314c731 View commit details
    Browse the repository at this point in the history
Loading