-
Couldn't load subscription status.
- Fork 84
Delete Reader Item #2313
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
+353
−26
Merged
Delete Reader Item #2313
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
27ce87b
Add support for ActivityPub object post type
pfefferle fd3661e
Add ActivityPub content sanitizer and update usage
pfefferle 5707420
Add HTML to blocks conversion and refactor sanitization
pfefferle 630aec6
Remove get_node_attributes method and inline list attribute
pfefferle ca3305e
Rename html_to_blocks to convert_from_html in Blocks
pfefferle 5ab729b
Apply suggestion from @Copilot
pfefferle e302e93
Apply suggestion from @Copilot
pfefferle 955921c
Apply suggestion from @Copilot
pfefferle d0fa8e1
Add tests for content sanitization and block conversion
pfefferle 7d6004e
Add tests for Create handler object sanitization and edge cases
pfefferle 7466883
Add unit tests for Objects collection class
pfefferle b61302e
Add changelog
matticbot a400925
Refactor Update handler methods for clarity
pfefferle 859b33b
Update @covers annotation to handle_actor_update
pfefferle 9f43130
Update post type labels from 'Post' to 'Object'
pfefferle 67932d8
Add missing newline after use statements
pfefferle 7f07d36
Remove HTML to blocks conversion logic
pfefferle 83ffc99
Add object deletion methods and update delete handler
pfefferle 02528e1
Rename Objects collection to Posts throughout codebase
pfefferle a62a9f5
Rename class-objects.php to class-posts.php and update usage
pfefferle 23b6d66
Merge branch 'cpt-ap-post' into delete-reader-cpt
pfefferle 6658609
Refactor delete handler for object and actor separation
pfefferle f59a8f4
Fix comments and return types
obenland 64d92ce
Rename create_object to create_post in Create handler
pfefferle 94a9cc7
Update @covers annotation in test for create_post
pfefferle 406d34e
Register post meta for remote actor ID
pfefferle 3b345a0
Add 'ap_object_type' taxonomy to post type
pfefferle 5dbbd42
Remove custom labels from taxonomy registration
pfefferle b5adfa3
Remove custom rewrite slugs from taxonomy registration
pfefferle f6dd350
Rename handle_actor_update to update_actor
pfefferle f784eb1
Rename test method and update covered function
pfefferle f9fc961
Refactor update handler result and docblock types
pfefferle a367a97
Improve error handling in Create and Update handlers
pfefferle 8a12680
Merge branch 'cpt-ap-post' into delete-reader-cpt
pfefferle c86fb3c
Refactor default error handling in handle_object_update
pfefferle ea44b16
Handle missing actor data in update handler
pfefferle c3eb52e
Merge branch 'cpt-ap-post' into delete-reader-cpt
pfefferle df5afff
Refactor return values for create handler methods
pfefferle eb6c737
Merge branch 'trunk' into cpt-ap-post
pfefferle 10c7ef5
Add deletion of posts by remote actor on actor removal
pfefferle cf5a1b9
Merge branch 'cpt-ap-post' into delete-reader-cpt
pfefferle 49e7dbb
Merge branch 'trunk' into delete-reader-cpt
pfefferle 8891d07
Merge branch 'trunk' into delete-reader-cpt
pfefferle 860e6ee
Merge branch 'trunk' into delete-reader-cpt
pfefferle 7cd21da
Rename delete actor hooks and handler methods for clarity
pfefferle 6a2448d
Merge branch 'trunk' into delete-reader-cpt
pfefferle 707e75b
Merge branch 'trunk' into delete-reader-cpt
pfefferle b8e3d7a
Merge branch 'trunk' into delete-reader-cpt
pfefferle f2c713d
Merge branch 'trunk' into delete-reader-cpt
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
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
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.