-
Notifications
You must be signed in to change notification settings - Fork 84
Starter Kit: Interaction API #2049
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
99fc687
Check for Site-Kits in interaction endpoint
pfefferle 9a72a8e
Starter Kit: Add actor selection to Starter Kit import
pfefferle 74b6996
Update author selection heading in Starter Kit import
pfefferle 699eead
Refactor import options UI and logic
pfefferle 93b145d
Add missing docblocks to Starter_Kit methods
pfefferle 10c9046
Starter Kit: Import via URL
pfefferle 6d4f59c
update url
pfefferle 9a165ce
Fix URL parameter handling and standardize printf calls
pfefferle f842bf0
Merge branch 'add/import-starter-pack-from-url' into add/import-from-url
pfefferle 467df5c
Update includes/wp-admin/import/class-starter-kit.php
pfefferle 25ca315
Update includes/wp-admin/import/class-starter-kit.php
pfefferle 6df0643
Update includes/wp-admin/import/class-starter-kit.php
pfefferle 2f415d3
Update includes/wp-admin/import/class-starter-kit.php
pfefferle 6ac346f
Refactor Starter_Kit class for consistency and clarity
pfefferle bb74c27
Merge branch 'trunk' into add/starter-kit-show-actors
pfefferle bd47a9b
Merge branch 'add/starter-kit-show-actors' into add/import-starter-pa…
pfefferle d8aa107
Merge branch 'add/import-starter-pack-from-url' into add/import-from-url
pfefferle f70af81
Update includes/rest/class-interaction-controller.php
pfefferle 5e3d86b
Update includes/rest/class-interaction-controller.php
pfefferle 2bc95c5
Update includes/wp-admin/import/class-starter-kit.php
pfefferle f73a09b
Add PHPCS ignore for nonce verification in import
pfefferle 3c3f31b
Update includes/wp-admin/import/class-starter-kit.php
pfefferle 2256b87
Fix is_wp_error call with correct namespace
pfefferle d3b61e3
Merge branch 'add/import-starter-pack-from-url' into add/import-from-url
pfefferle ffc1424
Merge branch 'trunk' into add/import-starter-pack-from-url
pfefferle 3f1fe5f
Update includes/wp-admin/import/class-starter-kit.php
pfefferle f6248b9
fixed phpcs
pfefferle 4736dce
Update includes/wp-admin/import/class-starter-kit.php
pfefferle 3788a0c
Update includes/wp-admin/import/class-starter-kit.php
pfefferle 5192ef2
Update includes/wp-admin/import/class-starter-kit.php
pfefferle c2a1a0e
Update includes/wp-admin/import/class-starter-kit.php
pfefferle d017793
Improve variable alignment in Starter_Kit class
pfefferle 8a09c84
Add changelog
matticbot 1db1f18
Merge branch 'add/import-starter-pack-from-url' into add/import-from-url
pfefferle 8333816
Merge branch 'trunk' into add/import-from-url
pfefferle 70389b9
Add changelog
matticbot 6cd40b7
fix phpcs
pfefferle File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| Significance: minor | ||
| Type: added | ||
|
|
||
| Adds support for Starter Kit collections in the ActivityPub API. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.