dansup
|
225e835015
|
Staging (#6264)
* StatusPipeline defensive checks
* HomeFeedPipeline defensive checks
* DeletePipeline defensive checks
* InboxPipeline defensive checks
* MediaPipeline defensive checks
* PushNotificationPipeline defensive checks
* LikePipeline defensive checks
* FollowPipeline defensive checks
* ImageOptimizePipeline defensive checks
* Misc pipelines defensive checks
* Update CommentPipeline.php
* Update FollowPushNotifyPipeline.php
* Update LikePushNotifyPipeline.php
* Update FollowPushNotifyPipeline.php
* Update MentionPushNotifyPipeline.php
* Update MoveSendUndoFollowPipeline.php
* Update RemoteFollowPipeline.php
* Update FollowPushNotifyPipeline.php
* Update LikePushNotifyPipeline.php
* Update MentionPushNotifyPipeline.php
* Update Site/Config.php - config_cache only has 1 arg. No fallback.
* Update Bouncer.php - Called 'count' on Laravel collection, but could have been retrieved as a query. 🪪 larastan.noUnnecessaryCollectionCall
* Update Status.php - Missing use App\Models\Conversation;
* Larastan: Update UndoSharePipeline.php (Undefined variable: $status)
* Update ResilientMediaStorageService.php
* Update ImageS3UploadPipeline.php
* Larastan: Update Profile.php missing "use App\Avatar;"
* Larastan: Update MediaStorageService.php
* Larastan: Update MediaPathService.php
* Update MediaPathService.php
* Update MediaStorageService.php
* Update ImageS3UploadPipeline.php
* Larastan: Update AddUserDomainBlock.php
```
------ -------------------------------------------------------------
Line Console/Commands/AddUserDomainBlock.php
------ -------------------------------------------------------------
37 Variable $domain in empty() always exists and is not falsy.
🪪 empty.variable
------ -------------------------------------------------------------
```
* Larastan: Update CatchUnoptimizedMedia.php
```
------ -------------------------------------------------------------------------------------------------
Line Console/Commands/CatchUnoptimizedMedia.php
------ -------------------------------------------------------------------------------------------------
31 Constructor of class App\Console\Commands\CatchUnoptimizedMedia has an unused parameter $media.
🪪 constructor.unusedParameter
------ -------------------------------------------------------------------------------------------------
```
* Update DeleteUserDomainBlock.php
* Update StatusHashtag.php
* Update FixLikes.php
* Update User.php
* Update Installer.php
* Update SeedFollows.php
* Update DiscoverCategory.php
* Update FollowRequest.php
* Update Follower.php
* Update AccountController.php
* Update CustomFilterKeyword.php
* Update FederationController.php
* Update Inbox.php
* Update HttpSignature.php
---------
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Shlee <github@shl.ee>
|
9 months ago |
dansup
|
7288acfa35
|
Merge pull request #6263 from pixelfed/shleeable-patch-26
Larastan: Update HttpSignature.php
|
9 months ago |
dansup
|
6433027a85
|
Merge pull request #6262 from pixelfed/shleeable-patch-25
Larastan: Update Inbox.php
|
9 months ago |
dansup
|
ea0fd2e719
|
Merge pull request #6261 from pixelfed/shleeable-patch-24
Larastan: Update FederationController.php
|
9 months ago |
dansup
|
e5ad81e839
|
Merge pull request #6260 from pixelfed/shleeable-patch-23
Larastan: Update CustomFilterKeyword.php
|
9 months ago |
dansup
|
fd83b90bdb
|
Merge pull request #6259 from pixelfed/shleeable-patch-22
Larastan: Update AccountController.php
|
9 months ago |
dansup
|
307bf0514b
|
Merge pull request #6258 from pixelfed/shleeable-patch-21
Larastan: Update Follower.php
|
9 months ago |
dansup
|
1c6dbf1bd2
|
Merge pull request #6257 from pixelfed/shleeable-patch-20
Larastan: Update FollowRequest.php
|
9 months ago |
dansup
|
b4d2705554
|
Merge pull request #6256 from pixelfed/shleeable-patch-19
Larastan: Update DiscoverCategory.php
|
9 months ago |
Shlee
|
b2e2e7f2fd
|
Update HttpSignature.php
|
9 months ago |
dansup
|
27433c1d71
|
Merge pull request #6255 from pixelfed/shleeable-patch-18
Larastan: Update SeedFollows.php
|
9 months ago |
dansup
|
ccd6055923
|
Merge pull request #6254 from pixelfed/shleeable-patch-17
Larastan: Update Installer.php
|
9 months ago |
dansup
|
8638b20ca4
|
Merge pull request #6253 from pixelfed/shleeable-patch-16
Larastan: Update User.php
|
9 months ago |
dansup
|
4cdd0b77f0
|
Merge pull request #6252 from pixelfed/shleeable-patch-15
Larastan: Update FixLikes.php
|
9 months ago |
dansup
|
9eada82499
|
Merge pull request #6251 from pixelfed/shleeable-patch-14-1
Larastan: Update StatusHashtag.php
|
9 months ago |
dansup
|
ca79f570ce
|
Merge pull request #6250 from pixelfed/shleeable-patch-13
Larastan: Update DeleteUserDomainBlock.php
|
9 months ago |
dansup
|
54ef2fb165
|
Merge pull request #6249 from pixelfed/shleeable-patch-12
Larastan: Update CatchUnoptimizedMedia.php
|
9 months ago |
dansup
|
f51460e4fc
|
Merge pull request #6248 from pixelfed/shleeable-patch-11
Larastan: Update AddUserDomainBlock.php
|
9 months ago |
dansup
|
cc5fbb860b
|
Merge pull request #6247 from pixelfed/shleeable-patch-10
Larastan: Update MediaPathService.php
|
9 months ago |
Shlee
|
b7442c3209
|
Update Inbox.php
|
9 months ago |
dansup
|
8bc11914ad
|
Merge pull request #6246 from pixelfed/shleeable-patch-9
Larastan: Update MediaStorageService.php
|
9 months ago |
Shlee
|
d8c9d72f11
|
Update FederationController.php
|
9 months ago |
dansup
|
cb9746435a
|
Merge pull request #6245 from pixelfed/shleeable-patch-8
Larastan: Update Profile.php missing "use App\Avatar;"
|
9 months ago |
dansup
|
224053ecfa
|
Merge pull request #6244 from pixelfed/shleeable-patch-7
Larastan: Update ImageS3UploadPipeline.php (Variable $file might not be defined. )
|
9 months ago |
dansup
|
e9c742a5e2
|
Merge pull request #6243 from pixelfed/shleeable-patch-6
Larastan: Update ResilientMediaStorageService.php (Variable $file might not be defined. )
|
9 months ago |
dansup
|
3ea137dfd6
|
Merge pull request #6242 from pixelfed/shleeable-patch-5
Larastan: Update UndoSharePipeline.php (Undefined variable: $status)
|
9 months ago |
dansup
|
eb56062fd0
|
Merge pull request #6241 from pixelfed/shleeable-patch-4
Larastan: Update Status.php - Missing use App\Models\Conversation;
|
9 months ago |
dansup
|
3fbeb53eeb
|
Merge pull request #6240 from pixelfed/shleeable-patch-2
larastan: Update Bouncer.php - Called 'count' on Laravel collection, but could have been retrieved as a query. (noUnnecessaryCollectionCall)
|
9 months ago |
dansup
|
d558472e1f
|
Merge pull request #6239 from pixelfed/shleeable-patch-1
Larastan: Update Site/Config.php - config_cache only has 1 arg. No fallback.
|
9 months ago |
dansup
|
0714d299a0
|
Merge pull request #6238 from shleeable/JobBatchv1-PushNotificationPipeline
JobBatch v1- PushNotification pipelines defensive checks
|
9 months ago |
dansup
|
96c4da440d
|
Merge pull request #6237 from shleeable/JobBatchv1-HomeFeedPipeline
JobBatch v1- HomeFeed pipelines defensive checks
|
9 months ago |
dansup
|
45453fd17b
|
Merge pull request #6236 from shleeable/JobBatchv1-ImageOptimizePipeline
JobBatch v1- ImageOptimizePipeline pipelines defensive checks
|
9 months ago |
dansup
|
87e2953b19
|
Merge pull request #6235 from shleeable/JobBatchv1-FollowPipeline
JobBatch v1- Follow pipelines defensive checks
|
9 months ago |
dansup
|
27daf6ec2b
|
Merge pull request #6234 from shleeable/JobBatchv1-MediaPipeline
JobBatch v1- Media pipelines defensive checks
|
9 months ago |
dansup
|
6cc56548ca
|
Merge pull request #6233 from shleeable/JobBatchv1-LikePipeline
JobBatch v1- Like pipelines defensive checks
|
9 months ago |
Shlee
|
cc9bab1171
|
Update CustomFilterKeyword.php
|
9 months ago |
dansup
|
8e56d0cf83
|
Merge pull request #6232 from shleeable/JobBatchv1-DeletePipeline
JobBatch v1- Delete pipelines defensive checks
|
9 months ago |
dansup
|
03e64efd68
|
Merge pull request #6231 from shleeable/JobBatchv1-StatusPipeline
JobBatch v1- Status pipelines defensive checks
|
9 months ago |
dansup
|
b4dacca924
|
Merge pull request #6230 from shleeable/JobBatchv1-InboxPipeline
JobBatch v1- Inbox pipelines defensive checks
|
9 months ago |
dansup
|
17b9501e1e
|
Merge pull request #6229 from shleeable/JobBatchv1-MiscPipelines
JobBatch v1- Misc pipelines defensive checks
|
9 months ago |
Shlee
|
5a3d841e19
|
Update AccountController.php
|
9 months ago |
Shlee
|
0f3a4a2fbc
|
Update Follower.php
|
9 months ago |
Shlee
|
cde6624868
|
Update FollowRequest.php
|
9 months ago |
Shlee
|
6c0893c24c
|
Update DiscoverCategory.php
|
9 months ago |
Shlee
|
acbc3829d2
|
Update SeedFollows.php
|
9 months ago |
Shlee
|
f64d37a54e
|
Update Installer.php
|
9 months ago |
Shlee
|
b1ee8d94d2
|
Update User.php
|
9 months ago |
Shlee
|
70ffdebdea
|
Update FixLikes.php
|
9 months ago |
Shlee
|
b18b33c998
|
Update StatusHashtag.php
|
9 months ago |
Shlee
|
e898d29ce9
|
Update DeleteUserDomainBlock.php
|
9 months ago |