...and this is done! Your Mastodon clients *should* pick up the new Social.coop character limit of 1000; this might require a reload, and you *might* see 500 momentarily when you start composing a post prior to it updating to 1000, but it is our understanding that this should work for everyone no matter the client you use from this moment on.
This fulfills the community intention originally expressed in the 2024 Loomio vote: https://www.loomio.com/d/C4HKmTOa/proposal-to-revisit-extending-the-character-limit-for-posts/.
This took some time due to competing priorities and us wanting to test the solution thoroughly before trying it in our production instance. Thank you for your patience!

In 2022, a proposal to extend the post limit limit was opened, and while it yielded fruitful discussion, it never entered a formal voting stage. I frequently find myself running against this post limit, and many other instances that we federate with have a limit that is much higher.To kick start discussion, here are my notes on the previous thread:Pros:<br>Many servers already have this<br>Very little storage burden<br>Makes it easier to post longer things<br>Cons:<br>Additional maintenance burden as we would need to switch to a fork (which could have it's own pros/cons), or apply a minimal patch to the mastodon codebase to extend the limit (Basically just replacing a few `500`s with whatever `x` we decide)<br>If people don't like longer posts, the local timeline could be marginally worse (the federated timeline already experiences this).<br>I will open the floor for discussion and then begin a voting phase. For clarity, the two questions at hand are<br>Should social.coop extend the character limit?<br>If so, what should it become?<br>
@flancian Mobile app interface for creating a new post with a dark theme. At the top, the header displays “New post” with a close (X) button on the left and a send arrow on the right. Below, a rounded button reads “Public, anyone can quote,” followed by an avatar (yellow duck with a rainbow on a green background) and the text “In #Flancia we'll meet [@]flancian[@]social.coop.” Underneath, the input prompt says “Type or paste what's on your mind.” The bottom section shows a keyboard with QWERTY keys, a “500” character limit, and icons (image, charts, emoji, warning, globe) above the keyboard; the keyboard also features “EN · DE · ES” language options.
―
Mobile app screen showing a post composition interface with a text input field, keyboard, and various action buttons. At the top, the status bar displays time "01:11" and icons for notifications, battery, and connectivity. The text input field shows the placeholder text "What's happening?". Below it is a QWERTY keyboard with a "TOOT!" button on the right, and icons for attaching files, adding emojis, and other actions. In the top right corner, there's a user profile icon of a yellow duck with a rainbow, and an "EN" language selector. The keyboard includes a "GIF" button, a microphone icon for voice input, and a language selection bar at the bottom showing "EN · DE · ES".
Provided by @altbot, generated privately and locally using Qwen3-Vl:30b
🌱 Energy used: 0.394 Wh
@todrobbins yikes! Do you have a good iOS alternative?
I wonder if we could patch something further to get these apps to work or it's a limitation of the current approach (maybe some apps even hardcode this?)