Okay, thanks for the feedback. We’ll add a toggle for it in this weekend’s TestFlight beta :)
The green leaf icon indicates that an account was created in the last 30 days.
We don’t currently offer a way to disable this, but we can add a setting for it. Is it the bright green color that you find distracting, or do you find the information unnecessary? :)
Hey again. We've updated the app to add a gray bar to the left of all comments in the profile feed, to give them similar styling to the comments that you'd see when reading the replies of a post.
Example:
I hope this makes them easier to distinguish from posts in the profile feed. Let us know if you have any further feedback :)
It is app-wide at the moment - if you enable "Hide Read" from a certain community, it is enabled in all communities. The button is available from the feed, rather than from settings, because it is an option that users may want to toggle on the fly. We also have the "post size" and "blur NSFW" settings available from the feed for the same reason.
In future, we'd like to make community sorting and filtering options (incl. hide read) saved per-community for ease of use, or at least the option for it to work that way. Issue here
A post is marked as read when you open, upvote, downvote, save, or reply to it. If you enable "mark read on scroll" it'll mark posts as read when you scroll past them. Posts that are marked as read will have a slightly dimmer title text.
I would maybe want some indication that there are hidden posts available to unhide.
Yeah, this is something we'd like to do. "Hide read" is enabled has proven to be a very common cause of confusion; we need to make it more obvious somehow.
Might you have "hide read" turned on? You can turn if off by tapping on the (...) button in the top-right of a community, then tapping "show read".
~~Do you know where you installed the app from? Or, if you can post a screenshot of the app I can find out which one it is.~~
Edit: Ah, I see you've figured it out. :)
I've not seen this error before. Some guesses at what might be causing this: Maybe your report reason is too long? Or maybe it contains special characters? You could try changing your report reason to rule those out. If it's caused by one of these, let me know and we'll add a better error message for that eventuality.
If changing the report reason doesn't fix the issue, it would be helpful if you could message me a link to the content you're trying to report, if you're comfortable doing so. No worries if not, though :)
Mlem dev here. Mlem shows this warning for instances that require registration applications to be approved first (which, these days, is all instances).
The aim here was to make it clear to users that they won't be able to use their account immediately after signing up - otherwise, users may be confused that they can't log in. I do agree that it's a little scary though... we'll think about some ways to tone it down. I'm open to suggestions for better wording.
I wasn't aware that lemmy.world automated their process. It's possible that we could provide a different UI for certain instances that use similar systems, but we'd have to hard-code each case which isn't ideal.
The ability to sign up in Mlem was only added a month ago - before that, we directed users to the web browser to sign up. Our current implementation leaves much to be desired, but is more user-friendly than requiring the user to visit a website. I'm planning to make some improvements to the system in future. I was reading this Lemmy post the other day, which I think has some good ideas.
Here's an overview of our current sign-up flow, fyi:
Click to expand
When the user first opens the app, there is no full-screen onboarding flow. They are not asked to choose an instance - instead, they are connected as a guest to lemmy.world. This avoids scaring the user away with the concept of "instances" before they have the chance to see any content. Here's the first thing the user sees:
If the user taps "sign up", they are shown a list of instances ranked by their score on lemmyverse.net. This is one of the areas that I think needs the most improvement - we don't currently tell the user what an instance actually is, and the way that instances are sorted means that most users probably choose Lemmy.world, which isn't ideal.
And finally when the user taps on an instance they get shown the page you've already seen a screenshot of:
Here is a link to the TestFlight. To crosspost a post to another community, tap on the ellipsis menu
(...)
in the top-right of a post, then tap "Share...", and then tap "Crosspost".You can then choose a community by tapping "Choose community" in the top-left of the sheet that opens.