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

I'm abstracting this out of #52 because it has an extremely rare usecase of being only used when first setting up an instance. We may pair this with an in-app...

This is an addon to https://github.com/buresdv/Mlem/issues/83. Since the API is able to have powerful search, I think it'll be interesting to allow search UX such as (but not limited to);...

enhancement

Something I discovered while looking at the GetPersonDetailsRequest: https://github.com/buresdv/Mlem/blob/a9d7526cd07ff669919239081640bf764b9ca2f4/Mlem/API/Requests/GetPersonDetailsRequest.swift#L37-L42 Lemmy accepts bare usernames or usernames with instances, but I think locking us into this pattern is bad. We should be...

bug

**Describe the bug** Sometimes the app crashes on up-/downvote. Does not always happen. **Expected Behavior** Throw some kind of exception if something didn't work. **Actual Behavior** Hard crash back to...

bug

Users seem to find the bottom bar annoying; https://beehaw.org/post/505992

enhancement

App appears to crash when node restarts. **Expected Behavior** Error message, something like node currently not available , retry? **Actual Behavior** App crash **To Reproduce** Most likely restart the node...

bug

## Introduction This proposal focuses on integrating a key functionality, the "Save Post" feature, from the Lemmy website into its iOS client, Mlem. ## Requirements I propose the addition of:...

enhancement

Given that Lemmy is a Fediverse application, we can send it links to ["resolve"](https://github.com/buresdv/Mlem/issues/71#issuecomment-1585603265) to understandable objects, such as Communities, Users, Posts, or Comments. We should make this a tab...

enhancement
"Like Apollo"

I made #91, but i didn't realise we didn't have an issue or a feature to upload media to communities.

enhancement

This has been stated elsewhere, but for the forseeable future, we don't think we can try to aim for compatibility with kbin's API, due to the complexity that brings to...

enhancement