16
Is it technically possible to make a client version of this software?
(sh.itjust.works)
A client for the fediverse designed to be intuitive, fast, and beautiful.
Share your themes, ask questions, report bugs, or check on the latest updates here!
You can contact the dev at @Xylight@lemdro.id.
Rules
[solved]
if it's been fixed.
Genuine question, what can there possibly be to improve to warrant a v2, its already so good.
Svelte (the JS framework I use) is releasing a really big v5 update which adds a lot of cool things and basically changes everything. It warrants a rewrite since I can make photon really fast with svelte 5, and the old codebase was limiting me in a lot of ways.
The biggest feature of this rewrite will be support for mastodon AND Lemmy, and thanks to the way I'm writing these adaptors, can support Sublinks, PixelFed, and almost anything if I write an adaptor for it.
I'm considering making this an entirely separate project (you might see it on my GitHub soon!) and maintaining photon separately, because I want to design this new one as an SPA for speed.
(๐) indeed, definitely interested to see that.
Shameless github plug please so we can follow! ๐
It's very early, once it's partially usable I'll publish the github
If the new version is meant to be just better, why dont you just replace the old photon?
I want to start fresh, and this project will not use terminology from lemmy or mastodon specifically which will throw people off if I replaced photon.