Commit graph

141 commits

Author SHA1 Message Date
becb80611a Fix features.ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-10 10:24:48 +02:00
a9db41de89 Use AvatarPicker/HeaderPicker on Edit Profile page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-05 21:39:50 +02:00
Alex Gleason
d4eaf1e27a
Make useOwnAccount return an object 2023-06-25 12:35:09 -05:00
Alex Gleason
75dbeb65b6
Remove account_counters reducer and legacy follow actions 2023-06-22 23:38:50 -05:00
Alex Gleason
5f61a624c6
Remove legacy useAccount hook 2023-06-21 16:28:51 -05:00
Alex Gleason
c4ad5e5d78
Fix tests that set the store wrong 2023-06-20 17:48:57 -05:00
Chewbacca
e0af6c4b2e Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
Alex Gleason
d8a3f51e4a
useGroupMembershipRequests: dismiss instead of decrement 2023-04-27 14:11:45 -05:00
Alex Gleason
aad7309470
useDraggedFiles: control dragged state of node 2023-04-21 16:28:54 -05:00
Alex Gleason
28c8f1dbd6
Add useDraggedFiles hook 2023-04-21 16:03:44 -05:00
Alex Gleason
bf8efeee9e
Merge remote-tracking branch 'origin/develop' into group-lookup 2023-04-18 09:59:53 -04:00
Chewbacca
a461ef9f51 Fix endpoint 2023-04-17 16:55:45 -04:00
Alex Gleason
c343cce5ea
Merge remote-tracking branch 'origin/develop' into group-lookup 2023-04-17 15:55:05 -04:00
Chewbacca
ddee915d39 Lint + Tests 2023-04-17 10:22:00 -04:00
Chewbacca
c5c5bd0d62 Add ability to update Group tags 2023-04-17 10:21:59 -04:00
Chewbacca
2d52c8c3e4 Add support for Group tags 2023-04-17 10:21:23 -04:00
Chewbacca
6da45c3ef7 Add ability to search my Groups 2023-04-17 10:19:57 -04:00
Chewbacca
bb70c1ea3c Add topic pages 2023-04-13 09:28:40 -04:00
Chewbacca
5d29666b41 Add support for trending tags 2023-04-13 07:33:52 -04:00
Alex Gleason
4e822a80dd
Add useGroupLookup hook 2023-04-12 15:51:30 -05:00
Chewbacca
5612cb6fdf Merge branch 'fix-reply-status-group' into 'develop'
Fix replying to status from Group

See merge request soapbox-pub/soapbox!2426
2023-04-12 19:05:42 +00:00
Alex Gleason
ce0557546a
Groups: add group gallery 2023-04-10 15:22:08 -05:00
Chewbacca
39f2734bd4 Fix replying to status from Group 2023-04-10 15:59:36 -04:00
Chewbacca
535579676b Merge branch 'max-admins' into 'develop'
Cap Group Admins at 5

See merge request soapbox-pub/soapbox!2415
2023-04-05 13:19:19 +00:00
Alex Gleason
9e5bd27cfb Merge branch 'invalidate-members' into 'develop'
GroupMembershipRequests: invalidate list on unmount

See merge request soapbox-pub/soapbox!2418
2023-04-04 21:32:11 +00:00
Alex Gleason
1049968fd6
GroupMembershipRequests: invalidate list on unmount 2023-04-04 15:35:28 -05:00
Alex Gleason
f08d23c055
useGroupMembershipRequests: disable for non-staff roles 2023-04-04 15:14:06 -05:00
Chewbacca
5fa8a21403 Cap Group Admins at 5 2023-04-04 14:05:08 -04:00
Alex Gleason
8cca3c4e6e
Merge remote-tracking branch 'origin/develop' into group-modal 2023-04-04 12:29:51 -05:00
Chewbacca
b704e476eb Merge branch 'update-group-header' into 'develop'
Allow Admins to manage/leave Group

See merge request soapbox-pub/soapbox!2410
2023-04-04 16:35:52 +00:00
Alex Gleason
3d1c0fa813
Fix groups index being updated when a new group is created 2023-04-04 11:16:26 -05:00
Chewbacca
f20dade50b Update entity in store after canceling request 2023-04-04 12:08:29 -04:00
Chewbacca
a486b317d4 Fetch account and relationship with entity store 2023-04-04 08:11:03 -04:00
Alex Gleason
a4992eec4d
isLoading --> isSubmitting for action hooks 2023-04-03 15:19:10 -05:00
Alex Gleason
659c186394
ManageGroupModal: use internal state instead of Redux 2023-04-03 15:06:20 -05:00
Alex Gleason
a976b542e1 Merge branch 'edit-group-page' into 'develop'
Edit group page

See merge request soapbox-pub/soapbox!2389
2023-03-30 13:57:57 +00:00
Alex Gleason
9e60d90812
We do a little refactoring 2023-03-29 20:30:05 -05:00
Alex Gleason
f3727440ff
Move form hooks into their own files 2023-03-29 20:14:41 -05:00
Alex Gleason
eb6c82a867
Make EditGroup page work, pretty much 2023-03-29 19:18:20 -05:00
Chewbacca
455030ef5b Add validation support to features 2023-03-29 15:44:00 -04:00
Chewbacca
4886548889 Add validation support to Group names 2023-03-29 15:42:20 -04:00
Chewbacca
af9439f1d3 Use entity store for Group Search 2023-03-28 12:57:44 -04:00
Chewbacca
966fcc617a Merge branch 'fix-loading-state' into 'develop'
Fix loading animation for Carousel

See merge request soapbox-pub/soapbox!2383
2023-03-28 15:52:56 +00:00
Chewbacca
e12450ee5d Merge branch 'group-improvements' into 'develop'
Remove mock data for Group Discovery

See merge request soapbox-pub/soapbox!2384
2023-03-28 14:33:49 +00:00
Chewbacca
29c913859e Remove mock data for Group Discovery 2023-03-28 10:32:56 -04:00
Chewbacca
be4a7e45e9 Fix loading animation for Carousel 2023-03-28 10:30:34 -04:00
Chewbacca
e6252070a6 Fix test 2023-03-28 09:46:55 -04:00
Chewbacca
3a2b4c6efb Add ability to search my Groups 2023-03-28 09:09:09 -04:00
Alex Gleason
a530ec0202
EntityStore: switch all hooks to use a callback function 2023-03-23 19:22:26 -05:00
Alex Gleason
9d12173b87
Add useLoading hook 2023-03-23 18:44:44 -05:00