wordpress-activitypub/includes/activity
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-activity.php fix issue with wrong object init! 2023-12-21 17:27:43 +01:00
class-actor.php use collection instead of factory 2023-07-03 11:20:44 +02:00
class-base-object.php decouple the adding/removing of follow relationships from adding/removing followers 2023-12-27 16:10:41 +01:00