wordpress-activitypub/includes/handler
André Menrath 32acc511b1
Some checks are pending
PHP_CodeSniffer / phpcs (push) Waiting to run
Unit Testing / phpunit (5.6, 6.2) (push) Waiting to run
Unit Testing / phpunit (7.0) (push) Waiting to run
Unit Testing / phpunit (7.2) (push) Waiting to run
Unit Testing / phpunit (7.3) (push) Waiting to run
Unit Testing / phpunit (7.4) (push) Waiting to run
Unit Testing / phpunit (8.0) (push) Waiting to run
Unit Testing / phpunit (8.1) (push) Waiting to run
Unit Testing / phpunit (8.2) (push) Waiting to run
Unit Testing / phpunit (latest) (push) Waiting to run
decouple the adding/removing of follow relationships from adding/removing followers
also use post_content, and post_content_filtered to store the followers json object and inbox

fix phpcs

remove commented out code
2023-12-27 16:10:41 +01:00
..
class-create.php Shared Inbox (#617) 2023-12-22 17:45:27 +01:00
class-delete.php Shared Inbox (#617) 2023-12-22 17:45:27 +01:00
class-follow.php decouple the adding/removing of follow relationships from adding/removing followers 2023-12-27 16:10:41 +01:00
class-undo.php decouple the adding/removing of follow relationships from adding/removing followers 2023-12-27 16:10:41 +01:00
class-update.php Shared Inbox (#617) 2023-12-22 17:45:27 +01:00