I’m ok just taking some time for personal things. Regular updates will resume soon :)
I’m ok just taking some time for personal things. Regular updates will resume soon :)
I’ll take a look. Thanks for the feedback!
Can you try this on v150? I made some optimizations to loading the subscription list although I don’t have nearly as many subscriptions as you do.
It’s the messages at the bottom of the screen For example after hiding a post.
Thanks I’ll take a look!
Oh thank you that’s helpful. I’ll take a look at improving this for the next release tomorrow.
Hi, are you on beta version 146? I can take a look!
How many subscriptions about do you have?
What version is this happening on? From the profile button?
Hi, thanks for the feedback. I believe this should now be fixed on beta 146.
Thanks will have this fixed in the next release (tomorrow).
Edit: now fixed on 146
Will add this in the next release. Thanks for the feedback!
Good idea, I’ll add this in the next release (tomorrow).
Hi, I think this is caused by a couple things. Lemmy has a ratelimit on the number of API requests you can send and also marking posts as read and a lot of filters cause the app to pull more since some content gets filtered out.
I think a possible solution from my side might be instead of sending the read calls right away (so quickly scrolling past everything will send a lot of API calls quickly) would be to queue them and release it in chunks.
This might be related to https://lemmy.ca/comment/2451501 - Is one of those accounts signed in via email address?
Edit: for some reason the API isn’t resolving this comment but it was added here https://lemmy.ca/post/3660150
Ok thank you, I’m not sure if you’re on the beta but I pushed v142 last night which might help for non-list views.
I see you’re sorting by Hot, does this behaviour also happen if you sort by TopDay or another sort? There’s no caching going on for this list at the app level but I do cache the results so entering into a post is faster.
That’s supposed to be the broken image icon, but point noted I should make it more clear. Thank you!
This is on version 141? Just to narrow down the issue does turning off ‘mark read on scroll’, ‘swipe gestures’, or changing to a list view have any effect? Just saying those 3 as they have the largest impact on memory.
Thanks I’m seeing this too and will be fixed in the next release (tomorrow).
Connect dev here, I’m monitoring and releasing a fix (v152)