summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/QueueProcessorModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-09render fep-e232 "tag" quotes in notesHazelnoot1-3/+25
2025-06-09pull out ILink interfaceHazelnoot1-2/+12
2025-06-09accept fep-044f "quote" in objectsHazelnoot1-3/+4
2025-06-09render fep-044f "quote" in notesHazelnoot1-2/+4
2025-06-09add fep-044f "quote" to context and modelHazelnoot2-0/+5
2025-06-08fix inverted condition in resolveLocalHazelnoot1-1/+2
2025-06-07use SKUrlPreviewGroup in more placesHazelnoot7-36/+25
2025-06-07fix race conditions and bugs in pref-migrate.tsHazelnoot1-15/+18
2025-06-07integrate localStorage options into preference systemHazelnoot5-100/+118
2025-06-07fix response type of i/registry/get endpointHazelnoot2-4/+2
2025-06-07fix array length check in i/update attributionDomains parameterHazelnoot1-1/+1
2025-06-07check that detected AP object is actually a note before recording it in UrlPr...Hazelnoot1-2/+3
2025-06-07add ActivityPub representation to admin-user.vueHazelnoot6-13/+111
2025-06-07Update file th-TH.ymlAhri Enby1-0/+8
2025-06-07fix TS errors about user, info, and initHazelnoot1-38/+55
2025-06-07add missing awaits in admin-user.vueHazelnoot1-2/+2
2025-06-06harden Resolver.parseLocal against local URls to remote contentHazelnoot1-6/+10
2025-06-06fix admin-user AP fetchHazelnoot1-6/+8
2025-06-06remove IDX_instance_host_filters as it slowed down queries more than it helpedHazelnoot2-1/+17
2025-06-06fix merge errorHazelnoot1-2/+3
2025-06-06reduce log spam from ApiCallServiceHazelnoot1-8/+10
2025-06-06reduce log spam from QueueProcessorServiceHazelnoot3-50/+141
2025-06-06record user ID in API error logger, matching sentryHazelnoot1-0/+1
2025-06-06don't record potentially sensitive data in API logsHazelnoot1-2/+0
2025-06-06more use of identifiable errors, improvements to inner error rendering, and m...Hazelnoot33-157/+241
2025-06-06render error cause in render-inline-error.tsHazelnoot1-8/+19
2025-06-06add more details to IdentifiableErrorsHazelnoot8-40/+40
2025-06-06don't print massive HTTP errors in drive serviceHazelnoot1-4/+1
2025-06-06add more details to StatusErrorsHazelnoot4-5/+7
2025-06-06normalize use of .info (INFO) instead of .succ (DONE) loggingHazelnoot13-27/+27
2025-06-06reduce log spam from import/export processesHazelnoot17-78/+114
2025-06-06reduce log spam from AggregateRetentionProcessorServiceHazelnoot1-1/+1
2025-06-06reduce log spam from CheckModeratorsActivityProcessorServiceHazelnoot1-3/+3
2025-06-06reduce log spam from DownloadServiceHazelnoot2-9/+10
2025-06-06reduce log spam from DriveServiceHazelnoot1-15/+16
2025-06-06reduce log spam from ApDbResolverService.refetchPublicKeyForApIdHazelnoot1-7/+12
2025-06-06reduce log spam from FileInfoServiceHazelnoot1-4/+5
2025-06-06reduce log spam from SkNoteTranslationHazelnoot1-1/+0
2025-06-06remove debug logger printing entire AP object to consoleHazelnoot1-1/+0
2025-06-06reduce frontend log spam from debug messagesHazelnoot22-32/+32
2025-06-06reduce log spam from FetchInstanceMetadataService.tsHazelnoot1-7/+7
2025-06-06minimize logs from node-fetch FetchErrorsHazelnoot1-2/+2
2025-06-06record details of recursive proxy rejectionsHazelnoot1-1/+1
2025-06-06log source URL when failing resolution for a response with missing AP IDHazelnoot3-8/+11
2025-06-06clarify logs and reduce spam from RemoteUserResolveService.tsHazelnoot1-38/+12
2025-06-06avoid "unhandled rejection" errors from updatePersonHazelnoot1-3/+6
2025-06-06suppress large error messages from GotHazelnoot1-1/+5
2025-06-06reduce, clarify, and normalize more error messagesHazelnoot34-97/+114
2025-06-06render condensed errors when fetching following/followers/featured/outbox/emo...Hazelnoot1-11/+43
2025-06-06do not retry SyntaxErrorsHazelnoot1-0/+1