This is related to a change in Lemmy v0.19.4. We've fixed this issue; it'll be live in a day or two.
sjmarf
I'm glad it's working now :)
Hey there! We're sorry this isn't working for you. Just to be clear, you should be typing "lemm.ee" in the "Instance" field and "chimera" in the "username" field.
If that doesn't work, there's unfortunately something wrong with our login system. I'm currently unable to find the root cause - I've tried creating an account on lemm.ee
, and am able to login without any problems. I've created an issue on our GitHub repository here and will let you know if we make any progress.
Octopus-Accelerated Machine Learning
Hey there! Mlem doesn't control the way that posts are sorted when using the "Hot" sort mode - that's something that Lemmy does. The mechanism of the "Hot" sorting algorithm is described in detail here.
You may prefer to use one of the "Top of..." sort modes instead, if you'd like to see more popular posts. In Mlem, you can change the default sort mode under Settings -> Sorting -> Posts
.
Adding widgets is something we're interested in; we're keeping track of the feature here. Right now, it's not high on our priority list as it doesn't directly impact the core functionality of the app. Therefore, it's unlikely to happen in the next few updates, though we do plan to explore it in future.
Not yet, I'm afraid. We're tracking the issue here. The next major update will include a complete rewrite of large sections of backend the app, in which we aim to solve this issue.
This isn't possible in Mlem right now, but we can add it to the next beta 👍
We're aware of a bug in which Mlem sometimes crashes when moving into the background on iPad when "Lock with Face ID" is on. Do you have that setting enabled? We've looked into that issue and now know why it happens, but it's unfortunately rather tricky to fix with our current architecture. In the next major update we're rewriting a large part of our codebase, which should allow us to fix this.
Mlem dev here! Admin features aren't live quite yet, but they should be available as part of an upcoming beta in a couple of weeks or so.
Mlem doesn't have this option just yet, but we're adding it the next beta. Memmy and Arctic have had it for a while.
Adding such an option is very easy to do for iOS apps - Apple provides a simple API for it, so we just have to add a settings toggle. I'm not familiar with how it works in Android development, but it may be more complicated.
Mlem dev here - we added a button for this to both the post editor and comment editor in our 1.3 update.