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

Source/Download

Demo instance

#smolweb #fediverse

2 replies

back to top
Philip Wittamore , @venelles@mastodon.social
(open profile)

@adele
things I've noticed so far (smolfedi 1.2.2)

- newlines are lost and html entities are displayed in edits, looks like raw db data is arriving in the textarea

- delete bookmark button has a flag icon instead of an X icon

great work!

@venelles
"delete bookmark button has a flag icon instead of an X icon". It is normal. the flag is the symbol for bookmark. This button works the same way as Fav (with star icon) and Reblog (with circular arrow icon). They are orange if active.