wordpress-activitypub/includes/model
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-application-user.php update endpoints (#390) 2023-08-09 13:07:30 +02:00
class-blog-user.php Add/small improvements (#384) 2023-07-31 20:15:11 +02:00
class-follower.php fall back to preferred username 2023-07-28 15:18:48 +02:00
class-post.php re-add post model (#386) 2023-08-01 18:37:16 +02:00
class-user.php update endpoints (#390) 2023-08-09 13:07:30 +02:00