Eric Andrews

Results 70 issues of Eric Andrews

0.19 introduces the `creatorIsModerator` field to the `APIPostView`. This will let us display mod flairs in feed! `PostModel` should be updated to make use of this and posts in feed...

enhancement

## Introduction Everything on Lemmy is done with the Lemmydown dialect of Markdown. We currently have a functional Lemmydown renderer, but our integration of Markdown into the app is currently...

enhancement

Have all scrollable views display scroll bars.

enhancement

Per this community post: https://lemmy.dbzer0.com/post/6869550 Luxury feature, but would be nice to have.

enhancement

Mlem does not handle rotation well at all. Specifically: - Composer is *extremely* slow to adapt to rotation - Image view disappears, and is also very slow to adapt I'm...

bug

Remove the following keys from LocalizedStringResource: Really super long text Test Test Long Unfavorited Community

enhancement

`contentPage` doesn't sync right between threads; needs a middleware update and some refactoring to move loading into `PersonContentGridView` as in `PostGridView`

bug

Tile sizing is currently dependent on a lot of magic number math and is rather inflexible; investigate using `.aspectRatio` instead

Restore full feed functionality: - Multiple feed types - Sorting from nav bar - Rich feed header

enhancement

https://github.com/mlemgroup/mlem/pull/1101#discussion_r1645017762

enhancement