nextcloud / nextcloud/server

Display mastodon link on profile page with `rel=me`

Open
#50,623 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement feature: profile
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

As a normal user, I want to be able to display my Mastodon profile on my Nextcloud profile page with the "rel" attribute set to "me", so that I can use my Nextcloud profile link as a verified link on mastodon (double sided link).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the profile page entry point and the code that renders user-provided profile links. Check how the Mastodon link is represented and rendered, then verify that the resulting profile link has rel="me" and supports Mastodon's double-sided-link verification.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.