Skip to content

AP => Bluesky: support usernames that begin or end with _, -, or ~ #1005

Description

@snarfed

We currently convert these characters to -, which ATProto allows in the middle of handles, but not at the beginning or end.

Fediverse usernames that begin or end with these characters are rare, but definitely exist. Examples in #982.

Users need to translate handles themselves in order to search for users across the bridge, so I'm trying to keep that translation UX as simple as possible. Barring a more complicated translation process, I don't yet have a good idea for how to support these usernames.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatProtocol differences that need special handling.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions