Glad to hear Photon has satisfactory performance, the new Svelte 5 version (use tag v2.0.0-rc.5
) might even run faster, might want to give that a try.
Unfortunately Photon is also American
I don't want phtn links to pollute things, because a lot of clients handle lemmy URLs in their own way, and phtn links would disrupt that. Instead, I could make the PWA open lemmy links in the app
Not sure why some UIs don't show it because the data is given straight to you anyway, and it actually takes more code to hide it under certain conditions
Looks like a cache issue. Clear the cache for Photon
Press F12 and go to the console. What error do you encounter?
Jokes aside, I'm excited to see where this project goes.
Generally a result of decentralization is that subjectively bad instances can arise, but the entire point of decentralization is that they can exist. I don't consider it a weak point.
Part of Gen Z and almost all the people my age I know are heavily conservative. It's pretty isolating.
If I unironically monetize photon in any other way than donations, shoot me.
i added that tier after you sent this to me
the cat and their invaders are taking over Photon. i will fight back.
Photon Premium™️ members will receive more incredible revolutionary unprecedented amazing features soon©️ on April 1st
marking an inbox item as read just does $notifications.inbox--
, but the number only updates every 5 minutes, so when you go to an inbox with unread items before it updates, and mark one as read, it does this
i could easily fix it but i always forget right as i open the editor
I did. In the long run it's better for me to write my own since it's easier to update and debug
I'm definitely gonna have to write my own virtualizer. I tried using Tanstack Virtual but it definitely has too many issues with my setup to work well.
- If Photon hangs on load and the screen never goes away, that means its' crashed or it's taking ages for the server to load the posts. I think it's a rendering error, do you have infinite scroll off? If so, rc5 should have fixed that.
- rc5 should fix that. I assume you're not using infinite scroll
- I removed them because it complicated settings more, and all the "shortcuts" were available in nearly one click everywhere anyway.
- I've seen this issue for a while but it would require some pain to fix, and I consider it low priority
I've been busy and haven't worked on photon for a bit, but i'll make sure to fix all these before merging v2