Commit graph

6945 commits

Author SHA1 Message Date
Chewbacca
11cb90bb15 Allow admins to report Groups 2023-04-24 11:33:42 -04: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
marcin mikołajczak
abfad1a4a7 Merge branch 'gallery-empty-column' into 'develop'
Make empty-column-indicator fullwidth on Gallery pages

See merge request soapbox-pub/soapbox!2463
2023-04-22 21:35:28 +00: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
1e18f78756 Fix v2 filters
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-21 23:41:55 +02:00
Chewbacca
e5f7fe244c Grid spacing improvements 2023-04-21 10:11:34 -04:00
Chewbacca
63ca6554d1 Improve spacing between GroupGridItem 2023-04-21 09:46:19 -04:00
Chewbacca
f61202c6e0 Fix z-index positioning of Group Grid item 2023-04-21 09:41:28 -04: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
fc6eba91ac Merge branch 'improve-group-creation' into 'develop'
Improve group creation

See merge request soapbox-pub/soapbox!2456
2023-04-20 14:28:25 +00:00
Chewbacca
67a5240e43 Add locale 2023-04-20 09:51:40 -04:00
Chewbacca
584b3bb539 Merge branch 'my-groups-pagination' into 'develop'
Support pagination in My Groups

See merge request soapbox-pub/soapbox!2455
2023-04-20 13:49:20 +00:00
marcin mikołajczak
e72e39b5ef Merge branch 'schedule-form-order' into 'develop'
Move ScheduleForm below SpoilerInput in ComposeForm

See merge request soapbox-pub/soapbox!2452
2023-04-19 21:13:19 +00:00
Chewbacca
c87589be4e Build group URI and handle successful copying 2023-04-19 16:51:07 -04:00
Chewbacca
2813b02329 Coerce group 'id' into String 2023-04-19 16:45:26 -04:00
Chewbacca
68be77fa54 Use 'copy' function for copying group uri 2023-04-19 16:44:22 -04:00
Chewbacca
e43a9164b7 Update modal title in Group creation 2023-04-19 16:44:00 -04:00
Chewbacca
2516fd36e0 Update 'Create Group' modal title dynamically 2023-04-19 16:28:15 -04:00
Chewbacca
bc72b1822e Support pagination in My Groups 2023-04-19 16:22:34 -04:00
Chewbacca
7675b18e52 Merge branch 'group-quote-fix' into 'develop'
Groups: set composer visibilty when quoting a group post

See merge request soapbox-pub/soapbox!2454
2023-04-19 15:54:44 +00:00
Alex Gleason
666c95e0b5
Groups: set composer visibilty when quoting a group post 2023-04-19 10:55:00 -04:00
Chewbacca
1074b003b0 Merge branch 'improve-status-info' into 'develop'
Improve StatusInfo for reposting from groups

See merge request soapbox-pub/soapbox!2453
2023-04-19 14:48:13 +00:00
Chewbacca
5dbaba3c41 Add locale 2023-04-19 10:20:23 -04:00
Chewbacca
2cce0435b4 Improve StatusInfo for reposting from groups 2023-04-19 10:09:03 -04:00
Chewbacca
5d58a3e18f Merge branch 'fix-request-to-media' into 'develop'
Fix 403 toast on Group Media endpoint

See merge request soapbox-pub/soapbox!2451
2023-04-19 13:24:25 +00:00
776cc1e5bb Move ScheduleForm below SpoilerInput in ComposeForm
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-19 15:20:19 +02:00
Alex Gleason
ec903a984d Merge branch 'thread-scrolltop' into 'develop'
Thread: scroll into view accounting for sticky column header

See merge request soapbox-pub/soapbox!2449
2023-04-19 13:13:03 +00:00
Alex Gleason
2b74250981 Merge branch 'ads-spacing' into 'develop'
Improve spacing of ads

See merge request soapbox-pub/soapbox!2448
2023-04-19 13:12:38 +00:00
Chewbacca
fcf6d258ef Prevent request to endpoint if not member 2023-04-18 16:51:55 -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
768fa1c4eb Merge branch 'profile-popup-corners' into 'develop'
ProfileHoverCard: fix rounded corners

See merge request soapbox-pub/soapbox!2447
2023-04-18 15:29:35 +00:00
Alex Gleason
de9e7b3c90
Thread: scroll into view accounting for sticky column header 2023-04-18 11:00:36 -04:00
Alex Gleason
6ad99d10dc
Improve spacing of ads 2023-04-18 10:56:03 -04:00
Alex Gleason
2216dc4d4c
ProfileHoverCard: fix rounded corners 2023-04-18 10:40:45 -04:00
Alex Gleason
70c2c5c438
GroupLinkPreview: link to slug URL 2023-04-18 10:00:18 -04:00
Alex Gleason
bf8efeee9e
Merge remote-tracking branch 'origin/develop' into group-lookup 2023-04-18 09:59:53 -04:00
Alex Gleason
1dea7b47c8 Merge branch 'group-link-preview' into 'develop'
Group Link Preview

See merge request soapbox-pub/soapbox!2445
2023-04-18 13:59:16 +00:00
Alex Gleason
19dfda4ca2
GroupLinkPreview: dark mode 2023-04-18 09:39:09 -04:00
Alex Gleason
3f44e6cdcb
GroupLinkPreview: fix cursor 2023-04-18 09:31:08 -04:00
Chewbacca
a461ef9f51 Fix endpoint 2023-04-17 16:55:45 -04:00
Alex Gleason
7b544d2427
Group Link Preview 2023-04-17 16:36:05 -04:00
Alex Gleason
c343cce5ea
Merge remote-tracking branch 'origin/develop' into group-lookup 2023-04-17 15:55:05 -04:00
Alex Gleason
dea9979b39
GroupLookup: improve column loading 2023-04-17 15:45:16 -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
Alex Gleason
ccde5f8823
Make GroupLookup HOC kind of work 2023-04-17 14:56:31 -04:00
Chewbacca
ddee915d39 Lint + Tests 2023-04-17 10:22:00 -04:00