Commit Graph

574 Commits (db0c8befeae3bb1cbfc748029fc53000cbb62ff0)

Author SHA1 Message Date
dansup db0c8befea
Merge pull request #6452 from pixelfed/a3
bugfix: Remove a unnecessary join from Hashtag fanout
7 months ago
dansup 9969a394c3
Merge pull request #6451 from pixelfed/a1
bugfix: Video/ImageThumbnail marks media as processed even when thumbnail generation fails
7 months ago
Your Name daea5da055 fix 8 months ago
Your Name 13d877b832 bug 8 months ago
Your Name 89c54bbd84 bad logic 8 months ago
Shlee 8d7b090e4c
Update DeleteRemoteProfilePipeline.php 8 months ago
dansup 712c279b0a
Merge pull request #6414 from pixelfed/shleeable-patch-13
Bugfix: Remote home fanout ignores mutes/blocks due to user_id vs profile_id mismatch
8 months ago
Shlee ec3e723a63
Update HashtagInsertFanoutPipeline.php 9 months ago
Shlee ce8836fa3b
Update FeedInsertPipeline.php 9 months ago
Shlee e3de5c8596
Update FeedInsertRemotePipeline.php 9 months ago
Shlee 5f831b48f7
Update ProfileMigrationDeliverMoveActivityPipeline.php 9 months ago
Shlee 16d374aa08
Update StatusLocalUpdateActivityPubDeliverPipeline.php 9 months ago
Shlee 6ff0c899f0
Update StatusActivityPubDeliver.php 9 months ago
Daniel Supernault 53742fa699
Lint 9 months ago
Daniel Supernault 374344754e
Lint 9 months ago
Daniel Supernault 4bc1e22121
Refactor LikePipeline and improve Undo Announce handling 11 months ago
Daniel Supernault efd351900d
Fix InboxWorker 11 months ago
Daniel Supernault 04bf75fb68
Revert inbox changes 11 months ago
Shlee 130dca355b
Regression - Fix federation - Update ActivityHandler.php (#6345)
* Update ActivityHandler.php

* Update ActivityHandler.php
11 months ago
dansup eae2dafcac
Merge branch 'staging' into intervention-laravel-clean 11 months ago
Shlee f839a1a67d
Update AvatarOptimize.php 11 months ago
Shlee 8ee07248d9
Update AvatarOptimize.php 11 months ago
Shlee b87b7c82b5
Update ImageResizePipeline.php 11 months ago
Your Name 45a9a3b472 RemoveUnreachableStatementRector 11 months ago
dansup 7881b09c2f
Merge pull request #6304 from pixelfed/classV2
Larastan: Fix Missing classes 2 - Medium risk
11 months ago
dansup 14d5fe940e
Merge pull request #6302 from pixelfed/miscClosureUnusedUseV2
Larastan: fix Unused Use - Low risk
11 months ago
dansup bacc8bc134
Merge pull request #6300 from pixelfed/argumentsV1
Larastan: Fix too many arguments - Medium risk
11 months ago
dansup f9d430d6e6
Merge pull request #6299 from pixelfed/classNotFoundV1
Larastan: Fix Missing classes - Low risk
11 months ago
dansup 6df58e67f2
Merge pull request #6290 from pixelfed/emptyv1
Larastan: 'empty() always exists and is not falsy' errors - Low risk
11 months ago
dansup 93217c8c63
Merge pull request #6284 from pixelfed/shleeable-patch-15
Larastan: Remove unused arg from Function config_cache - Safe/Mergable
11 months ago
Your Name 15cc07e602 Fix all class.notFound PHPStan issues - 31 fixes 11 months ago
Your Name 28ed625f12 Fix PHPStan closure.unusedUse issues - 7 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
Your Name 72e840345e Fix PHPStan 'empty() always exists and is not falsy' errors
- Remove redundant empty() checks where variables are guaranteed to exist and be non-falsy
- Replace empty() with simple null/false checks where appropriate
- Maintain original logic while fixing static analysis issues
- Affected files:
  - app/Http/Controllers/GroupController.php
  - app/Http/Controllers/ProfileAliasController.php
  - app/Jobs/ImageOptimizePipeline/ImageUpdate.php
  - app/Jobs/InboxPipeline/DeleteWorker.php
  - app/Jobs/InboxPipeline/InboxValidator.php
  - app/Jobs/InboxPipeline/InboxWorker.php
  - app/Jobs/ProfilePipeline/HandleUpdateActivity.php
  - app/Rules/ExpoPushTokenRule.php
  - app/Services/AutospamService.php
  - app/Services/CollectionService.php
  - app/Services/NotificationAppGatewayService.php
  - app/Services/WebfingerService.php
  - app/Util/ActivityPub/Helpers.php
11 months ago
Shlee 4fa2942778
Update StoryFetch.php 11 months ago
Shlee f63346be32
Larastan: Update NewStatusPipeline.php - REVIEW 11 months ago
dansup 224053ecfa
Merge pull request #6244 from pixelfed/shleeable-patch-7
Larastan: Update ImageS3UploadPipeline.php (Variable $file might not be defined. )
11 months ago
dansup 3ea137dfd6
Merge pull request #6242 from pixelfed/shleeable-patch-5
Larastan: Update UndoSharePipeline.php (Undefined variable: $status)
11 months ago
dansup 0714d299a0
Merge pull request #6238 from shleeable/JobBatchv1-PushNotificationPipeline
JobBatch v1- PushNotification pipelines defensive checks
11 months ago
dansup 96c4da440d
Merge pull request #6237 from shleeable/JobBatchv1-HomeFeedPipeline
JobBatch v1- HomeFeed pipelines defensive checks
11 months ago
dansup 45453fd17b
Merge pull request #6236 from shleeable/JobBatchv1-ImageOptimizePipeline
JobBatch v1- ImageOptimizePipeline pipelines defensive checks
11 months ago
dansup 87e2953b19
Merge pull request #6235 from shleeable/JobBatchv1-FollowPipeline
JobBatch v1- Follow pipelines defensive checks
11 months ago
dansup 27daf6ec2b
Merge pull request #6234 from shleeable/JobBatchv1-MediaPipeline
JobBatch v1- Media pipelines defensive checks
11 months ago
dansup 6cc56548ca
Merge pull request #6233 from shleeable/JobBatchv1-LikePipeline
JobBatch v1- Like pipelines defensive checks
11 months ago
dansup 8e56d0cf83
Merge pull request #6232 from shleeable/JobBatchv1-DeletePipeline
JobBatch v1- Delete pipelines defensive checks
11 months ago
dansup 03e64efd68
Merge pull request #6231 from shleeable/JobBatchv1-StatusPipeline
JobBatch v1- Status pipelines defensive checks
11 months ago
dansup b4dacca924
Merge pull request #6230 from shleeable/JobBatchv1-InboxPipeline
JobBatch v1- Inbox pipelines defensive checks
11 months ago
dansup 17b9501e1e
Merge pull request #6229 from shleeable/JobBatchv1-MiscPipelines
JobBatch v1- Misc pipelines defensive checks
11 months ago
Shlee 57307aaff1
Update ImageS3UploadPipeline.php 11 months ago