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
Your Name 252dea7016 Track media storage quota via an explicit lifecycle enum
Charge the raw upload size immediately (enforce on raw, never under-count),
correct down to the optimized size in the finalize job, and refund on delete.
Each transition is guarded by media.quota_status so retries can't double-apply.
1 week 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 Track media storage quota via an explicit lifecycle enum 1 week 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 Delete NotificationEpochUpdatePipeline.php 2 weeks ago
LikePipeline Federate unlike before deleting Like so retries can deliver 2 weeks ago
MediaPipeline Track media storage quota via an explicit lifecycle enum 1 week 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 Improve federation handling 2 weeks ago
StoryPipeline Merge pull request #7134 from shleeable/fix/storyfetch-ssrf 2 weeks ago
VideoPipeline Track media storage quota via an explicit lifecycle enum 1 week ago