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
Your Name 6d8ad3885a Convert string class references to ::class
Applies the ::class conversion from pixelfed-staging PR #9 (patch 1/21),
formatted with Pint (short imported ::class form). Excludes the
ModelNamespaceMigrationTest namespace assertions, which intentionally
compare against literal namespace strings.
3 weeks ago
..
AdminAutospamController.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AdminDirectoryController.php chore: move resources/lang to top-level lang/ per Laravel 9+ convention 3 weeks ago
AdminDiscoverController.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AdminGroupsController.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
AdminHashtagsController.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AdminInstanceController.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AdminMediaController.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AdminReportController.php Convert string class references to ::class 3 weeks ago
AdminSettingsController.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AdminSupportController.php Lint 9 months ago
AdminUserController.php Add success message for profile update action 3 weeks ago
AdminUserInviteController.php refactor: add return type declarations to controller methods 4 weeks ago