After a year in development and six months in beta, we are thrilled to announce that Mlem for Lemmy 2.0 is available on the App Store!
We've rewritten the app from the ground up--it's still the same Mlem our users know and love, but with significant performance improvements, a set of new features that were infeasible in our v1 app, and a fresh new design that feels right at home with the latest versions of iOS. There are more changes than we could list here, so the best way to see what's new is to just download the app, but some of the highlights include:
Media Enhancements
2.0 ships with a brand new image viewer and full support for gifs, videos, and animated webps. We've even added loops.video embedding--link posts to loops.video will display the linked video directly in Mlem.
Color Themes
In addition to the standard light and dark, Mlem 2.0 offers OLED, Solarized, and Dracula color themes, with more on the way. If you'd like us to support your favorite theme, let us know!
Markdown Handling
Powered by our custom cmark fork, Mlem 2.0 supports the full range of Lemmydown syntax.
Enhanced Post Composer
You can now create crossposts directly in the post editor (+ -> Crosspost), and can even post to multiple communities from multiple accounts at once. The keyboard now also sports a comprehensive set of Markdown editing tools.
French Localization
Mlem is now available in French, thanks to pylapp.
And More...
Guest mode: you can now browse instances without an account
Added a new Tiled post layout
Keep place on switch: you can now switch accounts without reloading the app. This behavior can be toggled in Settings -> Accounts or accessed by long pressing an account in the account switcher.
You can now search for posts and comments
Compatibility Notice: Mlem 2.0 supports iOS 17 and later. If you are on an older iOS, you won't be able to download this update but will be able to continue using the previous version of Mlem.
Thank you to all of our beta testers, whose feedback and support has been invaluable.
Mlem is a free and open source project. 100% of our funding, which pays for things like server time, comes from our generous donors; we do not, and will never, run ads or sell data. If you'd like to help support Mlem, you can donate here.
Just decided based on this post to check it out as I used to use Mlem back when I first joined, then used voyager for the last year or so. It’s beautiful and smooth and I think I’m keeping it.
Haha not yet, though there are some promising transpiler projects to bridge SwiftUI over to Android—nothing’s mature enough yet to make supporting both platforms viable, but it’s only a matter of time.
Coincidentally yall updated the app right as I installed it. Gorgeous design, but the posts are so similar to comments I find it confusing sometimes.
Would it be possible to have just the comments appear is bubbles while posts remain a rectangle? Or something visually distinct.
Really like the new design and I think Mlem definitely carries the same "native" feel that Apollo used to. I just wish it had customizable swipes so I could make the switch from Voyager, but it looks like that's a low priority feature for now
Thanks for the feedback! This has a been a highly requested feature for a while. It would have been tricky to implement in Mlem 1.0 due to the app’s original design. However, in Mlem 2.0, we’ve built the swipe actions system with future customization in mind. We're planning to add customizable swipe actions sometime soon - the GitHub issue is here, if you want to keep an eye on our progress :)
That's great to hear! I saw the issue a few days ago but since it didn't have any comments or milestones (at the time) I assumed it was just lost in the backlog. Thanks for the update! :)
Been using 2 since the beta and wanted to say great job to the devs. It’s very good and better than Voyager. Looks native and the markdown keyboard is super good.
Love the new features. You could post the markdown editor as its own keyboard extension. Undo and redo right there are invaluable, maybe with cut and paste.
The only features I can think of is a toggle so when you scroll the feed, if you long press media instead of save/share have it show the media in something like Quick Look. And video scrubbing
I feel like sometimes people shy away from open source because it can be unpolished, but not Mlem. This is polished to a shine, and adding loops integration is a cherry on top.
Mlem is written in SwiftUI, which unfortunately is not compatible with Android. There are some promising projects to port Swift apps to Android, but nothing mature enough that we could feasibly support both platforms, though we’d like to if/when the cross platform Swift ecosystem matures enough for that to be realistic.
How do I enable gestures? I appreciate that swipe left to go back a page is here, but I can’t actually figure out how to interact with anything without opening a separate menu
You can enable gestures under Settings -> General -> Swipe Actions. You cannot have swipe actions enabled at the same time as the "Swipe Anywhere to Navigate" setting.
The image type label is only shown when Developer Mode in switched on under Settings -> Advanced. If you turn off that setting, you won't see the label. We've got an issue open to move the image type label out of the way of the image when developer mode is on (link).
You can change the text size for the app as a whole by going to System Settings -> Accessibility -> Per-App Settings (at the very bottom) -> Mlem -> Larger Text. We don't currently offer a way to change this for only part of the app, such as for comments only.
Is there a reason the little upvote icon on posts turns blue on the feed but is uncolored if you open the post’s page? Makes it harder to see if you’ve upvoted at a glance
I assume you’re using compact or tiled posts in feed. We color the little arrow in those layouts but not the headline or large post layout (used in the post page) because the upvote button in the interaction bar is already colored, and coloring both looked pretty bad.
We didn’t consider that the upvote button might not be present when we made that choice, though—we’ll revise the design for the next build so it’s always easy to tell at a glance.
In the meantime, if you add the upvote button to your interaction bar (settings -> posts -> interaction bar), that should provide that readability.
Thank you for your feedback. We're sorry that you aren't completely satisfied with the update.
And the cards seem to unnecessary.
We decided to switch to the card styling to provide better visual separation between posts in the feed. This was in response to feedback from some of our users that posts (and comments) felt too squished together. Is there anything in particular that you don't like about the cards?
If you don't like the background color of the cards in dark mode, you can revert to the pure black background by enabling the OLED theme under Settings -> Theme.
It feels very clunky and bloated
"Bloated" as in "too many unnecessary features"? We're trying to strike a balance between having a wide array of features to tailor to everyone's needs, and providing a simple, clean experience that's approachable to new users. If you have anything specific in mind that you think we should revisit, let me know.
It takes even more clicks to share a link post now, and it was already annoying enough already.
The UX of the post composer has been tricky for us to work out - we've tried many different designs so far. I'll do some more prototyping and see if I can cut it back down from 3 -> 2 taps :)