this post was submitted on 07 Jun 2023
36 points (100.0% liked)
Mlem for Lemmy
5520 readers
2 users here now
Official community for Mlem, a free and open-source iOS Lemmy client.
Rules
- Keep it civil.
- This is a forum for discussion about Mlem. We welcome a degree of general chatter, but anything not related to Mlem may be removed at moderator discretion. This is not a forum for iPhone/Android debate. Posts and comments saying nothing but "iOS bad/I use Android" will be removed as off-topic.
- We welcome constructive criticism, but ask that it be both precise and polite.
FAQ
- When will insert feature here be implemented?
- Check our issue board--if there isn't an issue open for the feature you want, feel free to open an issue or make post! Just remember that devs are people too--we're doing this for free in our spare time, and building a quality app takes a lot of patient work.
- Is Mlem available for Android?
- No. Mlem is written using SwiftUI, which is not currently supported on Android. If such support becomes available, we will look into bringing Mlem to our Android friends.
- How do I join the beta?
- We are currently testing our new 2.0 codebase on TestFlight. We have two beta groups: a weekly group that receives the current state of our development branch every week, and a stable group that receives a curated pre-release build at the end of each development cycle.
- Join the weekly beta
- Join the stable beta
- How do I join the dev team?
- Head over to our recruitment channel, or go straight to our GitHub and read CONTRIBUTING.md to get started.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Does this update include a fix for feeds just loading the same content over and over?
It should, but please confirm. I haven't had this issue with his build
No, same thing is happening. I get the first two stickied posts on lemmy.ml then 8 posts and it starts repeating the posts starting with the stickied ones.
I can't reproduce this issue and haven't had any reports about this, can you give me more information? Like what instance you're on and the type of feed?
I'm on lemmy.ml and this happens on the All feed sorted by New. It looks like it's not a problem on the Subscribed feed or All sorted any other way. I'm on iPhone 12 Pro with iOS 16 Beta.
This issue is fixed on the latest release, so be sure to update ASAP!
I am also seeing the same issue. It happens after browsing either the All or Subscribed feed after a few minutes. Usually when it happens, I also cannot upvote posts (but can upvote comments in a thread)
iPhone 8 Plus, iOS 16.5
This issue is fixed on the latest release, so be sure to update ASAP!
Same issue, but only after using the app without restarting for a while. After closing the app it works as expected, but after several refreshes, it re-occurs.
Possibly not completely clearing the postTracker on a refresh action?
Or possibly not deduping new parsePosts results in the infinite loader before appending to postTracker (Infinite Loader.swift:55)?
Hey Fenixβ FYI the duplication issue is easily reproducible using the βActiveβ view, especially on All.
Particularly around the posts regarding the Spez AMA.
This issue is fixed on the latest release, so be sure to update ASAP!