Commit Graph

108 Commits

Author SHA1 Message Date
f2d5b2eaef Update group URLs to use slugs 2023-04-17 15:42:08 -04:00
1bce61182c Make components use groupId param 2023-04-17 15:28:20 -04:00
7720df2ebe Merge remote-tracking branch 'origin/develop' into group-gallery 2023-04-11 11:01:37 -05:00
e82ecdc05c Improve alignment/spacing 2023-04-11 08:55:17 -04:00
ce0557546a Groups: add group gallery 2023-04-10 15:22:08 -05:00
532013b34f Merge branch 'add-topics' into 'develop'
Groups: allow managing topics

See merge request soapbox-pub/soapbox!2416
2023-04-05 21:37:55 +00:00
7a3f98ca64 EditGroup: remove toast 2023-04-05 15:57:33 -05:00
088f7e0b0e GroupTagsField: i18n 2023-04-05 15:55:29 -05:00
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
1049968fd6 GroupMembershipRequests: invalidate list on unmount 2023-04-04 15:35:28 -05:00
ae4430b9eb EditGroup: allow managing topics 2023-04-04 14:54:32 -05:00
5fa8a21403 Cap Group Admins at 5 2023-04-04 14:05:08 -04:00
8cca3c4e6e Merge remote-tracking branch 'origin/develop' into group-modal 2023-04-04 12:29:51 -05:00
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
f20dade50b Update entity in store after canceling request 2023-04-04 12:08:29 -04:00
e78bbf4e19 Allow Admins to manage/leave Group 2023-04-04 12:08:26 -04:00
17800fa56f Merge branch 'fix-icon-color' into 'develop'
Update icon color for Group Statuses

See merge request soapbox-pub/soapbox!2409
2023-04-04 14:42:41 +00:00
7ef2220405 Revert change to key 2023-04-04 08:13:23 -04:00
a486b317d4 Fetch account and relationship with entity store 2023-04-04 08:11:03 -04:00
b959b14746 Update icon color in Group timeline 2023-04-03 17:17:03 -04:00
9aac68fee8 Merge remote-tracking branch 'origin/develop' into group-modal 2023-04-03 15:23:31 -05:00
a4992eec4d isLoading --> isSubmitting for action hooks 2023-04-03 15:19:10 -05:00
659c186394 ManageGroupModal: use internal state instead of Redux 2023-04-03 15:06:20 -05:00
aed41989f5 Remove 'Pending requests' from Group Manage 2023-04-03 15:57:12 -04:00
d2224c0359 Merge branch 'udpate-toast-copy' into 'develop'
Update copy after requesting to join group

See merge request soapbox-pub/soapbox!2404
2023-04-03 19:47:47 +00:00
c2f5671de1 Update copy after requesting to join group 2023-04-03 15:38:41 -04:00
1b9c070a20 EditGroup: move AvatarPicker and HeaderPicker into their own components 2023-04-03 14:26:31 -05:00
485213972e Update banned members design 2023-04-03 12:13:41 -04:00
a1cf627bfd Lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-01 20:37:34 +02:00
72b57d93da Merge branch 'groups-toggle' into 'develop'
Groups toggle

See merge request soapbox-pub/soapbox!2391
2023-03-31 19:06:10 +00:00
839a639f1e Only show toggle for public groups 2023-03-31 13:46:09 -05:00
59860b405a GroupTimeline: use FormattedMessage 2023-03-31 12:17:20 -05:00
406e6f3f40 GroupTimeline: make label clickable 2023-03-31 12:00:15 -05:00
94f67e166e GroupTimeline: use size sm Toggle 2023-03-31 11:58:23 -05:00
5720d396fc Groups: make "share with followers" button work 2023-03-30 20:47:08 -05:00
681eacf827 Improve dark mode support of Groups + bug fixes 2023-03-30 15:19:14 -04:00
4b3b601659 Add tests for GroupOptionsButton 2023-03-30 12:57:42 -04:00
697791fc5d Add tests for GroupRelationship 2023-03-30 12:57:23 -04:00
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
01458c3003 Merge branch 'reply-popover' into 'develop'
Add popover when trying to reply to Group status

See merge request soapbox-pub/soapbox!2386
2023-03-30 13:23:47 +00:00
e47b9300f0 EditGroup: add "cannot change" hint 2023-03-29 20:45:40 -05:00
79a33d0f1d Input: improve disabled style 2023-03-29 20:37:22 -05:00
9e60d90812 We do a little refactoring 2023-03-29 20:30:05 -05:00
f3727440ff Move form hooks into their own files 2023-03-29 20:14:41 -05:00
eb055339d8 react-hook-form SUX 2023-03-29 20:00:04 -05:00
eb6c82a867 Make EditGroup page work, pretty much 2023-03-29 19:18:20 -05:00
bfd40fa373 Boilerplate Edit Group page by copying code from the modal 2023-03-29 14:51:29 -05:00
1e69812078 Add popover when trying to reply to Group status 2023-03-28 15:39:41 -04:00
af9439f1d3 Use entity store for Group Search 2023-03-28 12:57:44 -04:00
ca0987dec2 Update variables to use proper naming 2023-03-28 11:53:13 -04:00