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>
|
2 months ago |
Daniel Supernault
|
18cddd43f3
|
Update Bouncer, adjust advanced Autospam logic
|
3 years ago |
Daniel Supernault
|
053b30bca0
|
Update nav and Bouncer
|
3 years ago |
Daniel Supernault
|
56ec083db5
|
Update Bouncer
|
3 years ago |
Daniel Supernault
|
d5f63f8a71
|
Update AutoSpam Bouncer, generate notification on positive detections
|
3 years ago |
Daniel Supernault
|
4e1d0ed596
|
Add admin report email notifications
|
3 years ago |
Daniel Supernault
|
6033d83726
|
Fix unlisted post web redirect and api response
|
3 years ago |
Daniel Supernault
|
19d140b020
|
Update FollowerService
|
4 years ago |
Daniel Supernault
|
f0d4c17236
|
Update Autospam service, use silent classification for better user experience
|
4 years ago |
Daniel Supernault
|
f3a2b354db
|
Update bouncer
|
5 years ago |
Daniel Supernault
|
37dbb3de29
|
Update MediaStorageService, dispatch deletes to MediaDeletePipeline
|
5 years ago |
Daniel Supernault
|
6d078377f1
|
Update AdminController
|
5 years ago |
Daniel Supernault
|
5ac1746aff
|
Update bouncer
|
5 years ago |
Daniel Supernault
|
7d818197bb
|
Update antispam bouncer, change recent from 1 week to 3 months
|
5 years ago |
Daniel Supernault
|
b892bcf0e8
|
Add autospam feature
|
5 years ago |