mastodon/app
Eugen Rochko f1f6ddd536
Fix structured data parsing from links choking on bad data (#17403)
* Fix structured data parsing from links choking on bad data

- Fix og:url meta tag being prioritized over canonical link tag
- Fix structured data parsing choking on commented-out CDATA declarations
- Fix HTML entities in title, description, provider_name, author_name
- Change structured data parsing to attempt every JSON-LD script tag

* Remove unnecessary slash escapes from CDATA regex pattern
2022-02-07 18:16:31 +01:00
..
chewy
controllers Fix replies collection incorrectly looping (#17462) 2022-02-07 17:06:43 +01:00
helpers Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#17428) 2022-02-03 14:09:04 +01:00
javascript
lib Fix structured data parsing from links choking on bad data (#17403) 2022-02-07 18:16:31 +01:00
mailers
models
policies
presenters
serializers
services Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#17428) 2022-02-03 14:09:04 +01:00
validators
views Fix error on account relationships page in admin UI (#17444) 2022-02-05 05:06:34 +01:00
workers Fix errors when multiple Delete are received for a given actor (#17460) 2022-02-07 13:14:48 +01:00