1.5.4
Bugfixes
- Don't process post/comment item preview through filters in report and moderation modals for the item's preview; those are not clickable and thus cannot be revealed. They're already hidden by default, but sometimes you need to reference the item for generating the report or remove reason.
- Banning/unbanning from a community was not properly dispatching events. Bans/unbans worked correctly except:
- Wasn't returning modal to home panel
- Wasn't updating post to indicate user was banned
- If you are an admin, all posts to local communities were erroneously highlighted purple. Fixed check function to only evaluate whether you are an explicit mod rather than an implicit mod.
- Stored profile avatars were only being updated when explicitly logging in. Now they're updated whenever your profile is fetched from the server (e.g. when loading the app or refreshing the page)
New Feature: LemmyStats Integration for User Analysis
Fulfilled a feature request to add the user analysis pane from LemmyStats. This is accessible from the user profile modal.