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
...
*
|
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
|
*
|
upd: add notification for failures, add reasons for failure, apply suggestions
Marie
2024-12-09
1
-13
/
+46
|
*
|
feat: 노트 게시를 예약할 수 있음 (yojo-art/cherrypick#483, [Type4n...
NoriDev
2024-12-09
5
-0
/
+115
*
|
|
Merge branch 'develop' into feature/2024.10
dakkar
2024-11-29
1
-1
/
+5
|
\
|
|
|
*
|
merge: Clear jobs from blocked domains (resolves #773) (!720)
Hazelnoot
2024-11-29
1
-1
/
+5
|
|
\
\
|
|
*
|
clarify logging when an inbox job is skipped or fails
Hazelnoot
2024-11-26
1
-1
/
+5
*
|
|
|
Merge branch 'develop' into feature/2024.10
dakkar
2024-11-28
1
-1
/
+2
|
\
|
|
|
|
*
|
|
allow anonymous activities (resolves #819)
Hazelnoot
2024-11-26
1
-1
/
+2
|
|
/
/
*
|
|
Merge branch 'develop' into feature/2024.10
dakkar
2024-11-23
2
-4
/
+22
|
\
|
|
|
*
|
reduce inbox log spam when fetching blocked / unavailable notes
Hazelnoot
2024-11-22
2
-4
/
+22
*
|
|
better wording for moderator inactivity messages
dakkar
2024-11-22
1
-22
/
+6
*
|
|
Merge branch 'develop' into feature/2024.10
dakkar
2024-11-22
1
-0
/
+2
|
\
|
|
|
*
|
Fix style error
Julia Johannesen
2024-11-20
1
-2
/
+1
|
*
|
fix: primitives 5 & 8: reject activities with non-string identifiers
Laura Hausmann
2024-11-20
1
-0
/
+3
*
|
|
Merge tag '2024.10.1' into feature/2024.10
dakkar
2024-11-08
5
-20
/
+333
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
feat: 運営のアクティビティが一定期間ない場合は通知+...
おさむのひと
2024-10-13
1
-13
/
+178
|
*
feat: リモートサーバーのサーバー情報を収集しないオプ...
syuilo
2024-10-13
2
-18
/
+33
|
*
fix(backend): キューのエラーログを簡略化するように (#14748)
かっこかり
2024-10-11
1
-38
/
+48
|
*
feat(backend): 7日間運営のアクティビティがないサーバを自...
おさむのひと
2024-10-11
3
-0
/
+133
|
*
fix(backend/test): #14558 以降e2eテストがたまに失敗する問題を...
かっこかり
2024-10-05
1
-1
/
+1
*
|
normalize re-fetch logic between InboxProcessorService and ActivityPubServerS...
Hazelnoot
2024-10-26
1
-0
/
+1
*
|
fix public key re-fetch logic
Hazelnoot
2024-10-26
1
-11
/
+7
*
|
Merge branch 'develop' into feature/2024.9.0
dakkar
2024-10-11
1
-37
/
+47
|
\
\
|
*
|
don't log job name unless it has one
Hazel K
2024-10-08
1
-1
/
+1
|
*
|
collapse AbortErrors
Hazel K
2024-10-08
1
-1
/
+1
|
*
|
further condense error details
Hazel K
2024-10-08
1
-4
/
+1
|
*
|
normalize ID logging
Hazel K
2024-10-08
1
-4
/
+4
|
*
|
condense error info
Hazel K
2024-10-08
1
-14
/
+11
|
*
|
fix maxAttempts calculation
Hazel K
2024-10-08
1
-1
/
+1
|
*
|
condense job info
Hazel K
2024-10-08
1
-5
/
+15
|
*
|
fix lint errors
Hazel K
2024-10-08
1
-1
/
+1
|
*
|
improve error summaries
Hazel K
2024-10-08
1
-24
/
+24
|
*
|
reduce federation log spam
Hazel K
2024-10-08
1
-15
/
+21
*
|
|
Merge remote-tracking branch 'misskey/master' into feature/2024.9.0
dakkar
2024-10-09
15
-39
/
+195
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
wip (#14643)
syuilo
2024-09-28
2
-6
/
+3
|
*
feat: エクスポート完了時に通知を発行するように (#14484)
かっこかり
2024-09-26
9
-0
/
+64
|
*
perf(backend): Defer instance metadata update (#14558)
KOBA789
2024-09-26
1
-8
/
+47
|
*
Fix: Continue importing from file if single emoji import fails (#14461)
Aleteoryx
2024-09-24
1
-17
/
+24
|
*
refactor/perf(backend): provide metadata statically (#14601)
syuilo
2024-09-22
3
-18
/
+22
|
*
Misskey® Reactions Buffering Technology™ (#14579)
syuilo
2024-09-20
3
-0
/
+45
|
*
fix(backend): memory leak in memory caches (#14363)
Hazel K
2024-08-18
1
-1
/
+1
[prev]
[next]