soapbox/app/soapbox/hooks/api/groups
Alex Gleason eb6c82a867
Make EditGroup page work, pretty much
2023-03-29 19:18:20 -05:00
..
useBlockGroupMember.ts Move Promote/Demote admin into entity store 2023-03-20 15:41:12 -04:00
useCancelMembershipRequest.ts Move Group mutations to entities 2023-03-20 15:41:18 -04:00
useDeleteGroup.ts Add hook to delete Group 2023-03-22 11:20:03 -04:00
useDemoteGroupMember.ts Move Promote/Demote admin into entity store 2023-03-20 15:41:12 -04:00
useGroupMembershipRequests.ts EntityStore: switch all hooks to use a callback function 2023-03-23 19:22:26 -05:00
useGroupSearch.ts Use entity store for Group Search 2023-03-28 12:57:44 -04:00
useGroups.ts Add ability to search my Groups 2023-03-28 09:09:09 -04:00
useJoinGroup.ts Use entity store for Group Search 2023-03-28 12:57:44 -04:00
useLeaveGroup.ts Use entity store for Group Search 2023-03-28 12:57:44 -04:00
usePromoteGroupMember.ts Move Promote/Demote admin into entity store 2023-03-20 15:41:12 -04:00
useUpdateGroup.ts Make EditGroup page work, pretty much 2023-03-29 19:18:20 -05:00