wordpress-activitypub/includes
Alex Kirk 008ae52a53
Hashtags, Mentions: Use a tag stack instead of regex for protecting tags (#455)
* Use a tag stack instead of regex for protecting tags

* Use the placeholder in the test

* Add comments

* Update comment

* ignor html comments

thanks @marcS0H

---------

Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2023-09-21 17:03:57 +02:00
..
activity better handling when data is missing (#444) 2023-09-21 16:26:17 +02:00
collection better handling when data is missing (#444) 2023-09-21 16:26:17 +02:00
model add status message if it might be returned by API (#448) 2023-09-21 09:03:24 +02:00
peer use collection instead of factory 2023-07-03 11:20:44 +02:00
rest fix Secops issues (#411) 2023-09-05 21:03:25 +02:00
table Lint: now clean 2023-07-18 15:02:27 -05:00
transformer Post images: fix a typo in the hook name (#429) 2023-09-14 19:50:27 +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 Link remote comments to source url (#415) 2023-09-05 08:48:50 +02:00
class-admin.php update checks 2023-07-20 15:19:19 +02:00
class-blocks.php Add "Follow Me" block (#395) 2023-08-30 14:14:57 -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 more lint nom 2023-07-18 15:13:53 -05: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 better handling when data is missing (#444) 2023-09-21 16:26:17 +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 add path to route (#438) 2023-09-21 09:04:51 +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 better handling when data is missing (#444) 2023-09-21 16:26:17 +02:00
help.php update URLs 2023-07-24 13:59:29 +02:00