#smolfedi — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #smolfedi, aggregated by home.social.
-
#SmolFedi is a lightweight, no-JavaScript Fediverse web client written in PHP.
v1.2.7 is available
- Add thread indentation and goto parent link
- Better page style
- Add profile banner ratio in prefs
- Add missing translation in aria
- Add RSS feeds discovery for profiles and tags
- Add instance info page
- Stay on profile and post pages when switching account
-
#SmolFedi is a lightweight, no-JavaScript Fediverse web client written in PHP.
v1.2.6 is available
- Localized in English, German, Spanish and French 🌍
- Add Explore page: trending posts, trending hashtags, trending links, and suggested accounts
- Add scheduled post feature
-
#SmolFedi is a lightweight, no-JavaScript Fediverse web client written in PHP.
v1.2.5 is available
- Optimize profile loading
- Change default posts filter on profile page, due to gotosocial performances
- Display media of a profile in a gallery
- Manage new post failure
- Add profile banner image
- Add DEBUG_MODE constant in config.php to log api calls
- Fix link to account in snac2 user mentions
- Add 'Here since [date]' in profile page
- Display nested quoted post (if available on the instance)
- Add quoting post feature
- Add card preview of links if provided by the instance
- Add CW field in reply
- Add font family selector in prefs
- Correct Apache .htaccess help in README
- Display
[locked]info on profile page
-
With #SmolFedi 1.2.0 it is possible to use OOB copy/paste login mode for old browsers.
compatibility with #dillo
Dillo blocks cookies by default, which prevents sessions from persisting. Allow cookies for your SmolFedi domain:
echo "yourdomain.example ACCEPT" >> ~/.dillo/cookiesrcReplace
yourdomain.examplewith the hostname of your SmolFedi instance. Restart Dillo after editing the file.For instances that cannot be reached directly from the Dillo machine (e.g. when the old computer has no modern TLS support), use the copy/paste mode on the login page: check the box, copy the authorization URL shown, open it in a capable browser to get a code, then paste the code back in Dillo.
-
Hello from smolfedi on #NetSurf!!
This is the lightest browser I could get working (had auth problems with every other #smol browser I tried).
It kinda lacks keyboard navigation badly (NetSurf, that is), but I'm still liking #SmolFedi a lot, and am looking forward to trying it on my sixteen-year-old #OpenBSD #Thinkpad. ;)
Maybe the excellent #Dillo browser dev can poke at it? ;) @dillo
-
New version of #SmolFedi, a lightweight, no-JavaScript Fediverse client written in PHP. It respects #smolweb specs.
It works fine with all basic browser such as #netsurf So you can access Fediverse on #retro computer have a basic browser (need cookies feature).
You can install it on a simple web server with php8.x / pdo_sqlite / php_curl
https://codeberg.org/adele/smolfedi
Test it on https://smolfedi.pollux.casa/ and log to all your fediverse instances (tested on #gotosocial and #mastodon). You can connect to multiple account and switch between them easily.