pleroma/app/soapbox/api/hooks/groups
2023-06-26 11:05:03 -05:00
..
__tests__ Fix test 2023-05-11 08:30:13 -04:00
useBlockGroupMember.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
useCancelMembershipRequest.ts Make useOwnAccount return an object 2023-06-25 12:35:09 -05:00
useCreateGroup.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
useDeleteGroup.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
useDeleteGroupStatus.ts Add ability for owners to delete statuses from Group 2023-05-03 08:31:43 -04:00
useDemoteGroupMember.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
useGroup.ts Split out hooks from 'useGroups' 2023-05-02 13:48:55 -04:00
useGroupLookup.ts Prevent lookup if not enabled 2023-06-02 10:28:10 -04:00
useGroupMedia.ts useGroupMedia: don't use statusSchema directly yet so we can change it 2023-05-04 11:51:50 -05:00
useGroupMembers.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
useGroupMembershipRequests.ts Improve Group UX 2023-05-03 14:03:13 -04:00
useGroupRelationship.ts Add useRelationship hook, disable fetching relationship for account by default 2023-06-25 12:01:34 -05:00
useGroupRelationships.ts useGroupRelationships: switch to useBatchedEntities 2023-06-26 11:05:03 -05:00
useGroups.ts Split out hooks from 'useGroups' 2023-05-02 13:48:55 -04:00
useGroupSearch.ts Split out hooks from 'useGroups' 2023-05-02 13:48:55 -04:00
useGroupsFromTag.ts Split out hooks from 'useGroups' 2023-05-02 13:48:55 -04:00
useGroupTag.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
useGroupTags.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
useGroupValidation.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
useJoinGroup.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
useLeaveGroup.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
usePopularGroups.ts Split out hooks from 'useGroups' 2023-05-02 13:48:55 -04:00
usePopularTags.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
usePromoteGroupMember.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
useSuggestedGroups.ts Split out hooks from 'useGroups' 2023-05-02 13:48:55 -04:00
useUpdateGroup.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
useUpdateGroupTag.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00