✨Ben Hamill✨ utilise witches.town. Vous pouvez læ suivre et interagir si vous possédez un compte quelque part dans le "fediverse".

I sort of wish would let me input any number for character limit and customize the buttons and things so I could at least hand-skin it like , since those sorts of customization aren't exposed over the API.

I'm not sure what would happen if a client POSTed a toot bigger than the instance's character limit… surely that's not just enforced at the client level. I guess dealing with the result of that error might be more pain in the ass than it's worth in an app… :thaenkin:

✨Ben Hamill✨ @benhamill

@wxcafe Yeah. I assume it's "400 WTF, Breaux?" But then the client has to, like, have a flow to express that to the user and recovery loop or whatever. Which to make it nice might be a lot of work.

@wxcafe Yeah. Then do you offer to adjust the local setting down? Do you try to detect the limit expressed in the error message (if it's there)? Etc.

@benhamill I'd just error out and tell the user that's too long, if they have to manually adjust it in the first place they'll understand why it doesn't work