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/Settings
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
..
ExportSettings.php Update Data Export, refactor following/follower and statuses exports to allow accounts of any size with api entity instead of ap 2 years ago
HomeSettings.php Convert string references to `::class` 1 month ago
LabsSettings.php Lint 9 months ago
PrivacySettings.php Convert string references to `::class` 1 month ago
RelationshipSettings.php Lint 9 months ago
SecuritySettings.php refactor: replace deprecated str_random() with Str::random() 4 weeks ago