Thanks, we weren't aware of that issue. If it's been fixed accidentally, that's great. In what way was the edit screen broken?
Thanks, this will be fixed in the next version 👍
The comment bar colors change along with the theme, which you can set under Settings -> Theme. We don't currently support changing the comment bar colors independently of the theme, and didn't in the past. Some other clients (Arctic, Voyager, Apollo) have this feature. We've got an issue open for it here: https://github.com/mlemgroup/mlem/issues/139
Thanks, I appreciate it!
GitHub is the most convenient way for us, but we also accept bug reports here and on Matrix. Whatever is easiest for you :)
Thanks for letting us know about these bugs. I've created issues on GitHub to keep track track them:
- #2219: Pull-to-refresh does nothing on some pages
- #2220: Website audio continues playing after closing in-app browser
I can't reproduce either of these issues at the moment. Could you provide us with some more info to help us track this down? It would be useful to know:
- Your Mlem version (Settings tab -> "About Mlem")
- Your iOS version
- iPhone or iPad?
test2
Test
This would be cool.
I did look into implementing something similar to this in the past, but there are some tricky UX problems associated with this design. Most prominently: if a user taps on a community link in a comment, what do we do? The intuitive option would be to slide a new page over both the sidebar and content panes, but unfortunately iOS only allows us to slide new pages over the rightmost pane. I might take a look at how Narwhal handles that 🤔
At the moment, we are focusing on implementing support for iOS 26, and following that we’ll be working on support for Lemmy 1.0. I’d love to revisit this at some point, but we can’t make any promises on when that might happen.
We’re open to contributions if anyone is interested in implementing something like this :)
Mlem dev here. Tagging is a feature implemented by Voyager and some other clients, Mlem doesn't have this feature. It isn't an official feature of Lemmy - clients store the tag information locally on-device rather than on the Lemmy server.
In Lemmy 1.0 (an upcoming version) they're adding support for adding notes to users, and Mlem will be adding support for it at that point.
TL;DR switch to Voyager or wait for Lemmy 1.0.
This is fixed in today's TestFlight.
The subscription list issue was fixed on PieFed's end a few days ago; it should be working properly now on Piefed.social. If you use another instance and it's not working yet, please ask your admins to apply the patch :)
Ah yes I've seen that a couple of times. I remember trying to solve it, but couldn't work it out. Will have another go. Thank you for raising an issue :)