-
Notifications
You must be signed in to change notification settings - Fork 85
Comparing changes
Open a pull request
base repository: Automattic/wordpress-activitypub
base: 4.0.2
head repository: Automattic/wordpress-activitypub
compare: 4.1.0
- 15 commits
- 40 files changed
- 5 contributors
Commits on Oct 31, 2024
-
Improve
activity_handle_undoaction (#960)* Improve `activity_handle_undo` action This PR improves the action handling and prevents PHP warnings. * add `null` as possible type * use the $user_id from the Inbox-Request * Update includes/handler/class-undo.php --------- Co-authored-by: Konstantin Obenland <obenland@automattic.com>
Configuration menu - View commit details
-
Copy full SHA for a30a64c - Browse repository at this point
Copy the full SHA a30a64cView commit details -
Add title to content if post is a
Note(#958)* Add title to content if post is a `Note` * also add better headline handling to shortcodes * use new shortcode * simplify settings * add missing phpdoc * some improvements * unit tests * update unit-tests * change default type * add migration of object_type and tests * remove shortlink from default template
Configuration menu - View commit details
-
Copy full SHA for 8a227c7 - Browse repository at this point
Copy the full SHA 8a227c7View commit details -
Fallback to blog-user if user is disabled (#957)
* Fallback to blog-user if user is disabled Fallback to the blog-user if enabled and the specific user is disabled. fix #948 * add test case * test-class-activitypub-activity-dispatcher.php aktualisieren Co-authored-by: Konstantin Obenland <obenland@automattic.com> --------- Co-authored-by: Konstantin Obenland <obenland@automattic.com>
Configuration menu - View commit details
-
Copy full SHA for 2f5f0d6 - Browse repository at this point
Copy the full SHA 2f5f0d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 512330f - Browse repository at this point
Copy the full SHA 512330fView commit details -
Bump @wordpress/blocks from 13.10.0 to 14.0.0 (#964)
Bumps [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) from 13.10.0 to 14.0.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/blocks/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/blocks@14.0.0/packages/blocks) --- updated-dependencies: - dependency-name: "@wordpress/blocks" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com> Co-authored-by: Matt Wiebe <wiebe@automattic.com>
Configuration menu - View commit details
-
Copy full SHA for 2993ae9 - Browse repository at this point
Copy the full SHA 2993ae9View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ba560e - Browse repository at this point
Copy the full SHA 9ba560eView commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80a55aa - Browse repository at this point
Copy the full SHA 80a55aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43b993d - Browse repository at this point
Copy the full SHA 43b993dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66f9590 - Browse repository at this point
Copy the full SHA 66f9590View commit details
Commits on Nov 5, 2024
-
Fix Fediverse preview for "blog actor only" mode. (#966)
* Fix Fediverse preview for "blog actor only" mode. * that simply should do the trick! thanks for reporting that!!! * 0 is reserved for the blog user * simplify code a bit! --------- Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 30662e9 - Browse repository at this point
Copy the full SHA 30662e9View commit details
Commits on Nov 6, 2024
-
Support
comment_previously_approvedsetting (#962)* Support `comment_previously_approved` setting * return `$approved` instead of `true` * some small fixes * return int * improved check
Configuration menu - View commit details
-
Copy full SHA for 3034df5 - Browse repository at this point
Copy the full SHA 3034df5View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 366ca7d - Browse repository at this point
Copy the full SHA 366ca7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b7a138 - Browse repository at this point
Copy the full SHA 1b7a138View commit details -
Hide sticky posts that are not public (#969)
* hide sticky posts that are not public * remove value * check if meta does not exist * also ignore for outbox query! * Delete `activitypub_content_visibility` when updated to an empty value. * hide only local posts in outbox * add unit tests
Configuration menu - View commit details
-
Copy full SHA for 1ccf0ba - Browse repository at this point
Copy the full SHA 1ccf0baView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f140b4 - Browse repository at this point
Copy the full SHA 6f140b4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.0.2...4.1.0