wordpress-activitypub/includes/model
Matthias Pfefferle a40bd8408a
Various improvements (#527)
* remove unused code

* check if `$data['object']` is a sting

* do not index application user

* this fixes GoToSocial errors

* do not cache errors

* re-added the fragment

See https://github.com/superseriousbusiness/gotosocial/issues/2280

* Fix coding standards

* do not verify signature on head request
2023-10-21 11:23:05 +02:00
..
class-application-user.php Various improvements (#527) 2023-10-21 11:23:05 +02:00
class-blog-user.php Fix various encoding issues (#477) 2023-10-02 17:11:56 +02:00
class-follower.php add status message if it might be returned by API (#448) 2023-09-21 09:03:24 +02:00
class-post.php re-add post model (#386) 2023-08-01 18:37:16 +02:00
class-user.php better mastodon compatibility 2023-09-28 14:38:48 +02:00