Very few lemmy instances actually proxy images, and this makes it impossible to run image transforms (compression and resizing). this leads to a lot of scenarios where some profile picture that gets rendered at 24x24px is actually downloading a full-size 4K image. additionally, you’ve connected to hundreds of domains in the process of scrolling your home feed, leaking your IP address to all of them.
Thanks to a PR from @Kehet https://github.com/Xyphyn/photon/pull/711 there are now keyword filters for posts. It’s pretty easy to add comments next, which i will do soon
I turn off infinite scroll cause it bugs out sometimes, and there’s always a page count and arrow buttons, except when I go to “saved.” I know I’ve saved more than 10 things, and I don’t think they’ve all been deleted, so I thought I’d report it.
Since yesterday, scrolling is broken for me on Photon Web. The posts are jumping up and down so I lose what I was just reading, new posts are often not loaded and when they finally are, they jump a couple of posts down so I have to go back up to find where I was. Sorry, can’t explain it any better. It does not happen on Lemmy.ml or other Lemmy web apps. Any idea what’s going on?
I’ve just found out that some Lemmy web interfaces let you sign in with multiple accounts and switch between them easily. Is there any client that can show notifications from all accounts at the same time, so I don’t need to switch back and forth?
Hi guys. I dunno if any of you use MacOS but it’s fuckin stupid and if you ever click the share icon, it only gives you options to share to/from Mac products. I don’t use any Mac products other than MacOS. There’s literally no way to just copy a link from the share button. If I just copy the link from the URL bar and send it to someone it will say “mismatching instance” (whatever that means) with no way to resolve it.
GitHub has always been generally a platform that doesn't align well with my and many peoples' values regarding open source software development, I only used it because it's the most popular.
There has been a change to how the submission page works under profile. I used to see posts and comments one the same page, now it's separate and it needs an extra click to see my comments. I would love to have a setting where I can choose how to display that content: posts, comments, or both - and Photon would remember the setting. It's not a big thing, just a convenience and for my use case a regression to how it worked before.
Sometime recently, the page that shows while the content is loading got changed to have a dark color theme, even on light mode. This is slightly surprising for my eyes every time I click on a button to get a flash of dark and then light.
In the window that pops up when replying to someone, the viewport that shows the original comment is obscured if it exceeds the size of the container that it's in. There is a sort of fade away effect towards the bottom, which is fine, but the problem is that there doesn't appear to be any way to scroll or expand the comment to view the full size.
Hello! As the piefed API has been released a week or so ago, i'm wondering of photon will ever support it? The APIs are very similar, so it would not need much modification to get it working.
I was seeing downvotes of hundreds of thousands and in some case even millions. But that's not the case when I log in from the standard Lemmy UI. (See left of picture)
Also, tens of thousands of dollars are being solicited from the app (see right)
Finally, some odd spam posts appear only via this app (middle right).
Upon going back to the feed page from a post page, the feed tends to load in at a different point (higher up) than where it was before. This results in a lot of repetitive scrolling.
Hey, I noticed that the expand/collapse button tends to block text sometimes. Is there any way that it could be made transparent when hovering the mouse over it? Also, the hover text should say 'collapse' when the text has already been expanded.
Photon I feel is a representation of my general ability to do software development, as it's my biggest project. I'm disappointed in myself for how it's been going so far suddenly.
Basically, title. It started happening a few weeks ago. Sometimes it happens right away and freezes the whole DE, more often it happens after scrolling for a while. I know nothing about .js so let me know how I could help diagnose it.
Hey, I noticed a small visual bug where sort comments button doesn't update after choosing a different selection. The comments still sort just fine, it's just the button that doesn't update.
It seems like contrary to Lemmy-UI, Photon does not display the user supplied post language anywhere and also has no way to set the post language in the UI. Nor does it have the profile setting to set language visibility.
Saw people on slrpnk.net were looking for a photon theme so I decided to make one. I'm not necessarily expecting this to be used at slrpnk.net, but I like the theme so I'll be using it. It has a nice light theme too.
Vercel has been a PITA for a few reasons I won't go into, and I eventually reached a usage limit that made the site unusuable. Cloudflare pages has no usage limits, so I have switched to that. Nothing different should be noticable, except that initial loads might be slightly faster.
The readme talks about docker. I’m not a docker user. I did a git clone when I was on a decent connection. ATM I’m not on a decent connection. The releases page lacks file sizes. And MS Github conceals the size:
I just wanted to say thanks to all the translators of photon! Even if you only changed 1 word, translating this large app is not easy, especially because it's hard to find the context for certain actions.
Photon has a feature on links which gets data from Media Bias Fact Check to determine its media bias. However, I've seen controversy on lemmy.world's bot with this, and I'm not sure if this is the best place to get the data from.
A lot of admins trying to host photon have been unable to after i switched from Node to Bun server. Bun is a newer server that is significantly faster, but it seems to have caused issues when hosting for weird reasons when people try to host it.
When I changed the default theme I saw someone say I should name the classic theme "AMOLED". Apparently, the theme was so dark to a lot of people that it appeared black! I guess my designer's eye and working on photon for over a year made me not notice this.
So I'm looking for a new client, specifically mobile, that's FOSS, easy to use, allows for browsing communities on other instances easily (not just searching for instances, but actually viewing the list of instances, etc).
TL;DR: nonstandard community and user links should work properly now, when people waste their time by doing [!community@instance.url](https://instance.url/c/community) instead of !community@instance.url
This will be a test post for markdown, as I'm switching to a faster markdown renderer that will allow me to do some cool stuff, like allow expanding images and running my code in markdown.