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.5.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.5.1
Choose a head ref
  • 5 commits
  • 26 files changed
  • 5 contributors

Commits on Dec 18, 2024

  1. Configuration menu
    Copy the full SHA
    6d47cee View commit details
    Browse the repository at this point in the history
  2. Improve documentation (#1019)

    * Improve documentation
    
    * add contributing
    
    * fix indents
    
    * update links
    
    * Fix links
    
    * fixed links
    
    * how to setup local env
    
    * copy and past from jetpack
    
    * fix
    
    * Update CONTRIBUTING.md
    
    Co-authored-by: Jeremy Herve <jeremy@jeremy.hu>
    
    * Update CONTRIBUTING.md
    
    Co-authored-by: Konstantin Obenland <obenland@gmx.de>
    
    * Update CONTRIBUTING.md
    
    Co-authored-by: Konstantin Obenland <obenland@gmx.de>
    
    * Update docs/translations.md
    
    Co-authored-by: Konstantin Obenland <obenland@gmx.de>
    
    * Update docs/translations.md
    
    Co-authored-by: Konstantin Obenland <obenland@gmx.de>
    
    * remove jekyll code
    
    * fix links
    
    * Add docs for unit tests
    
    ---------
    
    Co-authored-by: Jeremy Herve <jeremy@jeremy.hu>
    Co-authored-by: Konstantin Obenland <obenland@gmx.de>
    3 people authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    ad8d77a View commit details
    Browse the repository at this point in the history
  3. Don't send direct message notification for received public activities (

    …#1092)
    
    * Don't send direct message notification for public actitivies
    
    * Changelog
    
    * readme
    
    * Use filter instead of action for clarity
    
    * Better test texts, add cc
    
    * added some other little tweaks
    
    ---------
    
    Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
    akirk and pfefferle authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    96feed2 View commit details
    Browse the repository at this point in the history
  4. Fix and test create handler (#1095)

    * Fix and test comment code
    
    This fixes missing function definition and adds some tests
    
    * fix phpcs issue
    
    * fix PHPCS issue
    pfefferle authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    7ddeb34 View commit details
    Browse the repository at this point in the history
  5. version bump (#1094)

    pfefferle authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    9011ffc View commit details
    Browse the repository at this point in the history
Loading