wordpress-activitypub/includes/collection
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-follow-requests.php fix phpcs and sanitizing bugs 2023-12-26 15:55:14 +01:00
class-followers.php decouple the adding/removing of follow relationships from adding/removing followers 2023-12-27 16:10:41 +01:00
class-interactions.php Comment Federation (#550) 2023-12-22 10:12:26 +01:00
class-users.php Announce all posts through the application actor 2023-12-24 11:53:57 +01:00