bigbuffet-rw/app/soapbox/api/hooks/groups
2023-07-06 11:56:27 -05:00
..
__tests__ Fix useGroupLookup test 2023-07-06 11:14:34 -05:00
useBlockGroupMember.ts Ban User from status action bar 2023-06-27 09:24:29 -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 Redirect to login when groups or accounts 403 2023-06-29 15:10:45 -05:00
useGroupLookup.ts useAccountLookup, useGroupLookup: make lookup case insensitive 2023-07-06 11:56:27 -05: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 StatusActionBar: use GroupRelationship from entity store 2023-06-26 12:12:34 -05:00
useGroupMutes.ts Support Group mutes 2023-06-27 09:24:03 -04:00
useGroupRelationship.ts StatusActionBar: use GroupRelationship from entity store 2023-06-26 12:12:34 -05:00
useGroupRelationships.ts useGroupRelationships: switch to useBatchedEntities 2023-06-26 11:05:03 -05:00
useGroups.ts Update usages of useGroupRelationships hook 2023-06-26 11:25:03 -05:00
useGroupSearch.ts Update usages of useGroupRelationships hook 2023-06-26 11:25:03 -05:00
useGroupsFromTag.ts Update usages of useGroupRelationships hook 2023-06-26 11:25:03 -05: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
useMuteGroup.ts Support Group mutes 2023-06-27 09:24:03 -04:00
usePendingGroups.ts Add account check 2023-06-29 10:49:37 -04:00
usePopularGroups.ts Update usages of useGroupRelationships hook 2023-06-26 11:25:03 -05:00
usePopularTags.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
usePromoteGroupMember.ts Ban User from status action bar 2023-06-27 09:24:29 -04:00
useSuggestedGroups.ts Update usages of useGroupRelationships hook 2023-06-26 11:25:03 -05:00
useUnmuteGroup.ts Support Group mutes 2023-06-27 09:24:03 -04:00
useUpdateGroup.ts Update en.json 2023-07-05 21:49:56 +02:00
useUpdateGroupTag.ts Move Group hooks to api folder 2023-05-02 13:26:30 -04:00