pleroma/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
useDeleteGroup.ts
useDeleteGroupStatus.ts Add ability for owners to delete statuses from Group 2023-05-03 08:31:43 -04:00
useDemoteGroupMember.ts
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
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
useGroupTags.ts
useGroupValidation.ts
useJoinGroup.ts
useLeaveGroup.ts
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
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