@dansup @pixeldev There's one thing that irks me as a web developer on the pixelfed web site: Why are the URL routes to the user profiles the same as special pages; e.g. "/discover"? Essentially that disallows certain usernames (like "discover") and prevents you from introducing more "special" routes later, because that might be a taken username on _any_ instance...
@dansup @pixeldev Also, I tried to register the username "discover" on pixelfed.social and got a 403. Rightly so, but that error could be "username disallowed".
(You now got the chance to check whether that action leaves unwanted traces in the DB ^^)