index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
QueueProcessorModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-06-09
pull out ILink interface
Hazelnoot
1
-2
/
+12
2025-06-09
accept fep-044f "quote" in objects
Hazelnoot
1
-3
/
+4
2025-06-09
render fep-044f "quote" in notes
Hazelnoot
1
-2
/
+4
2025-06-09
add fep-044f "quote" to context and model
Hazelnoot
2
-0
/
+5
2025-06-08
fix inverted condition in resolveLocal
Hazelnoot
1
-1
/
+2
2025-06-07
use SKUrlPreviewGroup in more places
Hazelnoot
7
-36
/
+25
2025-06-07
fix race conditions and bugs in pref-migrate.ts
Hazelnoot
1
-15
/
+18
2025-06-07
integrate localStorage options into preference system
Hazelnoot
5
-100
/
+118
2025-06-07
fix response type of i/registry/get endpoint
Hazelnoot
2
-4
/
+2
2025-06-07
fix array length check in i/update attributionDomains parameter
Hazelnoot
1
-1
/
+1
2025-06-07
check that detected AP object is actually a note before recording it in UrlPr...
Hazelnoot
1
-2
/
+3
2025-06-07
add ActivityPub representation to admin-user.vue
Hazelnoot
6
-13
/
+111
2025-06-07
Update file th-TH.yml
Ahri Enby
1
-0
/
+8
2025-06-07
fix TS errors about user, info, and init
Hazelnoot
1
-38
/
+55
2025-06-07
add missing awaits in admin-user.vue
Hazelnoot
1
-2
/
+2
2025-06-06
harden Resolver.parseLocal against local URls to remote content
Hazelnoot
1
-6
/
+10
2025-06-06
fix admin-user AP fetch
Hazelnoot
1
-6
/
+8
2025-06-06
remove IDX_instance_host_filters as it slowed down queries more than it helped
Hazelnoot
2
-1
/
+17
2025-06-06
fix merge error
Hazelnoot
1
-2
/
+3
2025-06-06
reduce log spam from ApiCallService
Hazelnoot
1
-8
/
+10
2025-06-06
reduce log spam from QueueProcessorService
Hazelnoot
3
-50
/
+141
2025-06-06
record user ID in API error logger, matching sentry
Hazelnoot
1
-0
/
+1
2025-06-06
don't record potentially sensitive data in API logs
Hazelnoot
1
-2
/
+0
2025-06-06
more use of identifiable errors, improvements to inner error rendering, and m...
Hazelnoot
33
-157
/
+241
2025-06-06
render error cause in render-inline-error.ts
Hazelnoot
1
-8
/
+19
2025-06-06
add more details to IdentifiableErrors
Hazelnoot
8
-40
/
+40
2025-06-06
don't print massive HTTP errors in drive service
Hazelnoot
1
-4
/
+1
2025-06-06
add more details to StatusErrors
Hazelnoot
4
-5
/
+7
2025-06-06
normalize use of .info (INFO) instead of .succ (DONE) logging
Hazelnoot
13
-27
/
+27
2025-06-06
reduce log spam from import/export processes
Hazelnoot
17
-78
/
+114
2025-06-06
reduce log spam from AggregateRetentionProcessorService
Hazelnoot
1
-1
/
+1
2025-06-06
reduce log spam from CheckModeratorsActivityProcessorService
Hazelnoot
1
-3
/
+3
2025-06-06
reduce log spam from DownloadService
Hazelnoot
2
-9
/
+10
2025-06-06
reduce log spam from DriveService
Hazelnoot
1
-15
/
+16
2025-06-06
reduce log spam from ApDbResolverService.refetchPublicKeyForApId
Hazelnoot
1
-7
/
+12
2025-06-06
reduce log spam from FileInfoService
Hazelnoot
1
-4
/
+5
2025-06-06
reduce log spam from SkNoteTranslation
Hazelnoot
1
-1
/
+0
2025-06-06
remove debug logger printing entire AP object to console
Hazelnoot
1
-1
/
+0
2025-06-06
reduce frontend log spam from debug messages
Hazelnoot
22
-32
/
+32
2025-06-06
reduce log spam from FetchInstanceMetadataService.ts
Hazelnoot
1
-7
/
+7
2025-06-06
minimize logs from node-fetch FetchErrors
Hazelnoot
1
-2
/
+2
2025-06-06
record details of recursive proxy rejections
Hazelnoot
1
-1
/
+1
2025-06-06
log source URL when failing resolution for a response with missing AP ID
Hazelnoot
3
-8
/
+11
2025-06-06
clarify logs and reduce spam from RemoteUserResolveService.ts
Hazelnoot
1
-38
/
+12
2025-06-06
avoid "unhandled rejection" errors from updatePerson
Hazelnoot
1
-3
/
+6
2025-06-06
suppress large error messages from Got
Hazelnoot
1
-1
/
+5
2025-06-06
reduce, clarify, and normalize more error messages
Hazelnoot
34
-97
/
+114
2025-06-06
render condensed errors when fetching following/followers/featured/outbox/emo...
Hazelnoot
1
-11
/
+43
2025-06-06
do not retry SyntaxErrors
Hazelnoot
1
-0
/
+1
2025-06-06
fix lint errors in ApPersonService.ts
Hazelnoot
1
-2
/
+1
[next]