Mlem icon indicating copy to clipboard operation
Mlem copied to clipboard

The Lemmy client

Results 176 Mlem issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Scroll through feed. Regular posts show up fine. A post with a youtube link in it appears, but as soon as the post is in-view completely, it...

bug

> On a related note, I was planning to bring [swiftformat](https://github.com/nicklockwood/SwiftFormat) into the project when I get a moment, likely set up as a pre-commit hook, what are your thoughts?...

**Describe the bug** When adjusting font size, the comment body text is not changing. **To Reproduce** View a comment thread and adjust font size **Mlem Information:** 0.0.6 (22) **Additional Context**...

bug
accessibility

when scrolling through the feed in compact view, many link previews and images do not load. some load after a long delay. ![IMG_D0EDF7FE670C-1](https://github.com/buresdv/Mlem/assets/5836168/04366e68-21c0-4c3b-a3e7-e4ef41173224)

bug

![image](https://github.com/buresdv/Mlem/assets/22740616/c88fb809-9c99-44fd-9246-af347c9bb183) https://lemmy.blahaj.zone/post/121406

bug

Instances (under GetSite) provide a lot of details about the current instance, such as discussion languages, description, moderators, and other things. We should expose this in the app, and provide...

Lemmy provides a lot of ways to specify an instance's discussion languages, a way for users to filter languages, and language tags for every comment or post, we should definitely...

Like Apollo, the ability to export a certain comment chain or post as an image; ![image](https://github.com/buresdv/Mlem/assets/22740616/58677339-f4a0-4be3-996a-f7f466ab6dc8) This seems to suggest its relatively straight forward: https://stackoverflow.com/questions/30696307/how-to-convert-a-uiview-to-an-image

enhancement
"Like Apollo"

![image](https://github.com/buresdv/Mlem/assets/22740616/85720a51-f814-4313-9e6c-170a6464fbff)

enhancement
"Like Apollo"

Inspired by https://github.com/buresdv/Mlem/issues/115, I'd like for there to be a struct that'll hold the "actual count" together with the "virtual count", the "virtual" count being updated with user action, and...

enhancement