diff options
author | faried nawaz <faried@gmail.com> | 2023-05-18 02:12:20 +0500 |
---|---|---|
committer | faried nawaz <faried@gmail.com> | 2023-05-29 02:52:41 +0500 |
commit | b6b7de20100e980849404a9e7384617a15df1e43 (patch) | |
tree | 04c33dbe22577f96b468973ab523c1b9adfee69f /changelog.d | |
parent | 31ec5cd35eece97aa1213c401b40d3ab83689ea9 (diff) | |
download | pleroma-b6b7de20100e980849404a9e7384617a15df1e43.tar.gz pleroma-b6b7de20100e980849404a9e7384617a15df1e43.zip |
add url to Metadata.build_tags call
If static_fe is enabled, going to https://pleroma/notice/some-id
results in
<meta content="https://pleroma/users/someuser" property="og:url">
With this fix, it is
<meta content="https://pleroma/notice/some-id" property="og:url">
Additionally, Pleroma.Web.Metadata.Providers.OpenGraph now
generates meta tags for attachments in the post.
Diffstat (limited to 'changelog.d')
0 files changed, 0 insertions, 0 deletions