wordpress-activitypub/includes/model
Matthias Pfefferle 336f3e5a62
Fix various encoding issues (#477)
* fix html-entity issue in username

* remove kses

let other platforms decide what to allow and what not

* Remove html_entity_decode to prevent encoding issues (#454)

I've tested this on content which includes MarkDown, HTML, encoded entities, unencoded entities, etc.

Fixes #445

Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>

* remove allowed tags

---------

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
2023-10-02 17:11:56 +02:00
..
class-application-user.php More Group meta-data to play nicely with existing platforms (#441) 2023-09-22 09:38:59 +02:00
class-blog-user.php Fix various encoding issues (#477) 2023-10-02 17:11:56 +02:00
class-follower.php add status message if it might be returned by API (#448) 2023-09-21 09:03:24 +02:00
class-post.php re-add post model (#386) 2023-08-01 18:37:16 +02:00
class-user.php better mastodon compatibility 2023-09-28 14:38:48 +02:00