wordpress-activitypub/tests
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
..
fixtures Remove no longer needed fixture 2023-01-27 15:48:29 +01:00
bootstrap.php Move the friends parser to the Friends plugin 2023-01-27 15:48:29 +01:00
class-activitypub-testcase-cache-http.php Fix assignment of dynamic property 2023-01-27 15:48:29 +01:00
test-class-activitypub-activity-dispatcher.php simpler filter 2023-07-20 18:33:24 +02:00
test-class-activitypub-activity.php optimize and simplify followers 2023-07-06 14:42:18 +02:00
test-class-activitypub-hashtag.php Hashtags, Mentions: Use a tag stack instead of regex for protecting tags (#455) 2023-09-21 17:03:57 +02:00
test-class-activitypub-mention.php Hashtags, Mentions: Use a tag stack instead of regex for protecting tags (#455) 2023-09-21 17:03:57 +02:00
test-class-activitypub-post.php use transformer instead of post-model 2023-07-03 17:59:42 +02:00
test-class-activitypub-rest-inbox.php fix content creation 2023-02-20 18:08:10 +01:00
test-class-activitypub-rest-post-signature-verification.php Store keypairs as options keyed to user IDs. (#416) 2023-09-07 22:04:39 +02:00
test-class-activitypub-shortcodes.php fix tests 2023-07-17 17:23:13 +02:00
test-class-activitypub-signature.php Store keypairs as options keyed to user IDs. (#416) 2023-09-07 22:04:39 +02:00
test-class-activitypub.php escape even more 2020-05-12 20:30:06 +02:00
test-class-db-activitypub-followers.php fix Secops issues (#411) 2023-09-05 21:03:25 +02:00
test-functions.php Move the friends parser to the Friends plugin 2023-01-27 15:48:29 +01:00