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/Jobs
Shlee 140221fe90
Merge pull request #7192 from pixelfed/refactor/str-of-to-native
Laravel 13 Prep: Replace Str::of() fluent chains with static Str::/native calls
2 weeks ago
..
AdminPipeline refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AutospamPipeline refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
AvatarPipeline Merge pull request #7192 from pixelfed/refactor/str-of-to-native 2 weeks ago
CommentPipeline refactor: extract duplicate patterns into shared methods 4 weeks ago
ContactPipeline refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
CuratedOnboarding refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
DeletePipeline Trigger StatusHashtag observer on deletion to keep cached_count accurate 2 weeks ago
DirectPipeline Lint 9 months ago
FollowPipeline refactor: extract duplicate patterns into shared methods 4 weeks ago
GroupPipeline refactor: extract duplicate patterns into shared methods 4 weeks ago
GroupsPipeline refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
HomeFeedPipeline Extract following-ids lookup into FollowerService::getFollowingIds 3 weeks ago
ImageOptimizePipeline Use now() helper instead of Carbon::now() for current-time access 2 weeks ago
ImportPipeline Use now() helper instead of Carbon::now() for current-time access 2 weeks ago
InboxPipeline Validate publicKey.id host on inbox actor ingest to prevent key_id poisoning 2 weeks ago
InstancePipeline refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
InternalPipeline Backfill storage_used on upgrade via queued job + data migration 2 weeks ago
LikePipeline Federate unlike before deleting Like so retries can deliver 2 weeks ago
MediaPipeline Fix account storage limit not freeing on media deletion (#7169) 2 weeks ago
MentionPipeline refactor: extract duplicate patterns into shared methods 4 weeks ago
ModPipeline refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
MovePipeline Merge pull request #6892 from pixelfed/refactor/move-models-to-namespace 4 weeks ago
NotificationPipeline Update post pinning, and dispatch Notification cache warming to a job, and fix reblogged state on some endpoints 1 year ago
ParentalControlsPipeline Lint 9 months ago
ProfilePipeline refactor: extract duplicate patterns into shared methods 4 weeks ago
PushNotificationPipeline Lint 9 months ago
ReportPipeline Lint 9 months ago
SharePipeline Fix reblog handling 3 weeks ago
StatusPipeline Deliver posts regardless of profile no_autolink flag 2 weeks ago
StoryPipeline Merge pull request #7134 from shleeable/fix/storyfetch-ssrf 2 weeks ago
VideoPipeline Merge pull request #6667 from vinzgreg/fix/blurhash-memory-strands-video-uploads 4 weeks ago