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
While testing out the latest version, I was trying out the reporting system and accidentally suspended a non-test user. The text says account suspensions are irreversible. Are there any plans to make it possible to unsuspend users?
Describe the solution you'd like.
I'd like something like Mastodon where suspends remove all posts and media, and unsuspends means the server can start to federate with that user as normal.
Describe alternatives you've considered.
I have considered just nuking my instance and restarting things since it's still mostly a dev instance. No one but test accounts is following the server now. But it would be nice to be able to unsuspend accounts.
Additional context.
No response
The text was updated successfully, but these errors were encountered:
Good idea yeah, there's a few technical things we'll have to think about there (like do we still send a Delete message out or not), but we can cross that bridge when we come to it.
Thanks! Just for clarity this was a remote user not on the server. Are there any manual ways to undo this if I am ok making changes to the db? Or is this all danger zone stuff?
Is your feature request related to a problem ?
While testing out the latest version, I was trying out the reporting system and accidentally suspended a non-test user. The text says account suspensions are irreversible. Are there any plans to make it possible to unsuspend users?
Describe the solution you'd like.
I'd like something like Mastodon where suspends remove all posts and media, and unsuspends means the server can start to federate with that user as normal.
Describe alternatives you've considered.
I have considered just nuking my instance and restarting things since it's still mostly a dev instance. No one but test accounts is following the server now. But it would be nice to be able to unsuspend accounts.
Additional context.
No response
The text was updated successfully, but these errors were encountered: