@JPEG iirc, the official APIs don’t have it, but forks and what-not have max_toot_chars. I had a similar issue and decided to use a setting to turn off the char limit
@alicerunsonfedora Thanks for the heads up! This is a great idea.
@jwkicklighter @alicerunsonfedora That's a good idea, but may add ambiguity where people think they can set it to any number and have that limit.
@jwkicklighter I use help/secondary text and post a warning on the composer when the limit is turned off. See this PR for details: https://github.com/hyperspacedev/hyperspace/pull/126
@alicerunsonfedora clarification: I don't think there anything wrong with a toggle or setting. I was just clarifying that a "toggle on/off" and a "set the limit to X" would both suffer the same usability concerns. Your solution is certainly a good one
@JPEG @alicerunsonfedora seems that a toggle would suffer from the same problem, unless it's very verbose or has help text.