this post was submitted on 02 Dec 2025
110 points (98.2% liked)

Fediverse

40909 readers
161 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, Mbin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS
 

Mastodon next release features

you are viewing a single comment's thread
view the rest of the comments
[–] SorteKanin@feddit.dk 6 points 3 months ago (2 children)

Isn't character limits an instance setting?

[–] Jayjader@jlai.lu 1 points 3 months ago (1 children)

It is, but maybe they mean they want no limit whatsoever on post length.

which, well, if your instance starts sending out megabyte-sized text posts I don't expect it to stay federated with many others for very long.

[–] SorteKanin@feddit.dk 2 points 3 months ago

I mean, just set the limit to a ridiculously high number then? I'm not aware that Lemmy has any in-built limits, but I could be wrong.

I believe that Mastodon instances with limits only link to external posts that exceed the limit, they don't display the whole post.

Of course you can always run into network limits if you get huge posts, but that applies to everything and doesn't have anything in particular to do with Mastodon.

[–] artyom@piefed.social 1 points 3 months ago* (last edited 3 months ago) (1 children)

You can modify the code but there's no "setting" in vanilla Mastodon. The request has been denied by Mr. Rochko himself, despite protests from the greater community.

[–] emaechler@lemmy.maechler.cloud 1 points 3 months ago (1 children)

you can modify the limit settings in the /validators/status_length_validator.rb file and reboot mastodon :) i did that and now i have 1000 char limit

[–] artyom@piefed.social 1 points 3 months ago

Yes, that is what I said.