pleroma/app/soapbox/hooks/api/groups
2023-04-04 11:16:26 -05:00
..
useBlockGroupMember.ts Move Promote/Demote admin into entity store 2023-03-20 15:41:12 -04:00
useCancelMembershipRequest.ts isLoading --> isSubmitting for action hooks 2023-04-03 15:19:10 -05:00
useCreateGroup.ts Fix groups index being updated when a new group is created 2023-04-04 11:16:26 -05:00
useDeleteGroup.ts isLoading --> isSubmitting for action hooks 2023-04-03 15:19:10 -05: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
useGroups.ts Add ability to search my Groups 2023-03-28 09:09:09 -04:00
useGroupSearch.ts Use entity store for Group Search 2023-03-28 12:57:44 -04:00
useGroupValidation.ts Add validation support to features 2023-03-29 15:44:00 -04:00
useJoinGroup.ts isLoading --> isSubmitting for action hooks 2023-04-03 15:19:10 -05:00
useLeaveGroup.ts isLoading --> isSubmitting for action hooks 2023-04-03 15:19:10 -05: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