wordpress-activitypub/includes/model
André Menrath 94751480d6
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
make the save of a follower return the post id instead of the object and adopt unit tests
2023-12-27 16:45:23 +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 make the save of a follower return the post id instead of the object and adopt unit tests 2023-12-27 16:45:23 +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