wordpress-activitypub/includes
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
..
activity More Group meta-data to play nicely with existing platforms (#441) 2023-09-22 09:38:59 +02:00
collection Various improvements (#527) 2023-10-21 11:23:05 +02:00
model Various improvements (#527) 2023-10-21 11:23:05 +02:00
peer use collection instead of factory 2023-07-03 11:20:44 +02:00
rest Various improvements (#527) 2023-10-21 11:23:05 +02:00
table Lint: now clean 2023-07-18 15:02:27 -05:00
transformer Shortcodes: only register when needed (#526) 2023-10-19 14:46:31 -05: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 Add a ACTIVITYPUB_DISABLE_REWRITES constant (#490) 2023-10-04 23:55:13 -05:00
class-admin.php check if blog-user collides with a username (#471) 2023-09-28 09:15:48 +02:00
class-blocks.php Blocks: improved theme compat &c. (#495) 2023-10-06 22:34:06 -05:00
class-debug.php some code cleanup 2023-04-20 15:22:11 +02:00
class-hashtag.php Hashtags, Mentions: Use a tag stack instead of regex for protecting tags (#455) 2023-09-21 17:03:57 +02:00
class-health-check.php Fix the health check (#481) 2023-10-02 17:12:23 +02:00
class-http.php add status message if it might be returned by API (#448) 2023-09-21 09:03:24 +02:00
class-mention.php fix function call (#503) 2023-10-12 13:25:50 +02:00
class-migration.php Add/small improvements (#384) 2023-07-31 20:15:11 +02:00
class-scheduler.php reduce number of checks when system cron is not used (#472) 2023-09-27 11:14:52 +02:00
class-shortcodes.php Shortcodes: only register when needed (#526) 2023-10-19 14:46:31 -05:00
class-signature.php Fixes PHP warnings and remote delete (#468) 2023-09-27 11:05:11 +02:00
class-webfinger.php Follow redirects in class-webfinger.php (#423) 2023-09-13 19:29:41 +02:00
compat.php add backward compatibility support (#489) 2023-10-10 08:12:15 +02:00
debug.php PHPDoc 2023-05-10 15:36:45 +02:00
functions.php Various improvements (#527) 2023-10-21 11:23:05 +02:00
help.php Fix typo "lenght" in help page (#511) 2023-10-14 17:38:08 +02:00