[bug] Links in fields use rel="ugc" instead of rel="me" #673
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#673
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Your setup
OTP
Extra details
No response
Version
3.9.3
PostgreSQL version
15.1
What were you trying to do?
I'm trying to connect my Akkoma account to the Gravatar service, and it expects link to itself to have
rel="me"
attribute.What did you expect to happen?
For links that point to me on other resources in fields section to have
rel="me"
. Could be marked either manually, or in some other way with manual fallbackWhat actually happened?
They have
rel="ugc"
insteadLogs
No response
Severity
I cannot use it as easily as I'd like
Have you searched for this issue?