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: 1.0.2
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: 1.0.3
Choose a head ref
  • 13 commits
  • 42 files changed
  • 3 contributors

Commits on Oct 4, 2023

  1. do not show block for WP versions below 5.9 (#484)

    * do not show block for WP versions below 5.9
    
    * oops, wrong operator
    pfefferle authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9466048 View commit details
    Browse the repository at this point in the history
  2. README: add missing words (#486)

    * README: add missing words
    
    * updated ActivityPub
    
    thanks @kraftbj
    
    ---------
    
    Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
    kraftbj and pfefferle authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7b0fc06 View commit details
    Browse the repository at this point in the history
  3. Plugin loading refactor (#485)

    * Plugin loading refactor
    * changed load order for REST endpoints
    
    ---------
    
    Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
    mattwiebe and pfefferle authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9907585 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    e05176c View commit details
    Browse the repository at this point in the history
  2. Posts: add pre-fetch hook to allow plugins to hang filters on (#487)

    Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
    kraftbj and pfefferle authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b956f5b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Blocks: better frontend UX (#494)

    Before this: ugly, bad loading
    
    After this: happy, in my lane, moisturized, moving
    mattwiebe authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    bade9a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Blocks: improved theme compat &c. (#495)

    * only encode needed data
    * don't show user select if there isn't more than one user
    * vertically center follow me
    * add title to handle: might be truncated
    * theme compat: ensure readability in dialog
    * theme compat for dark bg themes
    mattwiebe authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    838ddf4 View commit details
    Browse the repository at this point in the history
  2. Follow Me: more sensible and leaner styles (#496)

    * side padding only for border/color
    mattwiebe authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    8efe98a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ff39d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Add "Security Policy" and "Code of Conduct" (#498)

    * Add a Security Policy
    
    * Add Contributor Covenant Code of Conduct
    
    * add Automattic
    
    * do not push md files to .org
    
    * remove Jetpack references
    
    thanks @jeherve
    pfefferle authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c9fa9b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    cbb5570 View commit details
    Browse the repository at this point in the history
  2. new banner and icons (#492)

    thanks @nuriapenya and @garretsteider-a8c
    pfefferle authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ab58156 View commit details
    Browse the repository at this point in the history
  3. version bump

    pfefferle committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    12a9421 View commit details
    Browse the repository at this point in the history
Loading