As far as I can see the scores are removed in v0.19, instead only the counts are available. I’ll make sure that the next update will show the counts instead of scores
Great suggestion! For some reason this has never crossed my mind to implement haha. I’ll add it to the list of the next update (:
Great suggestion, I’ll include this in the next update!
If you disable both the left and right swipe, it will automatically enable full swipe to go back.
Right now I’m having some technical limitations with React Native, where it’s not possible to have full swipe to go back without disabling both swipe gestures. It’s on my list to look further into, but I’m not expecting to solve this in the near future.
Hopefully this is good enough for now :D
Great to hear this kind of feedback!
I will look into the bugs you mentioned. Reading some of them I immediately already have a vague idea what could be the problem.
The suggestions are also great. Most of these are indeed already on my radar. My first goal is to fix the last bugs and finally push the V1 to the App Store, since I achieved all the basic features that I had in mind for the V1. Once that’s setup I’ll continue working on adding new features :D
Sooner or later you know the ins and outs of this app better then me, some great bug hunting!
I have noticed this issue too, but up until now I didn’t think too much of it. I’ll look into it to see what’s up :D
Hopefully it keeps working 🤞
This is with ‘Auto Hide Read Posts’ on I presume? Do you have any more info that could help?
Because I just tried it, on all the feeds (subscribed, local, all) and inside a community. In all these cases I could pull to refresh, which then hid the read post 🤔
Great to hear! So far I find it very wholesome how the whole Lemmy community is doing its part to try and improve the platform 🥰
A few hours ago I pushed an update to TestFlight which includes a few new features and a bunch of fixes (including the image clicking bug). Hopefully that’ll be approved soon by Apple so that it’s available for everyone to download :D
This helps a lot, thanks!
Once you add the second account, are you then able to logout of the first one? The problem might be that Lemma needs at least 1 account to stay, so it indeed doesn’t allow you to logout of all the accounts. Once you add the second account, you should be able to logout of the other one. Can you confirm that this is indeed the problem that you’re having? In that case I’ll add a message that explains this when you try to logout of the last account (:
As for clicking the media of a post, you’re explanation is actually very helpful. I think I might’ve accidentally broken the compact posts, because it should open the media. I just checked and this doesn’t seem to work anymore in compact posts. Can you switch to large posts, to confirm that those work as you expect?
Again thanks for writing such detailed explanations! (:
Quick update: I looked into the option to have full swipe to go back while only disabling left swipes, but this doesn’t seem to be possible.
Looks like this is a limitation of React Native, because as soon as I enable full swipe to go back, it blocks any other swipe gestures.
I’ll keep it on my list to look into further, but I don’t expect that I’ll fix this anytime soon. Probably not the news you were hoping for, but I figured that any update with regards to this feature request would be useful (:
Thanks for reporting this! I’m aware of the problem and I’m actively looking for solutions, but so far I haven’t found one.
It seems to be related to the new iOS17 predictive typing, because most often the duplication of text will happen when iOS tries to predict the rest of a sentence.
I’ll keep looking for a solution, since it’s quite jarring. Will keep you posted (: