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/Http/Controllers/Admin
Shlee 140221fe90
Merge pull request #7192 from pixelfed/refactor/str-of-to-native
Laravel 13 Prep: Replace Str::of() fluent chains with static Str::/native calls
2 weeks ago
..
AdminAutospamController.php
AdminDirectoryController.php Replace Str::of() fluent chains with static Str::/native calls 2 weeks ago
AdminDiscoverController.php
AdminGroupsController.php
AdminHashtagsController.php
AdminInstanceController.php
AdminMediaController.php
AdminReportController.php Use now() helper instead of Carbon::now() for current-time access 2 weeks ago
AdminSettingsController.php
AdminSupportController.php
AdminUserController.php
AdminUserInviteController.php Refactor Auth, remove expensive middleware 2 weeks ago