1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

Fix incorrect implications of “without any adverse effects” wrt. account suspension (#1607)

* Fix incorrect implications of “without any adverse effects” wrt. account suspension

Co-authored-by: Andy Piper <andypiper@users.noreply.github.com>
This commit is contained in:
Claire 2025-03-20 21:15:13 +01:00 committed by GitHub
parent 88f633594a
commit 457b5e795c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ At this moment, limit does not affect federation. A locally limited account is *
A Mastodon suspension means the account is effectively deleted. The account no longer appears in search, the profile page is gone, and all of the posts, uploads, followers, and all other data are removed publicly. However, all the data is available in the admin back-end for a period of 30 days from suspension. This is to give the user an opportunity to work with instance admins to resolve any potential issues and have the account re-instated.
If the account is reinstated within the 30-day period, all data is once again accessible publicly without any adverse effects. If the 30-day period lapses, **all** that user's data is purged from the instance. Admins also have the option to immediately delete the user's account data at any point during the 30 days.
If the account is reinstated within the 30-day period, the user's profile and all posts become publicly accessible again. However, cross-server follow relationships may be broken upon suspension and will not be automatically restored when the account is reinstated. If the 30-day period lapses, **all** of the user's data is permanently purged from the instance. Admins also have the option to immediately delete the user's account data at any point during the 30-day period.
Once the data has been deleted, whether that is after the 30-day period, or if an admin has force deleted it, the account can still be un-suspended. However, the account will have no data (statuses, profile information, avatar or header image) associated with it.
@ -173,13 +173,13 @@ Events currently supported:
"last_status_at":"2023-08-05",
"noindex":true,
"emojis":[
],
"roles":[
],
"fields":[
]
},
"role":{
@ -228,10 +228,10 @@ Events currently supported:
"statuses_count":95,
"last_status_at":"2023-10-26",
"emojis":[
],
"fields":[
]
},
"role":null
@ -278,14 +278,14 @@ Events currently supported:
"statuses_count":95,
"last_status_at":"2023-10-26",
"emojis":[
],
"fields":[
]
},
"media_attachments":[
],
"mentions":[
{
@ -296,10 +296,10 @@ Events currently supported:
}
],
"tags":[
],
"emojis":[
],
"card":null,
"poll":null