Thank you for pointing it out. I've removed it.
Yeah, I want to implement this as a feature. As far as I know, the Lemmy API, does not have this feature (yet), but it's not impossible to overcome this.
Yup. It has a separate package name, so it's like a different app. It helps with testing on both versions.
There is a 'Fixed height' option for posts in Settings > Interface > Post, but it's disabled by default so it should load the images in their full height.
I had a ticket for this issue, but I've fixed it since https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/issues/72
I've put a Todo for this in the code, but I'm not sure if this is even possible with Lemmy.On Reddit, you can use the API to request "posts after this post." So Infinity just saved the last post you saw and loaded post after that. On Lemmy things are different. You can only request post in pages.
Uff, I thought Liberapay had an option for this as well, but It looks like it doesn't.
However, there is a manual renewal option.
Thank you for sharing this. I will look into it.
Hi!
Dev here. Would you mind filing a report on this issue via Codeberg? Additional information would be greatly beneficial for me to identify and resolve the problem. If possible, could you also provide me with the relevant logs? This sounds like a serious issue I would like to resolve this ASAP.
Uff, can you please open an issue for this on Codeberg? I don't seem to have this issue, but it sounds like a critical bug.
Edit: Never mind. I think I know what the problem is. Thank you for reporting it!
Edit 2: Fixed in this commit.
Yes, they are total rewrites of the original clients. They utilize a new, experimental syncing technique that is significantly faster than the original one.
I want to add kbin/mbin support in the future, but for now, Lemmy is my primary focus.