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: 2.0.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: 2.0.1
Choose a head ref
  • 16 commits
  • 11 files changed
  • 3 contributors

Commits on Jan 10, 2024

  1. fix #627

    pfefferle committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    20a49ed View commit details
    Browse the repository at this point in the history
  2. Fix classic editor image finding for large images (#643)

    The filename with -scaled in it is used as the primary key in this case.
    Fix lookups to take this into account.
    Sentynel authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d09b2ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48a33b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23d7d84 View commit details
    Browse the repository at this point in the history
  5. escape dot

    pfefferle committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    907ae50 View commit details
    Browse the repository at this point in the history
  6. re-order positions

    pfefferle committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f3753f2 View commit details
    Browse the repository at this point in the history
  7. remove dot

    pfefferle committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1fe2ff7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdd8ab8 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    62b73d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7d535b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b243ca9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    fba1c42 View commit details
    Browse the repository at this point in the history
  2. remove whitespaces

    pfefferle committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e23c65f View commit details
    Browse the repository at this point in the history
  3. re-add Post model

    workaround for #639
    pfefferle committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9f09bfb View commit details
    Browse the repository at this point in the history
  4. fix deprecated class

    pfefferle committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    88ab980 View commit details
    Browse the repository at this point in the history
  5. version bump

    pfefferle committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7e35c1e View commit details
    Browse the repository at this point in the history
Loading