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
Your Name 98267eb26f refactor: replace deprecated str_random() with Str::random()
str_random() is a deprecated helper from laravel/helpers that was
missed in the initial helpers removal. Replace all 18 call sites
with the modern Str::random() equivalent.
4 weeks ago
..
Admin refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
Api refactor: replace deprecated str_random() with Str::random() 4 weeks ago
Auth refactor: replace deprecated str_random() with Str::random() 4 weeks ago
Groups Update trustedproxy config 1 month ago
Import
…
OAuth Prevent deletion of personal access OAuth client 1 month ago
Settings refactor: replace deprecated str_random() with Str::random() 4 weeks ago
Stories refactor: replace deprecated str_random() with Str::random() 4 weeks ago
AccountController.php refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
AccountInterstitialController.php
…
AdminController.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago
AdminCuratedRegisterController.php
…
AdminInviteController.php refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
AdminShadowFilterController.php Convert string references to `::class` 1 month ago
ApiController.php Remove exp.rec recommendations dead code 5 months ago
AppRegisterController.php refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
AuthorizeInteractionController.php
…
AvatarController.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago
BookmarkController.php
…
CircleController.php
…
CircleProfileController.php
…
CollectionController.php Convert string references to `::class` 1 month ago
CollectionItemController.php
…
CommentController.php Convert string references to `::class` 1 month ago
ComposeController.php Convert string references to `::class` 1 month ago
ContactController.php
…
Controller.php
…
CuratedRegisterController.php refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
CustomFilterController.php
…
CustomFilterKeywordController.php
…
CustomFilterStatusController.php
…
DeckController.php
…
DirectMessageController.php refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
DiscoverCategoryController.php
…
DiscoverCategoryHashtagController.php
…
DiscoverController.php
…
FederationController.php Revert inbox changes 11 months ago
FollowerController.php
…
GroupController.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago
GroupFederationController.php
…
GroupPostController.php
…
HashtagController.php
…
HashtagFollowController.php
…
HealthCheckController.php
…
ImportController.php
…
ImportPostController.php
…
InstallController.php
…
InstanceActorController.php
…
InternalApiController.php Convert string references to `::class` 1 month ago
LandingController.php
…
LikeController.php Lint 9 months ago
LiveStreamController.php
…
MediaBlocklistController.php
…
MediaController.php
…
MediaTagController.php Convert string references to `::class` 1 month ago
MicroController.php
…
MobileController.php Lint 9 months ago
NewsroomController.php
…
NotificationController.php
…
PageController.php
…
ParentalControlsController.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago
PersonalAccessTokenController.php Handle PAT creation gracefully when not configured 1 month ago
PixelfedDirectoryController.php Check for oauth keys from the config, as well as from disk 2 years ago
PlaceController.php Update PlaceController.php 1 month ago
PollController.php
…
PortfolioController.php
…
ProfileAliasController.php Fix PHPStan 'empty() always exists and is not falsy' errors 11 months ago
ProfileController.php Convert string references to `::class` 1 month ago
ProfileMigrationController.php
…
ProfileSponsorController.php Update ProfileSponsorController 7 years ago
PublicApiController.php
…
RemoteAuthController.php refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
RemoteOidcController.php Update RemoteOidcController.php 1 month ago
ReportController.php Convert string references to `::class` 1 month ago
SearchController.php
…
SeasonalController.php Convert string references to `::class` 1 month ago
SettingsController.php Update SettingsController.php 1 month ago
SiteController.php
…
SoftwareUpdateController.php
…
SpaController.php
…
StatusController.php refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
StatusEditController.php Merge branch 'staging' into remove-exp-pue 1 month ago
StoryComposeController.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago
StoryController.php Update StoryController.php 1 month ago
TimelineController.php Convert string references to `::class` 1 month ago
UIKitController.php
…
UserAppSettingsController.php
…
UserEmailForgotController.php
…
UserInviteController.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago
UserRolesController.php
…