Eric Andrews
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...
## 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...
Per this community post: https://lemmy.dbzer0.com/post/6869550 Luxury feature, but would be nice to have.
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...
Remove the following keys from LocalizedStringResource: Really super long text Test Test Long Unfavorited Community
`contentPage` doesn't sync right between threads; needs a middleware update and some refactoring to move loading into `PersonContentGridView` as in `PostGridView`
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
https://github.com/mlemgroup/mlem/pull/1101#discussion_r1645017762