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.0.1
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.0.2
Choose a head ref
  • 6 commits
  • 17 files changed
  • 2 contributors

Commits on Oct 28, 2024

  1. bootstrap documentation

    pfefferle committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    64ebfe1 View commit details
    Browse the repository at this point in the history
  2. fix gemfile

    pfefferle committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e47a529 View commit details
    Browse the repository at this point in the history
  3. update theme handling

    pfefferle committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ae6db65 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Work around race condition when publishing local only posts (#959)

    * clear audience for local-only posts
    
    * check if post should be federated or not!
    
    * clear post-cache
    
    * add tests
    
    * remove `clean_post_cache`
    
    * delay schedule by 10 seconds
    pfefferle authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a080976 View commit details
    Browse the repository at this point in the history
  2. Add content warning help text (#963)

    * Add content warning help text
    
    * proper textdomain
    mattwiebe authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8708609 View commit details
    Browse the repository at this point in the history
  3. Version bump

    pfefferle committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    90f01ce View commit details
    Browse the repository at this point in the history
Loading