Yes, searching for posts and comments will be in 2.0!
sjmarf
Mlem v2 is a completely different codebase to Mlem v1, so bugs that exist on v1 are likely to be fixed in v2. We're aware of an Mlem v1 crash that occurs on iPad when Face ID Unlock is enabled - this is unfortunately difficult to fix because of the way Face ID Unlock works.
In iOS 18, Apple is introducing native support for Face ID Unlock in any app. This makes our own system redundant, so we'll be removing our version of the feature in favor of the more reliable iOS equivalent.
We're making several quality-of-life tweaks to the iPad layout in 2.0! So far, we've made the image viewer full-screen and updated the sidebar to look a bit more modern. Here's a sneak peek:
There's also a setting for a more compact sidebar layout, if you prefer that:
(This is all WIP, it might change. Ignore the lack of All/Local/Subscribed buttons, those will be back in before the first TestFlight).
We're also adding a setting that displays posts in a grid with two or more columns, which will make the posts look less wide in this format.
Longer-term we're considering some ways that we can improve the iPad layout as a whole - such as having a three-column layout - but there's some navigation problems to work out and we can't promise that anything like that will be in 2.0.
Sure, I'll add one in the next Mlem version 👍
Hey there! This is possible - if you go to Appearance -> Posts -> Customize Widgets, you can drag-and-drop the individual upvote and downvote counters into the post layout.
Yeah, I’ve got an alert set up. I’m from the UK :)
That's correct, it only shows the first page at the moment. In the next Mlem update it'll load infinitely.
I'm not sure. Someone had the same issue a couple of months ago; they said that changing their password fixed it. It's possible that certain special characters in the username/password causes issues. In the next Mlem update we're rewriting the login system, and will check to see if that's the problem.
Hey! At the moment this isn't (easily) possible. We'll add a way to do this in the next update 👍
Yep, this is a known issue. When a comment chain gets too long, Lemmy doesn't send all of the comments in the initial API response. When this happens, the web UI displays a "show n more replies" button that can be tapped to load the remaining comments:
We just haven't got around to adding this button to Mlem yet, but it's something we will certainly look into in future. We're tracking the issue here.
Sorry I didn't see your comment until now; your post didn't federate to lemmy.ml properly for some reason so I only just saw it whilst using my alt account.
Nope; we haven't got one yet. We hope to add one sometime in the future though.
There isn't a way to do this at the moment. Apollo had this feature, and we've been keeping track of the idea here. Unfortunately, this is tricky to implement because of limitations imposed by Apple's frameworks. It's certainly possible, but would take some time to work out and isn't on our immediate agenda.