mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Add documentation for sources
in Suggestion
entity (#1480)
This commit is contained in:
parent
e19829bd51
commit
7386be7d76
@ -36,7 +36,20 @@ aliases: [
|
||||
`past_interactions` = You have interacted with this account previously\
|
||||
`global` = This account has many reblogs, favourites, and active local followers within the last 30 days\
|
||||
**Version history:**\
|
||||
3.4.0 - added
|
||||
3.4.0 - added\
|
||||
4.3.0 - deprecated, use `sources` instead
|
||||
|
||||
### `sources` {#sources}
|
||||
|
||||
**Description:** A list of reasons this account is being suggested. This replaces `source`\
|
||||
**Type:** Array of String (Enumerable oneOf)\
|
||||
`featured` = This account was manually recommended by your administration team. Equivalent to the `staff` value for `source`\
|
||||
`most_followed` = This account has many active local followers\
|
||||
`most_interactions` = This account had many reblogs and favourites within the last 30 days\
|
||||
`similar_to_recently_followed` = This account's profile is similar to your most recent follows\
|
||||
`friends_of_friends` = This account is followed by people you follow\
|
||||
**Version history:**\
|
||||
4.3.0 - added
|
||||
|
||||
### `account` {#account}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user