You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Services/Groups
Your Name 042ab0a6e4 Convert optional() to nullsafe operator
Applies patch 2/21 from pixelfed-staging PR #9: replaces optional($x)->y
with $x?->y across 16 files. Pint-clean.
3 weeks ago
..
GroupAccountService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
GroupActivityPubService.php Lint 9 months ago
GroupCommentService.php fix: resolve larastan class.notFound errors 4 weeks ago
GroupFeedService.php Lint 9 months ago
GroupHashtagService.php Lint 9 months ago
GroupMediaService.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
GroupPostService.php Convert optional() to nullsafe operator 3 weeks ago
GroupsLikeService.php Lint 9 months ago