wordpress-activitypub/includes/collection
Jan Boddez dabff80cc2
Add like handler (#804)
* Update class-comment.php

* Initial attempt

* Register like handler

* Add support for undoing likes

* add support for announce

and copied basic comment_type support handling from the Webmention plugin

* fix merge issues

* remove C&P issues

* add missing phpdoc

* Disable Announces and Likes by default.

* set ACTIVITYPUB_DISABLE_REACTIONS to false

* refactorings

* fix escaping

* add default object type

* deduplicate code

---------

Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2024-08-16 12:55:16 +02:00
..
class-extra-fields.php Support "read more" for Activity-Summary (#856) 2024-08-16 12:53:14 +02:00
class-followers.php some phpcs fixes (#590) 2023-12-07 12:30:44 +01:00
class-interactions.php Add like handler (#804) 2024-08-16 12:55:16 +02:00
class-users.php add migration for 2.7.0 2024-07-22 11:16:38 +02:00