-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Labels
Description
π Description
The regexp which validates the Bluesky service address is too limiting. It does not allow to add a URL which contains more than one (1) dot (.). So for any PDS which is hosted on a subdomain, e.g. bsky.example.org, connection is not possible.
π Reproduction steps
- Add a new Channel
- Choose Bluesky
- Try to enter a valid address of a Bluesky Service (PDS) which is a subdomain (i.e. containing more than one dot)
- See that it says "Invalid Service" and does not allow you to log in.
π Expected behavior
Logging in to any valid Bluesky Service (PDS) should be possible.
π Actual Behavior with Screenshots

π» Operating system
Linux
π€ Node Version
Whatever ships with current (v2.5.3) docker image
π Provide any additional context for the Bug.
No response
π Have you spent some time to check if this bug has been raised before?
- I checked and didn't find similar issue
Are you willing to submit PR?
None
brianclemens