Single post
jump to replies#SmolFedi is a lightweight, no-JavaScript Fediverse client written in #PHP.
v1.2.2 is available
- Better postion of the reply panel in thread of discussion
- Better semantic tags usage
- Add accessibility details (aria)
- In api, manage X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset from the headers
- Add account prefs choices : Default CW message, Reveal all content warnings, Show all sensitive media
- User profile edition
- Add [bot] marker in bots profiles
- Permit to view full size avatar from profile page. Add title to avatar images
- Stay on the same page (when possible) when switching account. Stay on the same page when answering a poll
- Follow/unfollow hashtags
- Manage filters (create/delete) in prefs
- Display instance Announcements
3 replies
back to topanother thing I noticed: if a post is too long it seems to dissapear without an error message
@venelles I don't understand the use case. Which kind of post ? A post you have just posted does not appear ? A post of another user ? How can you post something too long, the textarea used to input your text is controlled to not overflow the max length set by your fediverse instance.
Sorry to have bothered you with this, but I tried pasting in the textarea and posting to you twice and the posts just disappeared. When I went to the mastodon.social web interface and pasted the text again it told me the post was too long. So I guessed that was the problem.
Edit: I can't repeat whatever I did.