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

# 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 - -...

needs migration

**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...

bug

## 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...

enhancement

**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...

bug
TestFlight Feedback

Addresses #78 # Checklist - [x] I have described what this PR contains **Choose one of the following two options:** - - [ ] This PR does not introduce major...

on hold

## 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...

enhancement

## 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...

enhancement
"Like Apollo"

## 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...

enhancement

- 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...