Commit graph

142 commits

Author SHA1 Message Date
Chewbacca
78621a696e Merge branch 'handle-deleted-groups' into 'develop'
Account for soft-deleted Groups in the profile

See merge request soapbox-pub/soapbox!2479
2023-05-01 15:58:06 +00:00
97dd235de3 Use note_plain on group edit page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-29 13:56:07 +02:00
Chewbacca
27f632786f Account for soft-deleted Groups in the profile 2023-04-26 15:53:52 -04:00
Chewbacca
3a5f9f3c93 Update GroupRelationship state after join/leave group 2023-04-26 14:27:36 -04:00
Chewbacca
c001a4ab76 Merge branch 'update-group-tag-schema' into 'develop'
Change 'uses' to 'groups' in Tag schema

See merge request soapbox-pub/soapbox!2474
2023-04-26 17:05:38 +00:00
Chewbacca
f19e3b01c2 Merge branch 'fix-visibility-logic' into 'develop'
Fix logic with toggling Group Tag visibility

See merge request soapbox-pub/soapbox!2473
2023-04-26 17:05:29 +00:00
Chewbacca
5d923842c5 Change 'uses' to 'groups' in Tag schema 2023-04-26 09:17:31 -04:00
Chewbacca
4f0cafabcf Fix logic with toggling Group Tag visibility 2023-04-26 09:08:00 -04:00
Chewbacca
36be68cdcc Improve fallback of Group Avatars not loading 2023-04-26 09:04:25 -04:00
Alex Gleason
39d381ae4a Merge branch 'drop-zones' into 'develop'
Drop zones

See merge request soapbox-pub/soapbox!2464
2023-04-25 13:55:17 +00:00
Chewbacca
533400bd66 Merge branch 'clear-pending-cache' into 'develop'
Clear pending groups cache

See merge request soapbox-pub/soapbox!2468
2023-04-24 16:32:27 +00:00
Chewbacca
c5151417d1 Merge branch 'fallback-group-images' into 'develop'
Handle errors on Group Headers

See merge request soapbox-pub/soapbox!2465
2023-04-24 16:20:25 +00:00
Chewbacca
81bf8649b4 Merge branch 'fix-reporting-modal' into 'develop'
Fix reporting modal

See merge request soapbox-pub/soapbox!2466
2023-04-24 16:19:55 +00:00
Chewbacca
68d3775737 Clear pending groups cache 2023-04-24 12:15:56 -04:00
Chewbacca
11cb90bb15 Allow admins to report Groups 2023-04-24 11:33:42 -04:00
Alex Gleason
5834be838b Merge branch 'group-tags-x' into 'develop'
GroupTagsField: hide "x" until there's more than one tag

See merge request soapbox-pub/soapbox!2461
2023-04-24 15:00:30 +00:00
Chewbacca
b6a5c56859 Merge branch 'tag-improvements' into 'develop'
Tag improvements

See merge request soapbox-pub/soapbox!2458
2023-04-24 12:59:13 +00:00
Chewbacca
8530471ddb Handle errors on Group Headers 2023-04-24 08:17:51 -04:00
Alex Gleason
0904b6a2a0
Fix drag-and-drop interaction with ComposeModal 2023-04-21 17:13:40 -05:00
Alex Gleason
c9037f6661
GroupTimeline: add drop zone to composer 2023-04-21 16:54:23 -05:00
78ce8a4894 Make empty-column-indicator fullwidth on Gallery pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-21 23:50:08 +02:00
Alex Gleason
ede31e4e5a
GroupTagsField: hide "x" until there's more than one tag 2023-04-21 11:31:59 -05:00
Chewbacca
ed4b86c5fa Add page to show statuses per tag 2023-04-21 09:36:37 -04:00
Chewbacca
6977d305bf Fix route to tag path 2023-04-21 09:36:26 -04:00
Chewbacca
7842f8e7dc Only owners can edit tags 2023-04-21 09:36:08 -04:00
Chewbacca
e88be5fada Fix spacing 2023-04-18 12:03:52 -04:00
Chewbacca
0f29c5673c Fix bug with slug in Group Media 2023-04-18 12:03:42 -04:00
Alex Gleason
c343cce5ea
Merge remote-tracking branch 'origin/develop' into group-lookup 2023-04-17 15:55:05 -04:00
Alex Gleason
f2d5b2eaef
Update group URLs to use slugs 2023-04-17 15:42:08 -04:00
Alex Gleason
1bce61182c
Make components use groupId param 2023-04-17 15:28:20 -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
cd890c8641 Handle error from API on Group Save 2023-04-12 16:56:56 -04:00
Chewbacca
dd94dbad8e Update toast after saving Groups 2023-04-12 15:32:29 -04:00
Chewbacca
c8d9197065 Support autoFocus in Streamfield 2023-04-12 09:17:26 -04:00
Alex Gleason
7720df2ebe
Merge remote-tracking branch 'origin/develop' into group-gallery 2023-04-11 11:01:37 -05:00
Chewbacca
e82ecdc05c Improve alignment/spacing 2023-04-11 08:55:17 -04:00
Alex Gleason
ce0557546a
Groups: add group gallery 2023-04-10 15:22:08 -05:00
Alex Gleason
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
Alex Gleason
7a3f98ca64
EditGroup: remove toast 2023-04-05 15:57:33 -05:00
Alex Gleason
088f7e0b0e
GroupTagsField: i18n 2023-04-05 15:55:29 -05: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
1049968fd6
GroupMembershipRequests: invalidate list on unmount 2023-04-04 15:35:28 -05:00
Alex Gleason
ae4430b9eb
EditGroup: allow managing topics 2023-04-04 14:54:32 -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
Chewbacca
f20dade50b Update entity in store after canceling request 2023-04-04 12:08:29 -04:00
Chewbacca
e78bbf4e19 Allow Admins to manage/leave Group 2023-04-04 12:08:26 -04:00