this post was submitted on 21 Aug 2023
441 points (96.8% liked)
Fediverse
17685 readers
9 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Uh yeah that is true. This was a one afternoon project, so I kinda threw the frontend together without thinking too much of it. I guess truncating the protocol instead of relying on the users doing it makes sense.
Also: tested it on mobile. And my probe capitalized the first letter, returning an “instance not found”.
Noted, adding a forced
.toLowerCase()
. I'm implementing all of the feedback I've received thus far right now.Awesome!
@[email protected] @[email protected] both changes have been pushed and deployed, thank you for your feedback.