Some mastodon instances allow a long post, whose character limit can be over 5000. Request to add a "read more" / "show more" button in this case. [test post](https://mastodon.ktachibana.party/@furretya/112283693211261234) examples: <img width="601" alt="Screenshot 2024-05-02 at 5 44 51 PM" src="https://github.com/elk-zone/elk/assets/10359255/74a2c074-00cb-45a6-bb51-de63e644757f"> <img width="814" alt="Screenshot 2024-05-02 at 5 46 50 PM" src="https://github.com/elk-zone/elk/assets/10359255/f451bd5d-cc1a-42ca-bbaf-3fc472a86881"> Code references: mastodon: https://github.com/mastodon/mastodon/blob/4b2054ee57b41c304f85eab6236baebe0b732d95/app/javascript/mastodon/components/status_content.jsx#L135-L139 misskey: https://github.com/misskey-dev/misskey/blob/c530a46e547791b22ecf12fe1b9e952f7df0a58c/packages/frontend/src/components/MkContainer.vue#L89-L94