#SmolFedi has a new filter system for notifications
smolfedi
#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.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
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.
#SmolFedi v1.0.10 brings some improvements
Correct tag parsing in post
Change background color of posts, according to post visibility (Public/Unlisted/Direct)
Possibility to delete a list in prefs page
Confirm deletion of List anand Post
Position page in the thread
Better message if data directory is not writable
Manage pinned posts
Better nav menu (easier to click)
Add links [ ^ ] to original instances of posts and profiles
Add button to clear all notifications
Adjust style for checkbox/radio in polls
Cleaner post format selection in prefs
Adjust post sanitization to render more basic html tags
What's new in #SmolFedi v1.0.11 the html/css/no-js fediverse #smolweb client :
Register/Unregister to new posts on profile page
Manage follow requests
Add Favourites, Local and Federated timelines
Manage post moderation : mute/unmute thread / report post
Manage user moderation : mute/unmute block/unblock report
Allow hr tag in html post (thx daj)
Add poll posting
Define session handler (compatibility)
Add info 'follows you' in profile info page
Permit post edition
Manage word filters
Simplify page width system
Permit to mark media as sensitive
Add search form
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/cookiesrc
Replace yourdomain.example with 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.
#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
#SmolFedi is a lightweight, no-JavaScript Fediverse web client written in PHP.
v1.2.3 is available
Add instruction for SESSION_ENC_KEY config constant
Add details in README
Fix edition of Mastodon posts (carriage returns was deleted)
Add 'Translate to' button (if instance provide the service)
Possibility to attach a media in reply form
Add Caddy config sample in README
More coherent main menu, on three lines
Manage pinned and followed hashtags in prefs
Add mbstring ext dependency in README
Display custom emojis and emoji picker
Is there someone using #SmolFedi with a #Mastodon version 4.5+ ?
Could you try to "Quote" a post (this one for example), using SmolFedi, to see if your post is rendered correctly, including the quoted post?
Thanks for your help ^^