earlier today I saw a post in the public timeline, 2935 characters in length, from a different instance. It covered the entire public timeline.
I propose posts >500 characters long should only be displayed in full when the user opens it
In my opinion, this should probably be implemented as a more general clientside solution to people posting toots with a very large number of lines. I.e., decide to truncate the display of posts based on the height of the status__content
div element, or by counting \n
s, whatever is least resource-intensive.
Edit: This could probably be done entirely in CSS, now that I think about it.
that would help in cases where users abuse the 500 character limit and make ridiculously long posts. Such as,
This aspect of federation can be confusing for newbies. For more transparent UX, I suggest the "read more" link in these cases, or a little question mark icon next to it, should have a tooltip explaining this. Something like:
This toot is longer than Mastodon allows - the instance it comes from probably follows different rules. Click through to see the full toot.
I didn't found this one while searching.
But it is really needed. See #5477
Adding myself to this after having gone through some more or less rough discussion. For whatever it's worth: Would it be possible to remove the post length restriction from mastodon altogether and make this something "clients" (web application, mobile apps) should take care of? Thoughts on that:
Thanks for considering this. :)
[Crosspost of https://github.com/tootsuite/mastodon/issues/7973#issuecomment-413060740 as it鈥檚 a duplicate issue]
Just so that the people here are aware of it.
I made a PR(#8205) that rebases an old one (#658) fixing this long post issue.
My point on this thread would be that Tootsuite鈥檚 mastodon should be aware that the whole Fediverse doesn鈥檛 works like Toosuite wants, and that anyway even with 500 characters one can make a post that is too long for the Mastodon UI. (too much newlines for example)
Fixed in #8205
Most helpful comment
that would help in cases where users abuse the 500 character limit and make ridiculously long posts. Such as,
