Mlem
Mlem copied to clipboard
The Lemmy client
# Checklist - [x] I have described what this PR contains **Choose one of the following two options:** - - [ ] This PR does not introduce major changes -...
# Checklist - [X] I have described what this PR contains **Choose one of the following two options:** - - [X] This PR does not introduce major changes - -...
**Describe the bug** When viewing posts that uses links in the format `[email protected]`, the `MarkdownView` only recognises the `[email protected]` portion and returns it as a `mailto:` link. **Expected Behavior** The...
## Introduction There is a known bug in SwiftUI that trying to drag an element with a ContextMenu causes a visual glitch wherein the drag is delayed or elements are...
**Describe the bug** Once the Test Flight update rolled out, the app lost an ability to load any posts / comments / content from both Lemmy instances I was logged...
Addresses #78 # Checklist - [x] I have described what this PR contains **Choose one of the following two options:** - - [ ] This PR does not introduce major...
## Introduction Users should be able to view all their subscribed communities in one place. ## Requirements Add a list of subscribed communities to the app, maybe in the top...
## Swipe navigation Allow swipe from anywhere to go back similar to Apollo / Relay ## Why Swiping from the edge of the screen or reaching to the top left...
## Introduction Currently, the TestFlight beta is full. Technically-inclined users would be able to work around this by side-loading the IPA via AltStore. ## Requirements * Create an IPA via...
- fixed a bug with the JSONDecoder in ApiClient that couldn't parse the response when the server sends inconsistent date formats (especially on devices with a different locale than the...