index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduce, clarify, and normalize more error messages
Hazelnoot
2025-06-06
17
-52
/
+49
*
add renderInlineError to serialize errors in a consistent way
Hazelnoot
2025-06-06
2
-31
/
+5
*
recognize more retryable errors when resolving actor for signature verification
Hazelnoot
2025-06-06
1
-5
/
+4
*
ensure that permanent errors always terminate the inbox job
Hazelnoot
2025-06-06
1
-0
/
+9
*
improve "condensed line" error logging in QueueProcessorService.ts
Hazelnoot
2025-06-06
1
-1
/
+15
*
verify type of activity.actor before processing activity
Hazelnoot
2025-06-03
1
-8
/
+16
*
allow user to be deleted if profile is missing
Hazelnoot
2025-05-12
1
-2
/
+2
*
delete user registry items
Hazelnoot
2025-05-12
1
-1
/
+8
*
don't sent account deletion notice until after it actually completes
Hazelnoot
2025-05-12
1
-11
/
+29
*
add more manual steps to process account deletion in smaller chunks
Hazelnoot
2025-05-12
1
-7
/
+169
*
delete user reactions before notes
Hazelnoot
2025-05-12
1
-31
/
+31
*
baseQueueOptions > baseWorkerOptions
Marie
2025-04-24
1
-1
/
+1
*
merge upstream again
Hazelnoot
2025-04-24
2
-10
/
+20
|
\
|
*
feat: Job queue inspector (#15856)
syuilo
2025-04-19
2
-10
/
+20
*
|
fix backend lint errors
Hazelnoot
2025-04-02
2
-2
/
+2
*
|
lint and type fixes
Hazelnoot
2025-04-01
2
-3
/
+5
*
|
merge upstream
Hazelnoot
2025-03-25
4
-8
/
+10
|
\
|
|
*
Fix: Don't delete remote emoji when import zip (#15674)
Yuri Lee
2025-03-19
1
-0
/
+2
|
*
tweak error log
syuilo
2025-02-17
1
-2
/
+2
|
*
update deps (#15311)
syuilo
2025-02-15
2
-6
/
+6
*
|
fix startup crash caused by circular reference (SWC is not compatible with fo...
Hazelnoot
2025-03-21
1
-10
/
+8
*
|
support Announce(Activity) activities
Hazelnoot
2025-03-21
1
-2
/
+4
*
|
fix typo in activity signature mismatch error
Hazelnoot
2025-03-21
1
-1
/
+1
*
|
delete scheduled notes when deleting account - fixes #936
dakkar
2025-02-24
1
-1
/
+22
*
|
delete fetch logs when a note or user is deleted
Hazelnoot
2025-02-16
1
-0
/
+16
*
|
don't log slow activities, as this is known to happen under regular circumsta...
Hazelnoot
2025-02-16
1
-8
/
+1
*
|
implement AP fetch logs
Hazelnoot
2025-02-16
1
-72
/
+10
*
|
rename activity_log and activity_context to ap_inbox_log and ap_context
Hazelnoot
2025-02-16
1
-15
/
+15
*
|
fix activity duration calculation
Hazelnoot
2025-02-16
1
-10
/
+17
*
|
print warning when activity processing exceeds 10 seonds
Hazelnoot
2025-02-16
1
-0
/
+3
*
|
log inbound activity duration
Hazelnoot
2025-02-16
1
-2
/
+8
*
|
add inbound activity logger for debugging
Hazelnoot
2025-02-16
1
-0
/
+102
*
|
fix import order in DeleteAccountProcessorService.ts
Hazelnoot
2025-02-04
1
-1
/
+1
*
|
add IdentifiableError.isRetryable to ensure that Identifiable Errors can stil...
Hazelnoot
2025-02-03
1
-0
/
+8
*
|
merge upstream 2025-02-03
Hazelnoot
2025-02-03
6
-27
/
+26
|
\
|
|
*
feat: 新カスタム絵文字管理画面(β)の追加 (#13473)
おさむのひと
2025-01-20
1
-1
/
+4
|
*
refactor: WebhookDeliverJobDataのcontentフィールドの型を具体的に...
Take-John
2025-01-19
1
-7
/
+10
|
*
refactor: SystemWebhook/UserWebhookの配信処理呼び出し部分の改善...
おさむのひと
2025-01-14
1
-18
/
+8
|
*
enhance(backend): チャートの処理を一つずつ行うことでDBの同...
かっこかり
2025-01-11
3
-33
/
+30
|
*
Merge commit from fork
Julia
2024-11-21
1
-0
/
+2
*
|
use `import` configuration for media downloads in notes importer
dakkar
2025-01-23
1
-2
/
+2
*
|
use `import` configuration for downloads in emoji importer
dakkar
2025-01-23
1
-1
/
+5
*
|
fix scheduled replies becoming quote-boosts
dakkar
2025-01-01
1
-2
/
+2
*
|
re-implement "reduce inbox log spam when fetching blocked / unavailable notes"
Hazelnoot
2024-12-22
1
-1
/
+1
*
|
rethrow everything but non-retryable HTTP errors
dakkar
2024-12-22
1
-11
/
+2
*
|
sync charts one-at-a-time to reduce database contention and timeouts
Hazelnoot
2024-12-17
3
-33
/
+27
*
|
Merge branch 'develop' into feature/2024.10
dakkar
2024-12-12
5
-0
/
+165
|
\
\
|
*
|
Apply suggestions
Marie
2024-12-09
1
-29
/
+36
|
*
|
Apply suggestions
Marie
2024-12-09
1
-0
/
+7
|
*
|
upd: add notification for when scheduled note gets posted
Marie
2024-12-09
1
-1
/
+4
[next]