wordpress-activitypub/includes
Alex Kirk 60f0668677
Enable Mastodon Apps: Add remote outbox fetching (#717)
* Add remote outbox fetching

* Fix linting

* reformatting

* Use the HTTP::get function and introduce caching

* Update includes/class-http.php

Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>

* Update includes/class-http.php

Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>

* Use use

* fix indents

* Check for an existing blurhash

* I think this is easier

* Add more error checking

* Remove debug code

---------

Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2024-04-18 11:13:55 +02:00
..
activity don't set a default actor type in the actor class (#713) 2024-03-27 17:57:14 +01:00
collection Improve User management (#703) 2024-03-11 15:19:07 +01:00
handler queue only deletes if follower exists 2024-02-10 20:41:47 +01:00
model Fix #621 (#677) 2024-01-26 17:37:13 +01:00
rest fix outbox collection for blog and application user (#724) 2024-04-10 08:36:51 +02:00
table Normalize attributes that can have mixed value types (#586) 2023-12-05 18:59:00 +01:00
transformer small improvements 2024-04-05 13:49:57 +02:00
class-activity-dispatcher.php Improve User management (#703) 2024-03-11 15:19:07 +01:00
class-activitypub.php Improve User management (#703) 2024-03-11 15:19:07 +01:00
class-admin.php oops 2024-03-22 12:04:22 +01:00
class-blocks.php Add @ prefix to Follow-Block (#694) 2024-02-13 10:51:19 +01:00
class-comment.php Remote Reply: limit enqueue to when needed (#725) 2024-04-11 09:08:08 +02:00
class-debug.php Apply comment_text filter to Activity (#695) 2024-02-13 10:51:01 +01:00
class-handler.php Activity-Type based handlers (#551) 2023-11-30 11:43:48 +01:00
class-hashtag.php Comment Federation (#550) 2023-12-22 10:12:26 +01:00
class-health-check.php always use application user to check webfinger endpoint 2024-01-10 11:06:01 +01:00
class-http.php Enable Mastodon Apps: Add remote outbox fetching (#717) 2024-04-18 11:13:55 +02:00
class-mention.php fallback to ID id URL is not set 2024-01-12 16:51:33 +01:00
class-migration.php fix version numbers 2024-04-05 10:44:33 +02:00
class-scheduler.php Improve User management (#703) 2024-03-11 15:19:07 +01:00
class-shortcodes.php mark links as "unhandled-link" and "status-link" 2024-03-14 16:09:12 +01:00
class-signature.php some phpcs fixes (#590) 2023-12-07 12:30:44 +01:00
class-webfinger.php also support application/ld+json mime-type with AP profile (#696) 2024-02-15 00:16:46 +01:00
compat.php fix #620 2023-12-23 20:31:42 +01:00
debug.php PHPDoc 2023-05-10 15:36:45 +02:00
functions.php mask version number (#719) 2024-04-05 15:49:38 -05:00
help.php Clarifying what [ap_excerpt] does (#578) 2023-11-26 21:18:03 +01:00