Mlem
Mlem copied to clipboard
The Lemmy client
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);...
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...
**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...
Users seem to find the bottom bar annoying; https://beehaw.org/post/505992
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...
## 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:...
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...
I made #91, but i didn't realise we didn't have an issue or a feature to upload media to communities.
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...