Merge branch 'feed-suggestions' into 'develop'

Feed suggestions

See merge request soapbox-pub/soapbox-fe!1595
This commit is contained in:
Justin
2022-07-11 13:00:41 +00:00
28 changed files with 480 additions and 207 deletions

View File

@@ -577,6 +577,11 @@ const getInstanceFeatures = (instance: Instance) => {
v.software === TRUTHSOCIAL,
]),
/**
* Supports Truth suggestions.
*/
truthSuggestions: v.software === TRUTHSOCIAL,
/**
* Whether the backend allows adding users you don't follow to lists.
* @see POST /api/v1/lists/:id/accounts