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.10
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.1.0
Choose a head ref
  • 12 commits
  • 17 files changed
  • 3 contributors

Commits on Oct 24, 2023

  1. small improvements

    pfefferle committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8078512 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. PHP 8.1 compatibility (#533)

    * PHP 8.1 compatibility
    
    * Update compat.php
    
    ---------
    
    Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
    mattwiebe and pfefferle authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    53adfe6 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Attachments: add support for audio 🔈 and video 📼 (#536)

    * only in the block editor
    * update settings page copy: media, not just images
    
    ---------
    
    Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
    mattwiebe and pfefferle authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    9ff4d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70cefc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Nov 1, 2023

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

Commits on Nov 6, 2023

  1. More reliable way to get author and autorurl (#546)

    ---------
    
    Co-authored-by: Matt Wiebe <wiebe@automattic.com>
    uk3 and mattwiebe authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9d5bd8c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. fix issue when locale is only two chars (#549)

    for example  "de" instead of "de_DE"
    pfefferle authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a81e20a View commit details
    Browse the repository at this point in the history
  2. prepare 1.1.0

    pfefferle committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    57b39a5 View commit details
    Browse the repository at this point in the history
  3. Add monthly active users (#530)

    * Add monthly active users for better stats on FediDB
    
    * use more optimized query
    
    thanks @mattwiebe
    
    * use transients, improve logic
    
    ---------
    
    Co-authored-by: Matt Wiebe <wiebe@automattic.com>
    pfefferle and mattwiebe authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    26d0d35 View commit details
    Browse the repository at this point in the history
  4. update changelog

    pfefferle committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d8a2d75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1437b5a View commit details
    Browse the repository at this point in the history
Loading