wordpress-activitypub/includes
Matthias Pfefferle 0bbd715d05
Refactor Media Handling a bit and add support for Seriously Simple Podcasting (#839)
* add some filters

* re-order functions for a better readability

* first draft to support Seriously Simple Podcasting

* use icon instead of thumbnail

* fix array_filter

* use transformer instead

* fix phpcs issues

* add some PHPDoc

* some more docs
2024-08-08 15:19:55 +02:00
..
activity Add "reply context" support (#819) 2024-07-24 23:44:01 +02:00
collection add migration for 2.7.0 2024-07-22 11:16:38 +02:00
handler Update class-create.php (#801) 2024-07-09 16:32:43 +02:00
model Changed missing activitypub_user_description to activitypub_description (#830) 2024-07-30 11:06:36 +02:00
rest simplified WebFinger code 2024-08-02 10:31:42 +02:00
table Normalize attributes that can have mixed value types (#586) 2023-12-05 18:59:00 +01:00
transformer Refactor Media Handling a bit and add support for Seriously Simple Podcasting (#839) 2024-08-08 15:19:55 +02:00
class-activity-dispatcher.php Add "reply context" support (#819) 2024-07-24 23:44:01 +02:00
class-activitypub.php Add menu_order to ap_extrafield so that user can decide in with order they will be displayed (#827) 2024-08-01 11:44:22 +02:00
class-admin.php Add line brakes to user biography (#829) 2024-07-30 10:34:45 +02:00
class-blocks.php Add "reply context" support (#819) 2024-07-24 23:44:01 +02:00
class-comment.php ignore phpcs error 2024-07-19 23:26:35 +02:00
class-debug.php Apply comment_text filter to Activity (#695) 2024-02-13 10:51:01 +01:00
class-handler.php Basic Announce support (#747) 2024-05-02 10:13:34 +02:00
class-hashtag.php Comment Federation (#550) 2023-12-22 10:12:26 +01:00
class-health-check.php fix health check 2024-07-25 16:30:35 +02:00
class-http.php Basic Announce support (#747) 2024-05-02 10:13:34 +02:00
class-mention.php Fix funkwhale links (#753) 2024-05-03 08:52:02 +02:00
class-migration.php use 3.0.0 2024-07-26 13:51:03 +02:00
class-notification.php Notifications: introduce general class and use it for new follows (#761) 2024-05-16 16:03:03 -05:00
class-scheduler.php Only send Update for previously-published posts (#833) 2024-08-01 09:43:11 +02:00
class-shortcodes.php mark links as "unhandled-link" and "status-link" 2024-03-14 16:09:12 +01:00
class-signature.php Some fixes to be compatible with discourse (#736) 2024-04-26 14:59:45 +02:00
class-webfinger.php phpcs improvements 2024-07-26 10:26:47 +02:00
compat.php fix #620 2023-12-23 20:31:42 +01:00
debug.php phpcs improvements 2024-07-26 10:26:47 +02:00
functions.php Add menu_order to ap_extrafield so that user can decide in with order they will be displayed (#827) 2024-08-01 11:44:22 +02:00
help.php Clarifying what [ap_excerpt] does (#578) 2023-11-26 21:18:03 +01:00