[-] [email protected] 2 points 2 days ago* (last edited 2 days ago)

Thanks for the info. I'll open an issue and try to reproduce it 👍

[-] [email protected] 4 points 3 days ago

Version 2.0 isn't out yet, but we've got beta versions available in the pinned post here. nocturne is correct - we don't plan to release any more updates to the v1 version of the app unless Lemmy makes breaking changes to the API before v2 is ready.

[-] [email protected] 1 points 3 days ago* (last edited 3 days ago)

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

[-] [email protected] 3 points 3 days ago

Yeah, we'd love to have this but it's unfortunately very difficult to implement so is unlikely to happen anytime soon. We're tracking the issue here.

[-] [email protected] 11 points 3 months ago

This is related to a change in Lemmy v0.19.4. We've fixed this issue; it'll be live in a day or two.

[-] [email protected] 25 points 5 months ago

This isn't possible in Mlem right now, but we can add it to the next beta 👍

[-] [email protected] 10 points 6 months ago* (last edited 5 months ago)

Mlem dev here! We're still working on it - a PR is merged every couple of days on our GitHub. It's true that development isn't as active as it used to be in the height of the Reddit migration, which unfortunately leads to new features being announced less frequently, but that's to be expected. We're working towards another release sometime in the coming weeks.

If you noticed any bugs with Mlem and you'd like to report them, you can do so here and we'll look into it 👍

Side note: We don't currently have any plans to drop Lemmy 0.18 support. Supporting 0.18 isn't a major technical challenge for us at the moment, so we don't really have a reason to drop support for it.

[-] [email protected] 9 points 6 months ago* (last edited 6 months ago)

Hey there! We're aware that the comment-collapse animation is a little jarring; this is something we want to improve in future.

You can simplify the animations used when switching pages and when opening the image viewer by going into System Settings -> Accessibility -> Per-App Settings (right at the bottom) and enabling "Reduce Motion" and "Prefer cross-fade transitions" for Mlem.

Disabling the comment-collapsing animation isn't yet possible. I've opened an issue for this on our GitHub, and will look into disabling it when "Reduce Motion" is enabled 👍

[-] [email protected] 13 points 7 months ago* (last edited 7 months ago)

This would certainly be a useful feature. Unfortunately, Apple does not make their translation API available for us to use, so we'd have to use someone else's API instead. I haven't looked too deeply into potential options just yet, but have created an issue here to keep track of the suggestion 👍

[-] [email protected] 15 points 7 months ago* (last edited 7 months ago)

We have a very small developer team working in our free time, and none of us have any prior knowledge in the area of low-level markdown extensions. It’s very complex, and we’d probably never leave beta if making a perfect markdown renderer was on our requirement list, so we omitted it. It might be possible to work out given enough time, but that’s time that we chose to invest in other areas instead.

If you know of any other non-web apps (iOS or Android) that are able to correctly render all of Lemmy’s markdown, let us know. We may be able to learn from/use their implementation, depending on the license it’s distributed under. I haven’t seen any Lemmy clients that can do this yet.

[-] [email protected] 13 points 7 months ago* (last edited 6 months ago)

Spoilers, subscripts and superscripts don’t work, but everything else does.

Markdown in general is unfortunately rather difficult to render. We use an open-source treesitter that parses GitHub-flavored markdown, which is similar to Lemmy’s markdown. Fully supporting the Lemmy markdown specification (spoilers, for example) would probably require us to instead use a custom implementation built directly out of cmark.

[-] [email protected] 10 points 7 months ago

Thank you for making Lemmy ❤️

view more: next ›

sjmarf

joined 11 months ago