wordpress-activitypub/includes/model
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-application-user.php fix phpcs 2023-12-26 13:50:54 +01:00
class-blog-user.php Improve/webfinger (#616) 2023-12-21 10:04:15 +01:00
class-follow-request.php decouple the adding/removing of follow relationships from adding/removing followers 2023-12-27 16:10:41 +01:00
class-follower.php decouple the adding/removing of follow relationships from adding/removing followers 2023-12-27 16:10:41 +01:00
class-user.php Shared Inbox (#617) 2023-12-22 17:45:27 +01:00