Hi! I’m a developer for the Mlem iOS client. Join us on !mlemapp@lemmy.ml!

  • 0 Posts
  • 86 Comments
Joined 1 年前
cake
Cake day: 2023年10月5日

help-circle
  • Sjmarf@lemmy.mltoMlem for Lemmy@lemmy.mlCannot search posts
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    8 小时前

    Hey! We haven’t implemented post searching yet, though we’ll be implementing it in the next version of Mlem (2.0).

    To block an instance, you need to go to the instance page. You can do this by searching for the instance in the “Search” tab, or by tapping the (…) button in the top-right of a community page or profile page and tapping the instance name. In the instance page, you can tap the (…) button in the top-right and then choose “block” to block the instance.

    To view blocked instances go to the Settings tab, then tap the button at the top of the page (your username), then tap “Blocklist”.


  • I should mention that I can’t get the new Testflight to work either. I use the old version, the Testflight for some reason is unavailable to me. Is it perhaps because I use an older model iPhone?

    We closed the old TestFlight, as we don’t plan to release any major updates to Mlem v1 aside from critical bug fixes. The new TestFlight is for testing the upcoming Mlem v2, and requires iOS 17 or later. Mlem v1 supported iOS 16 and above. You can read more about our reasons for dropping iOS 16 support here.

    Similarly, I sometimes don’t see comments, eg. a post might have 5 comments but I only see 3 or none.

    Yeah, this happens because the Lemmy API only returns a limited number of comments initially for large comment threads. It’s the client’s responsibility to request more comments when needed. On the Lemmy website UI, you have to click a “Load (x) more comments” button, and it’ll load the rest. Mlem v1 (and presumably Voyager) haven’t implemented this yet. We’re planning to add it to Mlem v2.






  • Sjmarf@lemmy.mltoMlem for Lemmy@lemmy.ml2.0 Beta Megathread
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    10 天前

    I can’t reproduce this issue at the moment; it seems to be working fine for me on an iOS 18 iPad simulator. Which part of it doesn’t work - do the “Block Community” and “Block user” buttons not show up, or do they show up but not do anything when tapped? Thanks

    Edit: it also seems to work correctly on iOS 17.5





  • Sjmarf@lemmy.mltoMlem for Lemmy@lemmy.ml2.0 Beta Megathread
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    19 天前

    I’m glad you’re looking forward to v2!

    Voyager also seems to handle GIFs in comments better, is that something on the cards for Mlem?

    It’s something we’d like to add at some point; we’re tracking the issue here. It may end up being in 2.0 or may not be.

    Is there a plan to introduce swiping forward? I frequently accidentally swipe back to the community list and lose my place in the feed.

    We’d love to have this feature but it is annoyingly very difficult to implement. The framework we’re using doesn’t natively support this, and neither does the framework that framework is built on. Apollo had this, but the code is of course closed-source so we can’t get any insight into how they did it. We’re tracking the issue here.








  • This isn’t directly possible. You can add an image to the body of the post using the ![alt text](https://example.com/image.png) formatting. Lemmy automatically chooses an image to display on link posts. You can’t override this on Lemmy 0.18.4, which Beehaw uses (I believe it’s possible on later Lemmy versions, but the official UI doesn’t support it on those versions).


  • We did consider this in the past, but decided against it. Implementing this would mean that we - the Mlem developers - would have to decide who gets the flair and who doesn’t. As the development teams of those projects change over time, we’d have to keep up with ensuring their current developers are correctly flaired. This would take time that could be spent developing new features for Mlem instead. There are also many Fediverse projects, and we don’t want people asking “why don’t the [XYZ] developers have flairs?” if we start giving out flairs to only the developers of certain projects. I hope that makes sense :)