Commit Graph

16 Commits (98267eb26f738b5cd81879a7cb5bf80981391a25)

Author SHA1 Message Date
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
Daniel Supernault 53742fa699
Lint 9 months ago
dansup 7881b09c2f
Merge pull request #6304 from pixelfed/classV2
Larastan: Fix Missing classes 2 - Medium risk
11 months ago
dansup bacc8bc134
Merge pull request #6300 from pixelfed/argumentsV1
Larastan: Fix too many arguments - Medium risk
11 months ago
Your Name 15cc07e602 Fix all class.notFound PHPStan issues - 31 fixes 11 months ago
Your Name b5c6984689 Fix PHPStan arguments.count issues 11 months ago
Your Name ca6c875bbb Fix PHPStan class.notFound issues 11 months ago
Daniel Supernault 5162c0704a
Update RemoteFollowImportRecent, use MediaPathService 3 years ago
Daniel Supernault 5b55165acd
Update RemoteFollow job 7 years ago
Kirk Strauser 5d263d1c2e
PixelFed -> Pixelfed
There was a remaining mix of capital-F "PixelFed" occurrences. This
changes everything to the same capitalization, "Pixelfed", for
consistency.
7 years ago
Hawkheart 88d2488d08
extend URL validation
this code is currently dead, but improving it should it become live
8 years ago
Daniel Supernault d40af20013
Update RemoteFollow pipeline 8 years ago
Daniel Supernault c710effcd4
Fix pleroma bug with invalid urls 8 years ago
daniel b8abbdd90f Apply fixes from StyleCI 8 years ago
Daniel Supernault 2a3aa3f85b
Update RemoteFollow Pipeline 8 years ago
Daniel Supernault e2afe175f4 Add RemoteFollowPipeline
Still a WIP
8 years ago