I tried signing up as NorthernLightMountain but couldn’t since there seems to be a limit on user name length at 20 characters. (There’s a bug for that btw, you won’t get an error message if the user name is too long, it just won’t submit the form and stalls)

Display names seems to share that limit. Wouldn’t mind seeing it raised a bit if possible?

No biggie if not, just hoping I could look like I had imagined :)

    • nlm@beehaw.orgOP
      link
      fedilink
      arrow-up
      6
      ·
      1 year ago

      I’m pretty sure it’s something you can configre per instance though? I nosed around in the code a bit and even though I’ve never touched rust before it looked like a locally configured value. Might be wrong I suppose.

      • Lodion 🇦🇺A
        link
        fedilink
        arrow-up
        5
        ·
        1 year ago

        There is nothing in the admin GUI relating to it. If there is something for it under the hood, the request should still be to the devs to add it to the admin GUI.

        • nlm@beehaw.orgOP
          link
          fedilink
          arrow-up
          3
          ·
          1 year ago

          Fair enough! Haven’t seen the admin interface myself so I wouldn’t know what’s available. Just saw it in the code regarding length checking on registration and it looked like something configurable:

          https://imgur.com/a/MEZAmUS

          • Lodion 🇦🇺A
            link
            fedilink
            arrow-up
            2
            ·
            1 year ago

            Yeah… if it means editing code, rather than a configuration file or toggling a GUI option… I’d be asking the devs nicely :)

              • Lionir [he/him]@beehaw.orgM
                link
                fedilink
                arrow-up
                2
                ·
                1 year ago

                That setting does exist but it is not specifically for display names, maybe that should be separate. I’m not sure. How much longer do you think it should be?

                • nlm@beehaw.orgOP
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  1 year ago

                  Yeah, they used to be separate, now it’s user names a communities combined it looks like.

                  Not sure, maybe 30? It’s worth playing with. That ought to be enough for a while though? Unless we come up with a long community name that lots of people want. 😁

                  • nlm@beehaw.orgOP
                    link
                    fedilink
                    arrow-up
                    4
                    ·
                    1 year ago

                    And to be honest, I don’t get why them combined them. Feels like a display name ought to be able to be longer than a user name, no?

                • nlm@beehaw.orgOP
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  1 year ago

                  Ant chance of boasting the max length a bit during some upcoming maintenance or something?

                  (Pretty please? :D)