wordpress-activitypub/includes/rest
Matthias Pfefferle 049046be70
update endpoints (#390)
* add collection endpoint

* show featured posts

* more consistant wording

* backwards compatibility with php7.x

* compatibility with php5.6

* use ACTIVITYPUB_AUTHORIZED_FETCH instead

because the ACTIVITYPUB_SECURE_MODE could be misinterpreted with disabling the security mechanisms completely.

* the blog user follows all authors of a blog

if not in single_user mode

* phpdoc

* adding changes based on feedback from @jeherve

* global namespace

* better hashtag handling

should also fix #373 #239

thanks @jeherve for help and feedback!

* fix workflow
2023-08-09 13:07:30 +02:00
..
class-collection.php update endpoints (#390) 2023-08-09 13:07:30 +02:00
class-followers.php Followers Block (#344) 2023-07-26 15:05:41 -05:00
class-following.php update endpoints (#390) 2023-08-09 13:07:30 +02:00
class-inbox.php update endpoints (#390) 2023-08-09 13:07:30 +02:00
class-nodeinfo.php fix actions 2023-07-25 10:47:59 +02:00
class-ostatus.php Allow setting the REST namespace with ACTIVITYPUB_REST_NAMESPACE 2023-05-11 13:25:30 -05:00
class-outbox.php update endpoints (#390) 2023-08-09 13:07:30 +02:00
class-server.php update endpoints (#390) 2023-08-09 13:07:30 +02:00
class-users.php fix actions 2023-07-25 10:47:59 +02:00
class-webfinger.php fix actions 2023-07-25 10:47:59 +02:00