mirror of https://github.com/pixelfed/pixelfed
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.
Aligns with the app's dominant convention (171 static Str:: calls vs 24 Str::of() chains). Uses Str::afterLast() for the repeated "segment after last slash" pattern, Str::matchAll() where a Collection return is needed, and native explode()/substr() where a plain array/string suffices. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
2 weeks ago | |
|---|---|---|
| .. | ||
| AdminAutospamController.php | 4 weeks ago | |
| AdminDirectoryController.php | 2 weeks ago | |
| AdminDiscoverController.php | 4 weeks ago | |
| AdminGroupsController.php | 4 weeks ago | |
| AdminHashtagsController.php | 4 weeks ago | |
| AdminInstanceController.php | 4 weeks ago | |
| AdminMediaController.php | 4 weeks ago | |
| AdminReportController.php | 3 weeks ago | |
| AdminSettingsController.php | 4 weeks ago | |
| AdminSupportController.php | 9 months ago | |
| AdminUserController.php | 3 weeks ago | |
| AdminUserInviteController.php | 2 weeks ago | |