Add support for pending Group Requests

This commit is contained in:
Chewbacca
2023-03-08 13:22:10 -05:00
parent 83532aedba
commit f21f72461a
18 changed files with 560 additions and 97 deletions

View File

@@ -516,6 +516,11 @@ const getInstanceFeatures = (instance: Instance) => {
*/
groupsDiscovery: v.software === TRUTHSOCIAL,
/**
* Can query pending Group requests.
*/
groupsPending: v.software === TRUTHSOCIAL,
/**
* Can hide follows/followers lists and counts.
* @see PATCH /api/v1/accounts/update_credentials