wordpress-activitypub/includes/rest
Matthias Pfefferle 93b2f1ee7d
Normalize attributes that can have mixed value types (#586)
* fix #571

* support empty values

* fix phpcs issues

* test for `null`

* use `object_to_uri`  on followers list
2023-12-05 18:59:00 +01:00
..
class-collection.php PHP 8.1 compatibility (#533) 2023-10-25 08:44:04 +02:00
class-followers.php more consistent use of response content type (#529) 2023-10-23 14:57:58 +02:00
class-following.php PHP 8.1 compatibility (#533) 2023-10-25 08:44:04 +02:00
class-inbox.php Normalize attributes that can have mixed value types (#586) 2023-12-05 18:59:00 +01:00
class-nodeinfo.php Add monthly active users (#530) 2023-11-07 10:27:20 +01:00
class-outbox.php more consistent use of response content type (#529) 2023-10-23 14:57:58 +02:00
class-server.php Activity-Type based handlers (#551) 2023-11-30 11:43:48 +01:00
class-users.php more consistent use of response content type (#529) 2023-10-23 14:57:58 +02:00
class-webfinger.php Add Group Identifier to WebFinger endpoint 2023-11-27 13:51:30 +01:00