nextcloud/server

Make mastodon verification work with public link on profile page

已關閉

#41,597 建立於 2023年11月18日

 (3 則留言) (1 個反應) (0 位負責人)PHP (4,865 個分叉)batch import
0. Needs triageenhancementfeature: profilegood first issueintegration

倉庫指標

星標
 (34,953 顆星)
PR 合併指標
 (平均合併 20天) (30 天內合併 627 個 PR)

描述

I saw some days ago that nextcloud has a profile page and that you can display different social media and contact information there. That is great! I have a super small enhancement request. Mastodon has a verification process, where when you link a page to your profile it searches for the mastodon profile url on that page. If it finds the link there it displays the page as verified. More information on that here: https://joinmastodon.org/en/verification

With the nextcloud profile that doesn't work yet. The missing piece is rel="me" in the a-tag. If you would add that the page should be displayed as verified in mastodon.

貢獻者指南