Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update atproto.py #1611

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update atproto.py #1611

wants to merge 1 commit into from

Conversation

MarkWieczorek
Copy link

There is an extra space in the bridged profile text on bluesky that looks like this:

[bridged from solarsystem.social/@mrak on the fediverse by fed.brid.gy ]

I think that this PR fixes this minor annoyance.

Remove extra space in bridge text
@snarfed
Copy link
Owner

snarfed commented Dec 7, 2024

Thank you for the contribution! Sadly this space is necessary; without it, Bluesky's auto-linker includes the closing brace in the URL it links to. I'll add a comment saying that.

@MarkWieczorek
Copy link
Author

Ok. Then here are some alternatives:

  1. No brackets at all: Bridged from solarsystem.social/@mrak on the fediverse by fed.brid.gy
  2. Reworded: Bridged by fed.brid.gy from solarsystem.social/@mrak on the fediverse.
  3. Reworded: This account is bridged from solarsystem.social/@mrak on the fediverse by fed.brid.gy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants