index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
test
/
unit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
split url into webUrl and localUrl (like mastodon)
stable
Freya Murphy
32 hours
1
-8
/
+8
*
merge: Improve URL validation *FOR STABLE* (!1191)
dakkar
2025-07-28
3
-19
/
+188
|
\
|
*
fix DI error in HttpRequestService.ts
Hazelnoot
2025-07-27
1
-1
/
+0
|
*
resolve domain names when checking for private URLs
Hazelnoot
2025-07-27
1
-17
/
+43
|
*
allow HTTP connections to private IPs
Hazelnoot
2025-07-27
1
-2
/
+24
|
*
refactor actor validation to reduce code duplication
Hazelnoot
2025-07-27
2
-1
/
+113
|
*
validate all URLs before fetch
Hazelnoot
2025-07-27
1
-10
/
+20
*
|
scale rate limit dripRate with factor
Hazelnoot
2025-07-27
1
-10
/
+26
|
/
*
merge: fix(backend): Send Abuse Reports To Set Maintainer E-Mail (!1127)
dakkar
2025-06-19
1
-0
/
+72
|
\
|
*
refactor(backend): Remove Useless Variable
Lilly Schramm
2025-06-18
1
-2
/
+1
|
*
fix(backend): Send Abuse Reports To Set Maintainer E-Mail
Lilly Schramm
2025-06-18
1
-0
/
+73
*
|
fold renderUpNote into renderNote
Hazelnoot
2025-06-18
1
-53
/
+0
|
/
*
use pnpm package alias for @transfem-org/sfm-js
Hazelnoot
2025-06-12
2
-2
/
+2
*
pcleanup dependencies:
Hazelnoot
2025-06-12
1
-1
/
+1
*
merge: Emit log messages with correct level (!1097)
Hazelnoot
2025-06-12
1
-3
/
+1
|
\
|
*
fix type errors with JsonLdService and remove unused factory pattern
Hazelnoot
2025-06-09
1
-3
/
+1
*
|
normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...
Hazelnoot
2025-06-09
1
-65
/
+268
*
|
move QuantumKVCache to a separate file
Hazelnoot
2025-06-09
1
-2
/
+1
*
|
disable caches in unit tests
Hazelnoot
2025-06-09
4
-17
/
+44
*
|
implement QuantumKVCache.add and QuantumKVCache.addMany
Hazelnoot
2025-06-09
1
-0
/
+62
*
|
implement QuantumKVCache.setMany and QuantumKVCache.seleteMany
Hazelnoot
2025-06-09
1
-21
/
+125
*
|
implement QuantumKVCache
Hazelnoot
2025-06-09
1
-0
/
+431
|
/
*
more use of identifiable errors, improvements to inner error rendering, and m...
Hazelnoot
2025-06-06
1
-0
/
+75
*
remove unused fields from WebhookTestService.ts
Hazelnoot
2025-06-04
1
-3
/
+0
*
fix unit tests
Hazelnoot
2025-06-04
1
-0
/
+5
*
fix tests
Hazelnoot
2025-05-28
4
-6
/
+58
*
add function diffArraysSimple for more efficient change detection
Hazelnoot
2025-05-28
1
-1
/
+39
*
minor optimization to diff-arrays
Hazelnoot
2025-05-28
1
-3
/
+3
*
fix type errors caused by new User, Note, and Instance fields
Hazelnoot
2025-05-28
2
-0
/
+6
*
add diff-arrays utility for efficient array diffs
Hazelnoot
2025-05-28
1
-0
/
+53
*
fix unit tests for HttpRequestService.ts
Hazelnoot
2025-05-13
1
-2
/
+12
*
allow private IP ranges to specify allowed ports
Hazelnoot
2025-05-12
1
-0
/
+103
*
refactor: ファイルアップロード時のテストを追加 (#15928)
おさむのひと
2025-05-08
1
-0
/
+164
*
Revert "fix: 添付ファイルのあるリクエストを受けたときの...
おさむのひと
2025-05-08
1
-108
/
+0
*
Merge branch 'develop' into merge/2025-03-24
Hazelnoot
2025-05-06
1
-0
/
+21
|
\
|
*
make `toPuny` work better in testing
dakkar
2025-04-21
1
-0
/
+21
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-29
1
-0
/
+108
|
\
\
|
*
|
fix: 添付ファイルのあるリクエストを受けたときの初動を...
おさむのひと
2025-04-29
1
-0
/
+108
*
|
|
merge upstream again
Hazelnoot
2025-04-24
3
-4
/
+4
|
\
|
|
|
*
|
fix: resolve with non-lowercased acct is broken (#15813)
anatawa12
2025-04-13
3
-5
/
+5
*
|
|
fix backend lint errors
Hazelnoot
2025-04-02
1
-1
/
+1
*
|
|
fix test errors in MfmService.ts
Hazelnoot
2025-04-02
1
-2
/
+2
*
|
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-03-30
1
-10
/
+10
|
\
|
|
|
*
|
test fixes
syuilo
2025-03-27
1
-10
/
+10
*
|
|
remerge: remove FetchAllowSoftFailMask in favor of our same-authority checks
Hazelnoot
2025-03-25
2
-3
/
+3
*
|
|
merge upstream
Hazelnoot
2025-03-25
12
-37
/
+157
|
\
|
|
|
|
/
|
/
|
|
*
Feat: Chat (#15686)
syuilo
2025-03-24
1
-0
/
+2
|
*
fix(backend): mismatch in `emojis` param of test WebHook payload (#15675)
zyoshoka
2025-03-20
1
-0
/
+6
|
*
fix(backend): tighten an overly relaxed criteria and remove capability of mat...
饺子w (Yumechi)
2025-03-12
1
-45
/
+30
|
*
enhance(backend): refine system account (#15530)
syuilo
2025-03-02
9
-37
/
+36
[next]