summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2025-02-28 16:12:22 -0800
committerMark Felder <feld@feld.me>2025-02-28 17:24:23 -0800
commitac0882e3483d6ad4d82e9a9ce88c80933bf9efe6 (patch)
tree115eabb1d89e896d12a561930a84b112d6c48179 /changelog.d
parent2137b681dc9d2643aaee0698fe6e99167691c573 (diff)
downloadpleroma-ac0882e3483d6ad4d82e9a9ce88c80933bf9efe6.tar.gz
pleroma-ac0882e3483d6ad4d82e9a9ce88c80933bf9efe6.zip
Filter the parsed OpenGraph/Twittercard tags and only retain the ones we intend to use.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/rich-media-twittercard.fix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/rich-media-twittercard.fix b/changelog.d/rich-media-twittercard.fix
new file mode 100644
index 000000000..16da54874
--- /dev/null
+++ b/changelog.d/rich-media-twittercard.fix
@@ -0,0 +1 @@
+Fix Rich Media parsing of TwitterCards/OpenGraph to adhere to the spec and always choose the first image if multiple are provided.