Single post
jump to repliesNew 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.
22 visible replies; 2 more replies hidden or not public
back to top@adele what can I say, perfect solution for me. Thank you!
@adele now also tested with snac, fwiw ;-) nice work!
@adele Oh I must very much try this on Netscape on classic MacOS, NetSurf RisCOS and pretty much everything !
@santi let me know if it works
@adele just gave it a try. Nice! I like the functional minimalism. Reminds me of my own minimal Fediverse client... 😅 Maybe I should dust that off some time. Writing this from SmolFedi of course.
Do emojis work? 
@miro no, emoji doesn't work. I wonder if it is an important feature
@adele probably not. Just got curious while writing my comment. Not that I use custom emojies very often...
@adele nice, I didn't know there was such a thing. I'll read that with interest !
@adele@social.pollux.casa @Mindiell@mamot.fr like webmention n shit? no not even, rss maybe
@adele I'll come back to you after my reading to expose my point of view.
But first things first : I tested your validator. I can understand the http-equiv missing, but when I add it I still get an error on the <meta charset="utf-8"> part, which is strange at least, no ?
oh, and thx for this validator, it's *really* interesting !
@adele I clearly understand that part, but it is not forbidden to have both, right ?
@Mindiell parser can't check if the other one is present
@adele Hmm, I'm not java fluent, but using a boolean when you found the right meta tag should be an idea : at the end, you tell user if this meta tag is missing or not, but don't get upset if you encounter another one ;)
@adele testing it now, this is very nice!
@adele Oh I like this, very nice!
@adele Great project. Do you plan to add lists?
@adele c'est une super idée, et ça marche parfaitement bien.
@adele I could test it with a wordpress, and classicpress instance later. (Possibly tomorrow).
@adele Wordpress: Passed (theorically), Classicpress: Failed with Error: Could not register app: Invalid JSON response but that is something I need to fix on my side.
