wordpress-activitypub/includes/handler
André Menrath 03b6a8e598
Some checks failed
PHP_CodeSniffer / phpcs (push) Has been cancelled
Unit Testing / phpunit (5.6, 6.2) (push) Has been cancelled
Unit Testing / phpunit (7.0) (push) Has been cancelled
Unit Testing / phpunit (7.2) (push) Has been cancelled
Unit Testing / phpunit (7.3) (push) Has been cancelled
Unit Testing / phpunit (7.4) (push) Has been cancelled
Unit Testing / phpunit (8.0) (push) Has been cancelled
Unit Testing / phpunit (8.1) (push) Has been cancelled
Unit Testing / phpunit (8.2) (push) Has been cancelled
Unit Testing / phpunit (latest) (push) Has been cancelled
draft for managing follow requests
- the application actor is managed manually by default
- no admin-options are included yet
- the old new follower table only is used hardcoded by the application actor
- no admin notifications are send yet
- todo: a lot more
2023-12-25 22:35:04 +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 draft for managing follow requests 2023-12-25 22:35:04 +01:00
class-undo.php draft for managing follow requests 2023-12-25 22:35:04 +01:00
class-update.php Shared Inbox (#617) 2023-12-22 17:45:27 +01:00