You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before taking mod action on a local user, it would be nice to be able to view their registration application, since it might be indicative of a troll account, or on further review might give more insight into them.
There currently isn't a way to view an application for a single user.
Describe the solution you'd like.
Add an API action (or return it with LocalUserView) to view a local user's registration application, by their local_user_id. Then add this as an admin-ability to lemmy-ui, probably from their profile page.
Requirements
Is your proposal related to a problem?
Before taking mod action on a local user, it would be nice to be able to view their registration application, since it might be indicative of a troll account, or on further review might give more insight into them.
There currently isn't a way to view an application for a single user.
Describe the solution you'd like.
Add an API action (or return it with
LocalUserView
) to view a local user's registration application, by their local_user_id. Then add this as an admin-ability to lemmy-ui, probably from their profile page.Describe alternatives you've considered.
NA
Additional context
#4907 (comment)
cc @slee
The text was updated successfully, but these errors were encountered: