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.7
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.8
Choose a head ref
  • 14 commits
  • 19 files changed
  • 4 contributors

Commits on Oct 14, 2023

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

Commits on Oct 16, 2023

  1. increase timeout (#518)

    because of several issues
    
    fix #514
    pfefferle authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7d96f67 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    c4daffe View commit details
    Browse the repository at this point in the history
  2. Revert "Shortcodes: only register when needed"

    This reverts commit c4daffe.
    mattwiebe committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ff58070 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Oct 21, 2023

  1. Various improvements (#527)

    * remove unused code
    
    * check if `$data['object']` is a sting
    
    * do not index application user
    
    * this fixes GoToSocial errors
    
    * do not cache errors
    
    * re-added the fragment
    
    See https://github.com/superseriousbusiness/gotosocial/issues/2280
    
    * Fix coding standards
    
    * do not verify signature on head request
    pfefferle authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    a40bd84 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    2478993 View commit details
    Browse the repository at this point in the history
  2. simplify check

    pfefferle committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0ab8df5 View commit details
    Browse the repository at this point in the history
  3. prepare v1.0.8

    pfefferle committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    acc632f View commit details
    Browse the repository at this point in the history
  4. use 401 instead of 403

    pfefferle committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b55c5d1 View commit details
    Browse the repository at this point in the history
  5. updated readme

    pfefferle committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9ac5d84 View commit details
    Browse the repository at this point in the history
  6. more consistent use of response content type (#529)

    * more consistent use of response content type
    
    * update readme
    
    * fix typo
    pfefferle authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b946ef3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d7c059 View commit details
    Browse the repository at this point in the history
  8. update readme

    pfefferle committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2664ae8 View commit details
    Browse the repository at this point in the history
Loading