Skip to content

chore: remove X from social links - #57798

Merged
susnux merged 1 commit into
masterfrom
fix/remove-x
Jan 26, 2026
Merged

chore: remove X from social links#57798
susnux merged 1 commit into
masterfrom
fix/remove-x

Conversation

@susnux

Copy link
Copy Markdown
Contributor

Summary

Nextcloud does not use X anymore.

Checklist

@susnux
susnux requested a review from a team as a code ownerJanuary 26, 2026 01:05
@susnux
susnux requested review from ArtificialOwl, come-nc, leftybournes and salmart-dev and removed request for a teamJanuary 26, 2026 01:05
@susnuxsusnux added 3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels Jan 26, 2026
@susnuxsusnux added this to the Nextcloud 34 milestone Jan 26, 2026
@susnux
susnux requested review from a team and provokateurin and removed request for a teamJanuary 26, 2026 01:05
@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable33

@provokateurinprovokateurin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

There is still a link to twitter.com in the README and I also found "View %s on Twitter" as a string in the translations, but not the source code (that's probably because it still exists on some stable branch?).

@provokateurin

Copy link
Copy Markdown
Member

/backport to stable32

@provokateurin

Copy link
Copy Markdown
Member

/backport to stable31

@szaimenszaimen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but did not test

Nextcloud does not use X anymore.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnux merged commit a93ada7 into masterJan 26, 2026
176 of 178 checks passed
@susnux
susnux deleted the fix/remove-x branch January 26, 2026 13:02
@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable33

@backportbot

Copy link
Copy Markdown

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33
# Create the new backport branch
git checkout -b backport/57798/stable33
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick 60b6e834
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/57798/stable33

Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for nextcloud:backport/57798/stable33."} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@nextcloud-botnextcloud-bot mentioned this pull request Apr 27, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews♻️ refactorRefactor code (not a bug fix, not a feature just refactoring)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove link to X from personal settings

4 participants

@susnux@provokateurin@szaimen@come-nc