this post was submitted on 13 Sep 2025
45 points (100.0% liked)

Mlem for Lemmy

6319 readers
16 users here now

Official community for Mlem, a free and open-source iOS Lemmy client.

Rules

  1. Keep it civil.
  2. This is a forum for discussion about Mlem. We welcome a degree of general chatter, but anything not related to Mlem may be removed at moderator discretion. This is not a forum for iPhone/Android debate. Posts and comments saying nothing but "iOS bad/I use Android" will be removed as off-topic.
  3. We welcome constructive criticism, but ask that it be both precise and polite.

FAQ

Download Mlem for iOS

GitHub

Website

Donate to Mlem

founded 2 years ago
MODERATORS
 

Features

  • Adopted the iOS 26 Liquid Glass design language
  • Added the "Popular" feed for PieFed instances
  • Changed how "top" sort modes are shown in the picker to better fit iOS 26 design language
  • Added "mark all as read" action to a context menu on the crosspost list

Bug Fixes

  • User profiles now load slightly faster in some cases
top 14 comments
sorted by: hot top controversial new old
[–] nocturne@slrpnk.net 14 points 1 day ago

Thank you for the continued work on Mlem.

[–] simplejack@lemmy.world 10 points 1 day ago

This is looking really really nice. One of the better 3rd party Liquid Glass apps I’ve used. Great work!

[–] pixguin@piefed.social 5 points 1 day ago

Holy sh*t that‘s awesome. Didn‘t expect Liquid Glass that quick in a lemmy client.

[–] QuarterSwede@lemmy.world 4 points 1 day ago

Looks incredible. Very happy you’re on top of the UI change. I’ve heard it’s been a bit of a pain with the Swift UI bugs in 26.

[–] Veedem@lemmy.world 8 points 1 day ago

Oh that’s awesome. Didn’t expect an ios26 refresh so quickly.

[–] QuarterSwede@lemmy.world 3 points 1 day ago (1 children)

In Feeds sliding over the alphabetical list doesn’t scroll to the appropriate letter, it doesn’t do anything. Broken.

[–] sjmarf@lemmy.ml 4 points 1 day ago

Thanks, we'll look into it 👍

[–] mbtrhcs@feddit.org 3 points 1 day ago (1 children)

Is there a chance we could get an option for collapsing the bottom bar to a single icon in the left corner on scroll, similar to e.g. what Music and Podcasts do? :)

[–] ericbandrews@lemmy.ml 4 points 1 day ago (1 children)

We’re definitely still refining how we use the new design language, and we’ve played around with some iterations on that concept. The core challenge right now is retaining compatibility with iOS 18, which limits which new features we can use. For small components like the jump button it’s pretty easy to support both an iOS 18 and an iOS 26 version, but the tab bar is foundational to the whole app’s architecture so we probably won’t get to utilize the full extent of the new tab bar options until we drop support for iOS 18.

[–] mbtrhcs@feddit.org 3 points 1 day ago

Ah I see, thanks for the detailed reply! I thought that would also just be an easily toggleable option on the stock tab bar design but if you'd have to do a lot of work around it I totally get that it's not very feasible right now

[–] snackwifi@lemmy.world 2 points 1 day ago
[–] alanceil@lemmy.world 2 points 1 day ago (1 children)

With this update, the setting from 'Tab Bar -> Long press action' is ignored. A long press on the account button no longer switches between the two most recent accounts, it only show account stats upon lifting the finger. Toggling the preference doesn't help either. Swiping up on the account button still works in bringing up a selection menu.

Otherwise, I thoroughly enjoy the new glass UI. Well done implementing.

[–] sjmarf@lemmy.ml 5 points 1 day ago* (last edited 1 day ago) (1 children)

I'm glad you like it :)

In iOS 26, there is a system-wide meaning to long pressing on the tab bar - it allows you to slide the selection bubble to a different tab. We decided to remove the long press gesture rather than override this system-wide behavior. We forgot to remove the setting associated with it, though; thanks for letting us know.

It would be nice to retain some way to switch to the most recent account quickly, though I'm not sure what the best way to do that would be 🤔 Open to ideas.

[–] alanceil@lemmy.world 1 points 16 hours ago* (last edited 16 hours ago)

Some apps allow customizing the tab bar buttons themselves. I'd set mine to put settings and the profile-stats button in a submenu, and have a switch-to-next-account button in the middle.