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 Lint 9 months ago
OAuth Prevent deletion of personal access OAuth client 4 weeks 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 Lint 9 months ago
AdminController.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago
AdminCuratedRegisterController.php Update AdminCuratedRegisterController, fix existing account approval 2 years ago
AdminInviteController.php refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
AdminShadowFilterController.php Convert string references to `::class` 4 weeks 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 Add preliminary Authorize Interaction support 2 years ago
AvatarController.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago
BookmarkController.php Update BookmarkController.php 8 months ago
CircleController.php Lint 9 months ago
CircleProfileController.php Lint 9 months ago
CollectionController.php Convert string references to `::class` 4 weeks ago
CollectionItemController.php Lint 9 months ago
CommentController.php Convert string references to `::class` 4 weeks ago
ComposeController.php Convert string references to `::class` 4 weeks ago
ContactController.php Lint 9 months ago
Controller.php
CuratedRegisterController.php refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
CustomFilterController.php Fix PHP deprecation warnings for implicit nullable parameters 11 months ago
CustomFilterKeywordController.php Lint 9 months ago
CustomFilterStatusController.php Lint 9 months ago
DeckController.php Lint 9 months ago
DirectMessageController.php refactor: replace deprecated laravel/helpers with native alternatives 4 weeks ago
DiscoverCategoryController.php Lint 9 months ago
DiscoverCategoryHashtagController.php Lint 9 months ago
DiscoverController.php Update DiscoverController 1 year ago
FederationController.php Revert inbox changes 10 months ago
FollowerController.php Lint 9 months ago
GroupController.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago
GroupFederationController.php Lint 9 months ago
GroupPostController.php Lint 9 months ago
HashtagController.php
HashtagFollowController.php Lint 9 months ago
HealthCheckController.php Lint 9 months ago
ImportController.php Lint 9 months ago
ImportPostController.php Update IG Import 11 months ago
InstallController.php Update composer deps 7 months ago
InstanceActorController.php Lint 9 months ago
InternalApiController.php Convert string references to `::class` 4 weeks ago
LandingController.php Update landing settings, use config_cache 3 years ago
LikeController.php Lint 9 months ago
LiveStreamController.php Lint 9 months ago
MediaBlocklistController.php Lint 9 months ago
MediaController.php Update MediaController, fix redirect bug 2 years ago
MediaTagController.php Convert string references to `::class` 4 weeks ago
MicroController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 2 years ago
MobileController.php Lint 9 months ago
NewsroomController.php Lint 9 months ago
NotificationController.php
PageController.php Lint 9 months ago
ParentalControlsController.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago
PersonalAccessTokenController.php Handle PAT creation gracefully when not configured 4 weeks 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 Lint 9 months ago
PortfolioController.php Fix for portfolio with recent images not showing up on PSQL 8 months ago
ProfileAliasController.php Fix PHPStan 'empty() always exists and is not falsy' errors 11 months ago
ProfileController.php Convert string references to `::class` 4 weeks ago
ProfileMigrationController.php Lint 9 months ago
ProfileSponsorController.php
PublicApiController.php Update PublicApiController.php 8 months ago
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` 4 weeks ago
SearchController.php Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 2 years ago
SeasonalController.php Convert string references to `::class` 4 weeks ago
SettingsController.php Update SettingsController.php 1 month ago
SiteController.php Increase username length limit from 15 to 30 2 years ago
SoftwareUpdateController.php Lint 9 months ago
SpaController.php Lint 9 months ago
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` 4 weeks ago
UIKitController.php Lint 9 months ago
UserAppSettingsController.php Lint 9 months ago
UserEmailForgotController.php Increase username length limit from 15 to 30 2 years ago
UserInviteController.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago
UserRolesController.php Lint 9 months ago