wordpress-activitypub/includes
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
..
activity Add/small improvements (#384) 2023-07-31 20:15:11 +02:00
collection update endpoints (#390) 2023-08-09 13:07:30 +02:00
model update endpoints (#390) 2023-08-09 13:07:30 +02:00
peer use collection instead of factory 2023-07-03 11:20:44 +02:00
rest update endpoints (#390) 2023-08-09 13:07:30 +02:00
table Lint: now clean 2023-07-18 15:02:27 -05:00
transformer update endpoints (#390) 2023-08-09 13:07:30 +02:00
class-activity-dispatcher.php fix issue with where multiple migrations run at the same time (#377) 2023-07-27 18:27:41 +02:00
class-activitypub.php update endpoints (#390) 2023-08-09 13:07:30 +02:00
class-admin.php update checks 2023-07-20 15:19:19 +02:00
class-blocks.php Followers block: don't disable frontend links (#381) 2023-07-28 10:56:04 -05:00
class-debug.php some code cleanup 2023-04-20 15:22:11 +02:00
class-hashtag.php fix predictability and collision 2023-07-18 14:36:33 +02:00
class-health-check.php more lint nom 2023-07-18 15:13:53 -05:00
class-http.php add actions pre running the http GET/POST requests 2023-08-02 09:00:45 +02:00
class-mention.php phpcbf fixes 2023-07-19 20:39:58 -05:00
class-migration.php Add/small improvements (#384) 2023-07-31 20:15:11 +02:00
class-scheduler.php some small fixes 2023-07-28 10:28:55 +02:00
class-shortcodes.php update endpoints (#390) 2023-08-09 13:07:30 +02:00
class-signature.php fix issue with API endpoint of WordPress.com 2023-07-25 14:34:14 +02:00
class-webfinger.php fix user settings 2023-07-10 14:08:51 +02:00
debug.php PHPDoc 2023-05-10 15:36:45 +02:00
functions.php update endpoints (#390) 2023-08-09 13:07:30 +02:00
help.php update URLs 2023-07-24 13:59:29 +02:00