wordpress-activitypub/includes
Matt Wiebe 838ddf478f
Blocks: improved theme compat &c. (#495)
* only encode needed data
* don't show user select if there isn't more than one user
* vertically center follow me
* add title to handle: might be truncated
* theme compat: ensure readability in dialog
* theme compat for dark bg themes
2023-10-06 22:34:06 -05:00
..
activity More Group meta-data to play nicely with existing platforms (#441) 2023-09-22 09:38:59 +02:00
collection better handling when data is missing (#444) 2023-09-21 16:26:17 +02:00
model Fix various encoding issues (#477) 2023-10-02 17:11:56 +02:00
peer use collection instead of factory 2023-07-03 11:20:44 +02:00
rest Plugin loading refactor (#485) 2023-10-04 11:15:53 -05:00
table Lint: now clean 2023-07-18 15:02:27 -05:00
transformer Posts: add pre-fetch hook to allow plugins to hang filters on (#487) 2023-10-05 08:14:32 +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 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 Hashtags, Mentions: Use a tag stack instead of regex for protecting tags (#455) 2023-09-21 17:03:57 +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 fix https://github.com/Automattic/wordpress-activitypub/issues/399#issuecomment-1725167874 2023-09-21 10:49:19 +02: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
debug.php PHPDoc 2023-05-10 15:36:45 +02:00
functions.php do not show block for WP versions below 5.9 (#484) 2023-10-04 08:32:21 +02:00
help.php update URLs 2023-07-24 13:59:29 +02:00