David Bureš

Results 45 issues of David Bureš

### Is your proposal related to a problem? When using the API, I've discovered that you are sometimes required to set the correct language when attempting to post (related to...

enhancement

Many users are requesting an implementation of notifications for things such as: - Replies to their posts and comments - New posts in followed communities ## The Problem I have...

enhancement
help wanted
"Like Apollo"

help wanted

## Introduction As it is now, the app doesn't support localization due to every string being hard-coded. ## Requirements Extract all strings into a localizable file

enhancement

## Introduction That one guy in the Mlem community doesn't want to see furry porn. This has to be implemented and turned on by default to comply with Apple's guidelines...

enhancement

As the old `NavigationView` is deprecated in iOS 16, it should be migrated to use the new `NavigationStack` API. Ideally, the NavigationStack would make use of a path so arbitrary...

enhancement
help wanted

## Introduction As it is now, there is no way to tap on a picture and have it enter full screen. ## Requirements Add the possibility to tap on a...

enhancement
"Like Apollo"

General audiences have expectations of how their apps should function. As it is now, Mlem is more focused on the power users. In this issue, we will be tracking all...

enhancement
help wanted

**Describe the bug** When browsing a post with a lot of comments, the feed jumps around: https://streamable.com/ej1n9k **Expected Behavior** The feed doesn't jump around like that. **Actual Behavior** The feed...

bug

Give users the ability to insert Markdown snippets to insert pictures, styling, etc. For this to work: - The Textfield needs to keep track of its cursor postition so we...