Sjmarf
Sjmarf
I've read all of the posts on the first page of mlemapp sorting by hot. If I enable 'hide read', I get 'no posts to be found'. It should instead...
A way to view the last ~50 posts that you opened. Should be stored per-account. Reddit has this.
Having an initial state of `true` for `.focused` should focus the search bar when it appears. I might be doing something wrong, but it doesn't seem to be working for...
When I tried to download Xcode, I got the error "Unable to install Xcode; if you continue to have problems, please submit a bug report in the help menu". It...
### Requirements - [X] This is a feature request and not a bug report. Otherwise, please create a new [bug report](https://github.com/LemmyNet/lemmy-ui/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=BUG_REPORT.yml) instead. - [X] Please [check](https://github.com/LemmyNet/lemmy-ui/issues) to see if this...
Images are now fetched at a lower resolution. This mitigates lag caused by the feed having super high-res images (such as in c/pics). Images are fetched at 1024px, for all...
Lemmy has a *lot* of sorting options, but many people will never use most of them. We could hide the lesser-used ones, and make them accessible via a "More..." button...
Implemented reporting. The report sheet shows a list of community and instance rules. You can tap on one to auto-fill the "reason" box. I also included the "Spam", "Troll" and...
- Adds the "Moderation" and "Details" tabs to `CommunityView` - Adds the "Administration" tab to `InstanceView` - Adds the "Communities" tab to `PersonView`