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
4 visible replies; 2 more replies hidden or not public
back to topHi Adële,
I may have found a bug in smolfedi?
example post:
#####
sebsauvage <@sebsauvage> post dated 2026-04-25 15:48
@ButterflyOfFire
...
#####
my Smolfedi:
@ButterflyOfFire is a link to:
https://smolfedi.wittamore.fr/post.php?a=0&url=https%3A%2F%2Fmstdn.fr%2F%40ButterflyOfFire
which shows the error message
"Error: Could not resolve this post on your instance."
my Snac2 interface:
@ButterflyOfFire is a link to:
https://mstdn.fr/@ButterflyOfFire
which opens the public page of @ButterflyOfFire
@venelles I have not found a similar problem, even with the original post I've found
But I've tried a correction available in last main branch of the repository.
Could you try it ?
to be precise, if I use smolfedi with my mastodon.social account I don't see a problem.
I see the problem when I use smolfedi with my snac2 instance. With your latest update the problem remains but the error message has changed to "Error: No account ID provided."
I see it in posts in the home timeline, and in replies.
My snac2 instance account is philip@social.wittamore.fr
Let me know if you need an account to test
just to add: I reinstalled my snac2 instance last night thinking I may have messed it up (I replaced git clone with the debian package) but nothing changed. What's odd is that in my snac2 web interface I don't see the problem.