this post was submitted on 25 Sep 2023
8 points (100.0% liked)
Avelon App
660 readers
1 users here now
Official community for the native iOS Lemmy app Avelon.
Available on the App Store!
Download Avelon
Wanna be a beta tester and see new features early?
Rules
- Posts should be related to the Avelon app in some way. Be civil :)
- If you have a feature request/bug report, mark the post with [Feature Request] or [Bug]. That way they're easier to find for everyone!
- If you're reporting a bug, please include the iOS version, Avelon version, the device you're using, and any steps necessary to reproduce the bug. Screenshots are also very helpful. The more information you include, the quicker the bug can be squashed! Thanks!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm not sure if I understand you. But if you uncheck show read posts in lemmy, then by default, all read posts will be hidden everywhere.
Means if you check your profile, you will not be able to see your posts. Or example in avelon, even if you check to show read posts in communities, it will still be overwritten by lemmy and you will not be able to see old posts.
There's no way to do "proper" hide read posts through the API, as some other devs have talked about before. The issue OP is having is most likely because there are too many hidden posts in his feed, and I've capped the number of pages the app searches through to prevent heavy loads on the servers. For the majority of use cases you wont notice, but the solution is definitely not optimal. If the API adds this functionality I'll definitely incorporate it, but for now there will have to be some edge cases as I dont want Avelon to be a driver of server issues.
I understand. Thank you for your explanation.
Thanks for clearing it up!