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.3.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.4.0
Choose a head ref
  • 11 commits
  • 38 files changed
  • 3 contributors

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    fb0aa57 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    df1c645 View commit details
    Browse the repository at this point in the history
  2. Dialog: Add screenreader labels (#1034)

    * Dialog: Add screenreader labels
    
    See #555
    
    * Update readme.txt
    
    * Move aria label to the Follow button
    
    Also adds some more a11y improvements for the dialog modal.
    
    Fixes #861.
    
    * Fix close button disappearing on hover
    
    White close button on white background.
    
    * Use the right kind of white so it works with bright/dark modes
    obenland authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    acb42ff View commit details
    Browse the repository at this point in the history
  3. Fix typo in custom post content settings. (#1038)

    Introduced in #930.
    obenland authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    6c18433 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. Settings: Clarify settings text (#1042)

    Fixes #998.
    obenland authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    930db56 View commit details
    Browse the repository at this point in the history
  2. Add media type support (#1045)

    * Add media type support
    
    improve content handling.
    
    see #1044
    
    * add changelog
    
    * Fix typo
    
    ---------
    
    Co-authored-by: Konstantin Obenland <obenland@gmx.de>
    pfefferle and obenland authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    87d6f15 View commit details
    Browse the repository at this point in the history
  3. Prevent draft posts from being federated when deleted (#1041)

    * Prevent draft posts from being federated when deleted
    
    Fixes #1030.
    
    * Fix end-of-file line missing
    
    * Remove unneeded annotations
    
    * Make sure post was federated before sending Delete
    
    Props @pfefferle
    obenland authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    5e793dd View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. update changelog

    pfefferle committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    893d06c View commit details
    Browse the repository at this point in the history
  2. Added setting to enable/disable Authorized-Fetch (#1017)

    * Added setting to enable/disable Authorized-Fetch
    
    Fixes #726
    
    * update changelog
    
    * follow the spec
    
    https://keepachangelog.com/en/1.1.0/
    
    * hide if const is set
    
    props @obenland
    
    * Update templates/settings.php
    
    Co-authored-by: Konstantin Obenland <obenland@gmx.de>
    
    * Update templates/settings.php
    
    Co-authored-by: Konstantin Obenland <obenland@gmx.de>
    
    ---------
    
    Co-authored-by: Konstantin Obenland <obenland@gmx.de>
    pfefferle and obenland authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    356823b View commit details
    Browse the repository at this point in the history
  3. Make list of moderators filterable (#1047)

    * Make list of moderators filterable
    
    See #1046
    
    * add changelog
    
    * added unit tests
    
    * phpcs fixes
    pfefferle authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    d9a7c66 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Version bump 4.4.0 (#1054)

    * Version bump 4.4.0
    
    * Update compare links
    
    * Remove old changlogs
    obenland authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    5deef6c View commit details
    Browse the repository at this point in the history
Loading